microsoft / nodejstools

Node.js Tools for Visual Studio
http://aka.ms/explorentvs
Apache License 2.0
1.79k stars 359 forks source link

Debugging opens two windows side by side (Typescript and Javascript) #226

Closed AcousticGuitar closed 8 years ago

AcousticGuitar commented 9 years ago

Writing code in Typescript, making changes, clicking on Start/Debug causes 2nd window to open and focus on Javascript equivalent. It forces developer to have to switch back to Typescirpt to make changes and continue. Should be option to turn off or allow developer to choose where that window opens like all other Visual Studio Windows.

mousetraps commented 8 years ago

Hmm, maybe I don't understand what the situation you're describing, but I can't reproduce this issue. Could you provide a bit more detail? Are there any other extensions that might be at play here?

AcousticGuitar commented 8 years ago

I'll check...

mousetraps commented 8 years ago

Closing as this issue is pretty old and haven't heard back.