ameyp / CscopeSublime

A Cscope plugin for Sublime Text 2 and 3
89 stars 37 forks source link

Plugin is broken on Sublime2 #1

Closed anatol closed 11 years ago

anatol commented 12 years ago

Hi,

I am tying to configure sublime for linux kernel development and found this plugin.

Unfortunately it looks like the plugin is broken and I cannot use it at all (not searches). Reading the documentation it looks like it misses a lot of features such as navigate with mouse click, navigate back... I wish sublimecscope was more feature compatible with sublimectags https://github.com/SublimeText/CTags

ameyp commented 11 years ago

I made a bunch of changes recently, could you try it again? You can now right-click on a word and choose to lookup C symbols or functions, and the results are shown in a new buffer.

ameyp commented 11 years ago

Probably doesn't happen anymore. Other features like mouse navigation and GoBack have been added.