
Table of Key Bindings - General Discussion - Sublime Forum
Feb 18, 2026 · Hello! I have looked and looked and have not yet found a Sublime Text Package that can generate a table of existing key bindings, so I can look for “areas” of the keyboard that have not yet …
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 …
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 …
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 …
Editing Commit Messages - Sublime Merge - Sublime Forum
Nov 25, 2020 · How exactly does editing commit comment work from SM2? What is the equivalent command, git? After changing the commit comment, SM2 displays the date and time the comment …
Nightly Build 2194 - General Discussion - Sublime Forum
Jan 13, 2016 · Nightly Build 2194 is out now. Not much in the way of changes, I’m just getting things ready for the next dev build. OS X symlink change notification issues should be solved now though.
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 …
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
Simple examples for TextInputHandler - Sublime Forum
Dec 23, 2019 · Can anyone provide a minimal example of how to implement a TextInputHandler ? For example how can I enter a certain text in the command palette & print it in the console ? Thanks.
Build System for C++ - General Discussion - Sublime Forum
Jan 13, 2016 · As far as I know there is no way to do checks like that in the build system itself. You could however write a script or program that checks for the existence of files and then runs the build for …