Closed huaihuaiVV closed 7 years ago
Hi there. You have to click on the line you want to go to and press your "enter" or "return" key on your keyboard. Sublime Text 3 still doesn't have the concept of contexts for mouse events, so this is the best we can do for now.
Hi there. You have to click on the line you want to go to and press your "enter" or "return" key on your keyboard. Sublime Text 3 still doesn't have the concept of contexts for mouse events, so this is the best we can do for now.
Hi @vanrijn, is not same with ctrl + f
search ? In the case of ctrl + f
, I can enter the file by click the mouse.
Hi wanyaoqi, correct, it is not the same. ST3 handles this differently than plugins are able to.
i like this plugin, but i found in search result window, if the file that contains the search symbol have not been opened in sublime, the GoTo definition menu is invisible. can not jump to the file .
how to let it can open and jump to this file automatically ?
Thanks a lot~