SublimeText / CTags

CTags support for Sublime Text
MIT License
987 stars 167 forks source link

fallback to goto_definition if ctag can't be found #339

Closed glaucocustodio closed 3 years ago

glaucocustodio commented 3 years ago

It works, the only downside I see is that the message Can't find {{symbol}} still appears, but I don't know how to get rid of it since run_command always return None.

glaucocustodio commented 3 years ago

Thanks for merging @stephenfin, can you create a tag to release a new version of this package?

stephenfin commented 3 years ago

Sure, done.