CTags
CTags copied to clipboard
Sometime navigating is not success when scroll_past_end is false
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
Hello, anyone here?
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
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.
It seen much similary with issue #229 https://github.com/SublimeText/CTags/issues/229, but my console don't show anything