sidorares / node-vim-debugger

node.js step by step debugging from vim
561 stars 32 forks source link

Display breakpoint in a position indicated by debugger actual_locations response #24

Open sidorares opened 10 years ago

sidorares commented 10 years ago

Currently it is displayed at position where it was requested with "set breakpoint" key. Actual position is first expression down the file