
Python syntax error - Technical Support - Sublime Forum
Feb 3, 2025 · This is because e.g. PHP extends HTML and thus relies on HTML package being present and enabled and HTML.sublime-syntax being in its original location using correct name. The same …
Support font ligatures - Ideas and Feature Requests - Sublime Forum
Feb 15, 2016 · Hey, I’m a loyal/active ST3 user and really love this lightweight but powerful editor. One feature I’d like to see is support of font ligatures in the editor. Many programming fonts have these …
Sublimerge - Plugin Development - Sublime Forum
Dec 6, 2023 · Can anyone update us on the status of Sublimerge (3? Pro?). Their site does not seem to work at all. I am curious to learn some shortcuts, for example, how to update one or the other …
Build 4200-Rewritten syntax highlighting for SQL Is Bad
Jun 19, 2025 · I just upgraded to Build 4200 and the changelog says “Rewritten syntax highlighting for SQL”. How can I revert to the old SQL syntax highlighting? If I cannot, then I would like to post how I …
How to get project path? - Plugin Development - Sublime Forum
Jan 13, 2016 · It seems to have be asked several times, but I couldn’t find any answer to this question: how can I get the path of the current project? (from a plugin) TIA
Sublime Text does not show in the open menu for .log ext on Mac Os
Apr 28, 2017 · I am on Mac Os Sierra, running Sublime Text build 3126. A number of file extensions work correctly, i.e. right-click on a .java file or .json file and I see Sublime Text in the open with …
Emmet not working in 3126 - Technical Support - Sublime Forum
Sep 25, 2016 · Hi, I just upgraded sublime text to 3124, I taped : tr>td*5 it doesn't work, I reinstalled emmet, and I checked "ignored_packages", nothing, where is the problem ? Thanks
.sublime-project files - Technical Support - Sublime Forum
Aug 17, 2017 · how do stop foo.sublime-project from being listed in the project files for the foo prokect? I would like to not have my sidebar poluted with files belonging to the editor, they are not actually part …
Orgmode - Plugin Announcements - Sublime Forum
Jan 13, 2016 · I’m not familiar with orgmode but it does look very nice. And your plugin does works as advertised (in the readme.org). I sent you a message on this board - you may want to check it.
How to build&run maven projects? - Sublime Forum
May 16, 2018 · Hi guys, It’s been more than 10 years than I haven’t coded any java stuff… today I’ve found this interesting project and I thought it’d be fun to give it a shot. First thing I’ve done was …