You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for reporting.
It currently opens a window in the editor in which the server started,
but it would indeed be better to use the last used window.
I think this should be possible, I am going to check Atom API.
I looked around the Atom API but could not find any way
of detecting all open instances of Atom.
If there is not any way to do this with the existing Atom API,
I guess we are going to need to do some IPC between Atom windows.
This issue is also starting to bug me a little, so I will tackle it as soon as possible.
Instead of opening up a new tab in my active window, it seems to pick one at random...
The text was updated successfully, but these errors were encountered: