Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 901 Bytes

README.md

File metadata and controls

35 lines (26 loc) · 901 Bytes

Dart-Ctags

License: MIT

image

What it is

By Dart, Generate Ctags support for Vim Tagbar.

generated Ctags index file contains scope and access information about classes' widget method and so on.

Enjoy!

Requirement

Installation

git clone https://github.com/yoehwan/dart-ctags.git
cd dart_ctags
dart pub global activate -s path .

Usage

Usage:
        dart_ctags [Options] [File(s)].

Available Options:

-h, --help             Show help
-l, --line-numbers     Add Line Number
-o, --output=<File>    Output file