CscopeSublime
CscopeSublime copied to clipboard
A Cscope plugin for Sublime Text 2 and 3
… for search DB. This is to get this plugin working from Windows using a Linux version of cscope from WSL. I didn't bother extending this to build since it's...
I have installed the cscope sublime plugin on Linux for Sublime Text 2. It doesn't show any results on UI even when the console says 'cscope database' found. I just...
Hi, Here's a bunch of features I added some time ago and would like to share, could be merged to master. - mainly keyboard navigation of results with vim-like j/k...
It seams that it can only use one database_location, but It is really not convinient when develop many project on the same time.
I installed this plugin recently and I'm really thankful that it is actively maintained. Now after installing the plugin, two of my frequently used keybindings failed because of the following...
When in VI command mode, pressing enter on a result line doesn't navigate to the location of the result. It's not a big issue to go into insert mode, but...