Skip to content

Conversation

@j5shi
Copy link

@j5shi j5shi commented May 16, 2015

with let g:cscope_search_case_insensitive = 0, everything behaviors like before and with let g:cscope_search_case_insensitive = 1, searching becomes case-insensitive.

1. It's more easy to navigate search result with shortcuts with quickfix window.
2. Location windows can be used to store file-specific search result, and quickfix is more suitable for global search result, as cscope search result is a global result.
…ra `<CR>` be inserted to the position where cursor was, this is obviously not desired as it will break the code easily even without notice!!
2. add depedency path feature, which enables multi path for a db.
3. delete some not unuseful features like auto update.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant