
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 …
Sublime not printing? - Technical Support - Sublime Forum
Feb 1, 2024 · Default builds only support output, not input (that panel is technically an output panel). You can type whatever you want into it, but what you type isnt’ sent to the running …
Language support list? - General Discussion - Sublime Forum
May 1, 2020 · I’m having trouble finding which languages Sublime Text supports.
Free license - Technical Support - Sublime Forum
Jul 1, 2017 · Hi, I downloaded Sublime Text 3 for Ubuntu Mate 17.04. When I run the program, it asks for a license, and I have no way to use the program without a license. Your ...
Wordwrap by default - General Discussion - Sublime Forum
Sep 21, 2023 · Why is there not something simple to turn wordwrap on by default? I’m not a major techie…but I’m not a luddite. And I just haven’t been able to find a definitive way of doing this? …
How can I easily jump to defintion of function? Help!
Jan 13, 2016 · hi, everyone ! I am a new user of ST with a problem how can I easily jump to defintion of function? I don’t wanna use CTAGS because of its inconvenience . please ,help …
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 …
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. …
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 …