0 purchases
dtags
Dart-Ctags #
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 #
NeoVim
Tagbar
Flutter
Installation #
dart pub global activate -sgit https://github.com/yoehwan/dart-ctags.git
copied to clipboard
Usage #
Usage:
dart_ctags [Options] [File(s)].
Available Options:
-h, --help Show help
-l, --line-numbers Add Line Number
-o, --output=<File> Output file
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.