Skip to content
This repository has been archived by the owner on Apr 10, 2023. It is now read-only.

Allow to launch in current window #18

Closed
Elliot128 opened this issue Nov 16, 2016 · 2 comments
Closed

Allow to launch in current window #18

Elliot128 opened this issue Nov 16, 2016 · 2 comments
Assignees

Comments

@Elliot128
Copy link

Hello,

Just installed this and I like using it. Have a use case that I think could benefit the software.

I use nodemon to restart the server on code change. When this happens, node-v8-inspector informs me that I should 'reconnect'.

Reconnecting doesn't work because the server restarted, not simply disconnected. So I have to use the launch button from this tool. Unfortunately, this launches in a new window, leaving behind the disconnected debugger.

I think it would be good to add some sort of functionality to make it easier to initialize a new debugger connection without opening a new tab.

@cjihrig
Copy link
Owner

cjihrig commented Nov 18, 2016

They are actively working on this in nodejs/node#9185. I'd like to see what comes out of that, keeping in mind that the Inspector is still an experimental feature in Node core.

@cjihrig cjihrig self-assigned this Nov 24, 2016
@cjihrig
Copy link
Owner

cjihrig commented Nov 24, 2016

Tracking all things related to the Inspector UUID in #24.

@cjihrig cjihrig closed this as completed Nov 24, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants