ameyp / CscopeSublime

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

Function Commands Implementation #4

Closed blockbomb closed 11 years ago

blockbomb commented 11 years ago

Amey thanks for doing work on this plugin, it is proving useful to me. I have extended it to work with the two Cscope function commands 'Find Functions that call this function' and 'find functions this function calls'

not really sure how a pull request works but the changes are on my master branch.

ameyp commented 11 years ago

Thanks for the pull request, I have one more favor to ask: Could you update the README with the new keybindings and submit a pull request for that too?

vanrijn commented 11 years ago

Oh this would be very useful! Looking forward to this getting included in CscopeSublime! =:)