-
-
Save nodtem66/7030948 to your computer and use it in GitHub Desktop.
An improve version of https://gist.github.com/BlackMac/1825401
So now use original Sublime/CTags
.
It's already have autocomplete with the original script.
However, It's didn't work because you must have awk
and ctagsplugin.py
code has a bug about window command line.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
How to use this script
1 Install https://github.com/SublimeText/CTags
2 Open Sublime Text > Preferences > Browse Packages...
3 Put this script to that folder.
Requirement for Window
open zip and put it in somewhere included in
%PATH%
awk
if the system found awk you'll see the list of optionsTest
Ctrl-T Ctrl-R
Ctrl-Space
to see all autocompletes