Closed lmartins closed 11 years ago
Agreed, so far I have had no luck getting this plugin to look in the User dir for settings to apply (and override the plugin's own settings file), at least on Windows -- furthermore on Windows you must extract the sublime-package as a zip before you can edit the config!
Anyone?! This seems like a simple question...
Good catch about the package settings menu, thanks. The next release will fix this. In the meantime, I updated the "Settings" section of the readme to mention how to setup the settings file directly: https://github.com/icylace/CursorRuler#settings
Let me know if that helps or not.
Hey @icylace , thanks. I've tried what you suggested, creating the file '''CursorRuler.sublime-settings''' in my User folder, tried to apply a few modifications but it has no effect in the generated ruler guides.
Thanks.
I was able to reproduce this bug. I'll get this sorted out in the next release. Thanks for letting me know.
Turns out there was a silly little error in my code that somehow prevented settings from being loaded. I just made a new release that should have fixed it. Hopefully it works for you !
Hi,
I've installed this plugin in Sublime 3 using Package Manager which results in the plugin being packed in the Installed Plugin folder. But the plugin doesn't get mentioned in the packages settings, so I not seying where to change the default options.
Can you clarify this?