microsoft / microsoft/vscode-sublime-keybindings
Support Sublime Text 4
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 257
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
The configuration paths have changed with Sublime Text 4 so importing settings no longer works.
These paths need to be updated to include support for Sublime Text 4: https://github.com/microsoft/vscode-sublime-keybindings/blob/0b52e3f6f3ec2dcdbdeb8b3c2c7208d8e6fc3a38/src/sublimeFolderFinder.ts#L9
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in src/sublimeFolderFinder.ts at the linked path definition. Compare the existing configuration paths with Sublime Text 4's paths and update the finder so importing settings works for that version. Done means Sublime Text 4 configuration directories are recognized without breaking existing Sublime Text support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100