1

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

1
  • it depends on the debugger used, VSC is just a GUI front end of the debugger Commented Oct 27, 2022 at 17:10

1 Answer 1

-1

It seem this is not able yet on Visual Studio Code, i'll show you:

https://learn.microsoft.com/en-us/visualstudio/debugger/edit-and-continue?view=vs-2022

enter image description here

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.