microsoft / microsoft/TypeScript-Sublime-Plugin
No way to remove key binding
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.7k
- Forks
- 236
- Avg merge
- 21d 13h
- Merged PRs (30d)
- 1
Description
I need to unbind keybinding "keys": [ "alt+,"],
For some reason, this is not possible with simple "command": unbound in user keybind overrides.
In fact, all I'm really interested is just syntax highlighting. Is it possible to somehow remove all key bindings?
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
No files or tests are identified in the issue. Start by inspecting how this plugin exposes or overrides Sublime key bindings, then verify whether users can remove the alt+, binding or all plugin bindings while retaining syntax highlighting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100