microsoft / microsoft/vscode-sublime-keybindings

Support Sublime Text 4

Open
#147 5 comments 5 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.