Sublime Forum

ST3 Build 3114 incompatible with ctag "Navigate to Definition" functionality

#1

When upgrading to 3114, “Navigate to Definition” functionality in ctag doesn’t work again.

It should jump to the function definition normally which works in Build 3103, but now it depends on whether the file the function definition is in is opened,

  • when the file is already opened, it will jump to the function definition
  • when the file is not opened, it will open the file and jump to the beginning of the file

As a workaround, I have to roll back to Build 3103.

Please check the issue.

0 Likes

#2

Just ping the thread again.

0 Likes

#3

why not log an issue at https://github.com/SublimeText/CTags/issues ?

0 Likes

#4

Thanks. Will do.

0 Likes