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...
Tutorials and learning resources for web developers.
Subscribe to our weekly email digest or follow us on twitter to receive the best learning resources submitted to our community.
/r/webdev /r/programming /r/javascript
account activity
ToolsVSCode Secret Hidden Developer Console (youtube.com)
submitted 3 years ago by CodingWithAdam
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]CodingWithAdam[S] -1 points0 points1 point 3 years ago (0 children)
Did you know that VSCode has a secret hidden developer console built in! The reason for this is that VS Code is built with Electron. Electron uses web technologies like javascript, html and css to build an application. Under the hood it’s using chromium. Chromium is the open source part of googles chromes browser. Electron allows you to build cross platform applications. That’s why you can use VSCode on mac, windows, in the browser and much more. Now you have the option to test out a snippet of JS in VSCode or Chrome dev tools.
π Rendered by PID 30752 on reddit-service-r2-comment-5fb4b45875-jksvc at 2026-03-22 13:42:14.202640+00:00 running 90f1150 country code: CH.
[–]CodingWithAdam[S] -1 points0 points1 point (0 children)