CTags can navigate to definition but it cant jump back suddenly. It happens today and it works quite well yesterday. Do you guys have this same problem?
My Sublime Text Version:2.0.1 Bulid2217
the following error is logged:
[quote]Traceback (most recent call last):
File “.\sublime_plugin.py”, line 339, in run_
File “.\ctagsplugin.py”, line 382, in run
File “”, line 1, in
NameError: name ‘view’ is not defined
[/quote]