Personalize color rules for plain text Dear community, I would like to create my own color rules for plain text Context: I’m using Sublime text for my To-Do lists It’s just brilliant due to indentation, text folding etc However the plan color text could be much easier to read if there would be some automatic coloring Description: I would like for brackets for example to automatically be colored dark blue Different level of
Preview in browser on local test server with localhost? I’ve been searching and searching for a way to do this, but I haven’t been able to figure it out yet Is there some way to preview files in your default (or alternative) browser with localhost ? Currently if you hit F12 some documents, html, pngs, etc will open with their respective default programs It would be nice to be able to hit F12 or another hotkey combo to preview a file from
Typing accented characters in ST - Sublime Forum Just hit a (hopefully minor) stumbling block: entering some content on a page, I needed to type an “é ” I’m on Mac and this is usually done by typing “option+e,” then “e ” You use similar key combinations to get other accents: option+`, e = “è” option+i, e = “ê” option+u, e, = “ë” etc None of these work in ST I thought it might be possible to create some key
Change file path and open in localhost browser - Sublime Forum I have never used Python before However I am trying to create a simple plugin that will allow me to open my PHP, HTML, HTM files in a web browser I will show you the parts I have so far and hopefully someone with mor…