microsoft / microsoft/TypeScript-Sublime-Plugin
disable the build hotkey? or turn off build completely?
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.7k
- Forks
- 236
- Avg merge
- 21d 13h
- Merged PRs (30d)
- 1
Description
On OSX, whenever I hit command+b instead of command+v, sublime builds all my js files, which is a huge pain because I have a separate build process, which builds everything in a separate directory.
How can I prevent this plugin from building anything ever?
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 file, test, or entry point is named. Start by tracing how the plugin invokes builds and how Sublime key bindings trigger them; confirm whether the requested behavior is disabling the shortcut, all automatic builds, or both. Done means the plugin no longer builds unexpectedly on the reported OSX shortcut and the behavior is covered or documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100