
Sublime Forum
5 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 …
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 …
Need to expand project_path in settings - Sublime Forum
Aug 4, 2020 · I need the path to sublime text project root directory as path for the project setting “directories”. The value is not being expanded: "settings": { // set project root path for …
SublimeREPL ssh - Plugin Announcements - Sublime Forum
Apr 4, 2023 · I’ve created a fork of SublimeREPL and attempted to enable ssh. SublimeREPL-ssh The motivation behind it instead of using, for example, the Terminus plugin is that terminals …
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 …
LanguageTool local server setup - General Discussion - Sublime …
May 29, 2020 · I am using Language Tool and have following setup in order to use local server. In order to verify that I am using local-server I have close my internet. I get ...
Running an ApplicationCommand via 'subl'? - Sublime Forum
Mar 10, 2016 · I’ve written an ApplicationCommand that I want to run from the shell prompt. That is, with “subl --command my_command”. I’ve written the plugin and it works great – if Sublime …
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. …
Hide text - General Discussion - Sublime Forum
Jan 13, 2016 · Maybe, I need to be more specific I’m using Sublime Text 3 (registered) I want to somehow, hide text that starts with \index { and ends with } something like My text is ok but …