
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, …
Sublime Forum
2 days ago · The official Sublime HQ forum
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 …
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 …
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 …
License key entry from the command line? - Sublime Forum
Jan 13, 2016 · I own a single-user Sublime license. I’m currently in the process of migrating my desktop development environment into a Vagrant virtual machine, which I may arbitrarily tear down and …
Delete a line command? - Technical Support - Sublime Forum
Jan 13, 2016 · Hi, I am trying to figure out how to delete current active line. Does Sublime has such command?
Open folder keyboard shortcut - Technical Support - Sublime Forum
Jan 13, 2016 · Hi, I use “Open folder…” much more often than “Open file” and I’d like to be able to attach this to a keyboard shortcut, but there currently isn’t any way to do this. Can we get this to happen? …
Sftp configuration problem - Technical Support - Sublime Forum
Jan 13, 2016 · Trying Sublime and SFTP plugin on Windows, I know I’ve just been dumb but… If I use the File menu SFTP/FTP browse server command everything works fine. The connection to my …
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 …