<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Vscode on Just Tinkering</title><link>https://justtinkering.nl/tags/vscode/</link><description>Recent content in Vscode on Just Tinkering</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026 Sebastiaan Brozius</copyright><lastBuildDate>Mon, 26 Aug 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://justtinkering.nl/tags/vscode/index.xml" rel="self" type="application/rss+xml"/><item><title>VS Code and Javascript Debugging</title><link>https://justtinkering.nl/2019/08/26/vs-code-and-javascript-debugging/</link><pubDate>Mon, 26 Aug 2019 00:00:00 +0000</pubDate><guid>https://justtinkering.nl/2019/08/26/vs-code-and-javascript-debugging/</guid><description>&lt;p&gt;I&amp;rsquo;ve been tinkering on a Discord-bot in Javascript using Node.js, together with my best friend.&lt;/p&gt;
&lt;p&gt;For easier testing, we run the bot in Docker, so we don&amp;rsquo;t have all the dependencies littering our computers. We &lt;em&gt;do&lt;/em&gt; want to be able to debug the bot, though, which is where I ran into an article on the internet by oneturkmen. The article has been deleted, but the GitHub-repository is (at the time of writing this article) still &lt;a href="https://github.com/oneturkmen/nodejs-debugging" target="_blank" rel="noreferrer"&gt;available here&lt;/a&gt;.&lt;/p&gt;</description></item></channel></rss>