Open kishykumar opened 5 years ago
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 see this empty screen:
Here's the console output:
('CscopeDatabase: Database found: ', u'/Users/.../.../cscope.out') add_to_history ([u'/home/.../.../myCat.c:526', u'/home/.../.../myLock0.h:247', u'/home/.../.../myLock0.h:278', u'/home/.../.../myCat.c:529', u'/home/.../.../myCat.c:526', u'/home/.../.../myLock0.h:294', u'/home/.../.../myLock.c:90'], [])
-- I have abbreviated the file paths/ file names/ macro names etc above.
Any help is appreciated. :-)
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 see this empty screen:
Here's the console output:
('CscopeDatabase: Database found: ', u'/Users/.../.../cscope.out') add_to_history ([u'/home/.../.../myCat.c:526', u'/home/.../.../myLock0.h:247', u'/home/.../.../myLock0.h:278', u'/home/.../.../myCat.c:529', u'/home/.../.../myCat.c:526', u'/home/.../.../myLock0.h:294', u'/home/.../.../myLock.c:90'], [])
-- I have abbreviated the file paths/ file names/ macro names etc above.
Any help is appreciated. :-)