CursorRuler
CursorRuler copied to clipboard
Marks the current cursor position(s) using dynamic rulers. For Sublime Text 2 and 3.
idea would be to have a shortcut key that would freeze ruler at position of cursor, then moving the cursor (eg simply by typing some text in editor) wouldn't move...
Hi! Thanks for a nice plugin, it really makes those multiple quests for cursor less tedious. Since a couple of weeks ago the plugin crashes Sublime Text for me though...
I'm the DoxyDoxygen maintener and an user report me in incompatibilty with your plugin (see https://github.com/20Tauri/DoxyDoxygen/issues/57). I will solve it on me side but to prevent this kind of problem...
Test: - Open any file. - Open a new view into the file (`Menubar / File / New View into File`). - Fold any code. - Mac OS X alert...
If the `rulers` user setting is an integer or a float then it will be treated as an empty list by CursorRuler. This will erroneously not render that ruler.