CTags icon indicating copy to clipboard operation
CTags copied to clipboard

Sometime navigating is not success when scroll_past_end is false

Open ewqdfsa324 opened this issue 10 years ago • 4 comments

When navigating to another file, sometime it only open the file if "scroll_past_end" is false in ST's setting-user. My version is ST3 3065

ewqdfsa324 avatar Dec 13 '14 09:12 ewqdfsa324

Hello, anyone here?

ewqdfsa324 avatar Dec 16 '14 09:12 ewqdfsa324

I don't see this issue myself, so I'm going to need more information here.

  • What version of the plugin
  • What does the console show when it fails to open the file
  • What OS
  • Anything else you think would be useful

stephenfin avatar Dec 16 '14 11:12 stephenfin

I'm sorry for my poor english

1.my plugin version is 0.3.9 2.OS is linux mint 17 3.The console show nothing 4.I only install sublimectags and package control

When "scroll_past_end" is false, navigating to definition sometime only open the src file of the definition rather than locating to the line. It could happen in a big source file(maybe 500 lines), and the definition is in the last part of src at same time.

Thank you.

ewqdfsa324 avatar Dec 17 '14 03:12 ewqdfsa324

It seen much similary with issue #229 https://github.com/SublimeText/CTags/issues/229, but my console don't show anything

ewqdfsa324 avatar Dec 18 '14 02:12 ewqdfsa324