is it possible to edit code while debugging in visual studio, like in eclipse (java)
since similar question is asked above, i need to know if i can do this on visual studio code not visual studio
i tried using the debugger and when i changed some lines its needed for me to restart node server to apply changes