WebFreak001 / code-debug

Native debugging for VSCode
The Unlicense
410 stars 115 forks source link

add support to Log Message breakpoint #427

Closed HenryRiley0 closed 6 months ago

HenryRiley0 commented 6 months ago

426 @WebFreak001, thanks for your advice, i modified the code, makes LogMessage var and function in a class.

WebFreak001 commented 6 months ago

cool! can you add a sample, maybe a sample screenshot/gif in the README or other docs file to show off this feature?

WebFreak001 commented 6 months ago

btw you can just push to the new branch that you made and the PR will automatically update on github, you don't have to create a new one when you change things

HenryRiley0 commented 6 months ago

btw you can just push to the new branch that you made and the PR will automatically update on github, you don't have to create a new one when you change things

thank you. i fix the lint error, add a gif in readme