When searching for something and clicking on the editable area you're scrolled to the top.
S0und wrote:So my question, is there any way to set a file name specific syntax highlight color scheme?
I have a script that i use for daily work, exp.: workscript.ahk When i adding new features to the script i use a new file like: workscript_beta.ahk. But sometimes i got confused - since the code mostly identical - and sometimes i'm changing the "wrong" file, aka. the normal daily work file. Is that possible to use 2 different color scheme for each file?
jbjornson wrote:On a given view, you can set the color_scheme setting for a specific file, but it won't be remembered if you close it and open it again. Maybe you could save this as a plugin and make sure you execute it each time you open your productive file...
- Code: Select all
view.settings().set('color_scheme', 'Packages/Color Scheme - Default/Solarized (Dark).tmTheme')
Return to Plugin Announcements
Users browsing this forum: No registered users and 14 guests