Closed vincentmorneau closed 8 years ago
This should already be supporting this. Always, when you start Atom, it selects the first target. When you change targets, that remains the active target until you switch again
In the bottom left, you should see the target name which you can click to change to the active target:
Also, f7 / ctrl+alt+t allows you to choose which target to build.
Is this working for you?
My bad. Thanks.
That's cool :-)
On 2 Sep 2016 11:32 PM, "Vincent Morneau" notifications@github.com wrote:
My bad. Thanks.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/tschf/atom-build-oracle/issues/36#issuecomment-244375302, or mute the thread https://github.com/notifications/unsubscribe-auth/ABqquyIY6bvXbzpwrzJCz1yQNFLvYdQcks5qmCUSgaJpZM4Jyvdz .
Idea for an upcoming version: supporting multiple connection strings. If multiple connection strings are available, user would have to choose which one to use.
.atom-build-oracle.json example:
Thoughts?