About 50 results
Open links in new tab
  1. 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 …

  2. 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 …

  3. 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 …

  4. 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 …

  5. 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

  6. .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 …

  7. Sublime Text won't open on MacOS (CPS)

    Mar 15, 2023 · Hi! Since this morning, I don’t even know why since I didn’t update the App or the OS, Sublime Text will suddenly not open anymore nor by the Finder or the CLI. Build is 4143 and macOS …

  8. 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.

  9. Reliably resolve the background color of a theme?

    Mar 3, 2024 · So I accidentally managed (thanks to some help from ChatGPT) to write a sublime plugin that categorizes all color schemes into light and dark, and lists them in 2 separate lists in command …

  10. 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 …