Is there a way for contributors to easily test their changes "live"? #610
Answered
by
eleanorjboyd
hamirmahal
asked this question in
Q&A
-
|
I didn't see anything discussing this at https://github.com/microsoft/vscode-pylint/wiki/Contributing-Guide. |
Beta Was this translation helpful? Give feedback.
Answered by
eleanorjboyd
Apr 28, 2025
Replies: 1 comment 3 replies
-
|
Hi! You should be able to set up the project as described then use the "run and debug" panel to select run extension. I think that is what you are looking for when you say "live"? |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
hamirmahal
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi! You should be able to set up the project as described then use the "run and debug" panel to select run extension. I think that is what you are looking for when you say "live"?