microsoft / microsoft/TypeScript-Sublime-Plugin

disable the build hotkey? or turn off build completely?

Open
#483 8 comments 8 reactions 0 assignees View on GitHub

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.