
Sublime Forum
3 days ago · The official Sublime HQ forum
Highlight bug in python - Technical Support - Sublime Forum
Jan 5, 2026 · I was write a code in python, I ran into this highlight bug: Could write that part of the code this way: '\\\\1****', then highlight works as expected. Is there a way to fix this? os: macos, …
Personalize color rules for plain text
Mar 30, 2018 · 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 …
Underline - Plugin Development - Sublime Forum
Jan 13, 2016 · Hi, I search how underline a word with sublime text. Someone help ? Thanks
Split view - General Discussion - Sublime Forum
Jan 13, 2016 · how do you split the current view into 2? If I hav a document open, and want two views of the same doc, I choose “layout > 2 rows” but then I get an empty bottom row. There seems to be no …
Typing accented characters in ST - Sublime Forum
Jan 13, 2016 · 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 …
Change file path and open in localhost browser - Sublime Forum
Jan 13, 2016 · 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 …
Column select with middle mouse, key equiv? - Sublime Forum
Jan 13, 2016 · What about end of line selections with the keyboard? e-texteditor offers a nice feature which allows you to press the Alt key and then select the end of the line, a positional select etc …
Swift Syntax Support - Technical Support - Sublime Forum
Jan 13, 2016 · Hello, How can I get Swift syntax support for Sublime Text 3? Thank you.
Format or 'beautify' code - General Discussion - Sublime Forum
Jan 13, 2016 · Is there an extension or command for sublime text that will allow auto formatting of code, removing white spaces, fixing indents, etc. Something similar to the ‘pretty print’ Eclipse plugin. A …