Sublime Forum

Goto partial class definition not working

#1

Hi,
I I recently started using Sublime Text 3, everything seems to be fine, except Goto Definition doesn’t work always. Sometimes I try it, it says “Unable to find ‘variable/class’”, even though I have added the classes to the project. Also local variable in class give the same result. Please see this video to see it in action. Is there something I am doing missing. I think it might be because of the class is marked as partial, because it seems to work find with classes that aren’t. Also I cannot go to interfaces either. Is there a work around of this? This still doesn’t explain why it won’t go to definition of local properties.
Thanks for your help.

0 Likes