Add support for the Sublime Text editor - #1723
Merged
Merged
Conversation
akirk
force-pushed
the
add-sublime-text-detection
branch
from
September 2, 2025 02:43
9cfe208 to
6ba2725
Compare
sejas
approved these changes
Sep 3, 2025
sejas
left a comment
Member
There was a problem hiding this comment.
Thanks for adding support for Sublime Text as a code editor. I took the initiative of updating a couple of failing tests and added an entry in the release notes.
I tested the PR on Mac and Windows and works as expected. I saw Sublime in the list of installed code editors, I selected it as preferred editor, and I was able to open the files of my site using the Sublime Text button with just one click.
| Uninstalled | Installed |
|---|---|
![]() |
![]() |
| Preferred editor | Open site in Sublime |
|---|---|
![]() |
![]() |
I did a quick search and saw that Sublime Text was in the top 10 IDEs in 2024 Stack Overflow Survey and ranked 12th in 2025.
Member
Author
|
Thank you for fixing the tests and getting this finalized! |
Contributor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.




Proposed Changes
Testing Instructions
Pre-merge Checklist