sublime-rtags
sublime-rtags copied to clipboard
Sublime Text 3 Rtags plugin. See https://github.com/Andersbakken/rtags
Dear @rampage644, What do you think about me taking over a forked (and renamed?) version of this plugin? In my current fork I have now added a bunch of new...
Why do we call the package "RtagsComplete" while the menu items talk about "sublime-rtags"? Despite being confusing, this also triggers weird behaviour when trying to override specific functionality of this...
Would be great if we could find a way to support clang's fixits somehow.
Sometimes tests fail. Sometimes not. Affected tests are: - unsaved_goto - unsaved_find_usage - issue_13 Have to find correct solution to be able to test such cases.
It's not very convenient to use built-in Sublime ordering. Consider showing local var first, then methods, after global symbols. Fuzzy search messes things.