ameyp / CscopeSublime

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

OSX10.11 sublime-text3 install failed, can not find Cscope.sublime-settings #46

Closed chenji-kael closed 8 years ago

chenji-kael commented 8 years ago

I installed this plugin through Packet Control, after install finished,I find that nothing exited in the packet dir ,but I can find Cscope.sublime-package in /Users/chenji/Library/Application Support/Sublime Text 3/Installed Packages/Cscope.sublime-package, It guess something wrong happens but no hit pop out.

Morphin3 commented 8 years ago

+1.

vanrijn commented 8 years ago

Hm, thanks for the bug report. Can you guys help me understand what you're doing? If you can give me some reproduction steps that I can try here, that would be helpful. Thanks!

guduo commented 8 years ago

same error. After install through Packet Contro, can't find the CscopeSublime.sublime-settings in /Users/xxx/Library/Application Support/Sublime Text 3/Packages/User

vanrijn commented 8 years ago

Okay, you're not giving me much to go on here. Please tell me exactly what you're doing (reproduction steps), and exactly what you see (a screenshot would be great). Also, please open the console (Control+`) and copy/paste the error that you see there. Otherwise there's nothing for me to go on here and I'm going to have to close this comment since it's currently not actionable. Thanks.

vanrijn commented 8 years ago

I think I understand. IIUC, we didn't have anything in the Preferences > Package Settings for CscopeSublime. My recent commit should fix this. Please reopen this if I'm misunderstanding or verify that I understood correctly. Thanks! =:)