node-vim-debugger icon indicating copy to clipboard operation
node-vim-debugger copied to clipboard

use CRD protocol as main transport

Open sidorares opened this issue 10 years ago • 2 comments

since it's approved by TSC to land CRD to node core it probably makes sense to start migrating now. Immediate benefits: connect to browser and server side code at the same time

sidorares avatar Sep 18 '15 01:09 sidorares

Will you add support for this? The latest versions of node.js only support --inspect, making node-vim-debugger incompatible with it. Edit: I'm currently using https://github.com/eliba2/vim-node-inspect which supports --inspect. I recommend giving it a shot.

T-vK avatar May 29 '18 13:05 T-vK

I'd love to, but this is low priority for me and I have lots of other things on my plate atm Currently my most frequent editor is VS Code and there is already built in CDP debugger

If any one wants to assist with this I'm more than happy to guide

sidorares avatar May 30 '18 05:05 sidorares