Skip to content

dev-hann/dart-ctags

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published