noseglid / atom-build

:hammer: Build your project directly from the Atom editor
https://atom.io/packages/build
MIT License
248 stars 97 forks source link

Run target once #504

Closed wiggisser closed 7 years ago

wiggisser commented 7 years ago

In my project I have two targets A and B. Most of the time I need A, so it's set as active target which I can start with a single key stroke. In rare cases I need to start B. So I have to set it as active target, but after that I have to reset the active target to A again.

So I would really appreciate a command which runs an arbitrary target once, without affecting the active target setting.

noseglid commented 7 years ago

You should use the keymap configuration