Skip to content

Add support for the Sublime Text editor - #1723

Merged
sejas merged 3 commits into
trunkfrom
add-sublime-text-detection
Sep 4, 2025
Merged

Add support for the Sublime Text editor#1723
sejas merged 3 commits into
trunkfrom
add-sublime-text-detection

Conversation

@akirk

@akirk akirk commented Aug 29, 2025

Copy link
Copy Markdown
Member

Proposed Changes

Screenshot 2025-08-29 at 14 15 18

Testing Instructions

  • If you have Sublime Text installed, it should appear in the dropdown in settings.

Pre-merge Checklist

  • Have you checked for TypeScript, React or other console errors?
@akirk
akirk force-pushed the add-sublime-text-detection branch from 9cfe208 to 6ba2725 Compare September 2, 2025 02:43

@sejas sejas left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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
sublime-installed sublime-uninstalled
Preferred editor Open site in Sublime
sublime-preferred sublime-open-site

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.

@akirk

akirk commented Sep 4, 2025

Copy link
Copy Markdown
Member Author

Thank you for fixing the tests and getting this finalized!

@sejas
sejas merged commit 8174b81 into trunk Sep 4, 2025
12 checks passed
@sejas
sejas deleted the add-sublime-text-detection branch September 4, 2025 09:42
@wojtekn wojtekn assigned wojtekn and akirk and unassigned wojtekn Sep 10, 2025
@wojtekn

wojtekn commented Sep 10, 2025

Copy link
Copy Markdown
Contributor

Thanks for the contribution, @akirk and @sejas for helping bringing it to the core!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants