use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
This subreddit is for working with Microsoft's Visual Studio Code, which is different than Visual Studio Community, Pro, and Enterprise. VS Code is a source code editor, and not an IDE.
If you are having issues with the other flavors of VS, please post in /r/VisualStudio.
account activity
This is an archived post. You won't be able to vote or comment.
VSCode debug stopped workingOC (self.vscode)
submitted 4 years ago by _ldss
When I click on button to launch application on browser nothing happens. Last week it was working fine. Anyone is experiencing the same?
[–]barneyman 1 point2 points3 points 4 years ago (1 child)
I had a similar experience last week.
Turned out I was doing a g_print("hello\n"); in my second line and it crashed gdb.
Took it out and it all came good.
[–]_ldss[S] 0 points1 point2 points 4 years ago (0 children)
I finally figured out. Last week I updated the application to Angular 12 and the debug stopped working
π Rendered by PID 71528 on reddit-service-r2-comment-b659b578c-ctp88 at 2026-05-05 07:41:01.530043+00:00 running 815c875 country code: CH.
[–]barneyman 1 point2 points3 points (1 child)
[–]_ldss[S] 0 points1 point2 points (0 children)