<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
<channel>
<title>Life &amp; Computing Science — vscode</title>
<link>https://alhassy.com</link>
<description>Life &amp; Computing Science — vscode</description>
<language>en-us</language>
<item>
<title>💐 Repl Driven Development: /Editor Integrated REPLs for all languages/ 🔁</title>
<link>https://alhassy.com/repl-driven-development</link>
<guid>https://alhassy.com/repl-driven-development?last-updated=2023-09-08 Fri</guid>
<pubDate>Fri, 08 Sep 2023 00:00:00 +0000</pubDate>
<description>Press “C-x C-e” to send any piece of code (in any language) to a REPL in the background, within Emacs!</description>
</item>
<item>
<title>💐 Making VSCode itself a Java REPL 🔁</title>
<link>https://alhassy.com/making-vscode-itself-a-java-repl</link>
<guid>https://alhassy.com/making-vscode-itself-a-java-repl?last-updated=2022-09-05 Mon</guid>
<pubDate>Mon, 05 Sep 2022 00:00:00 +0000</pubDate>
<description>VSCode evaluates Java code wherever it sees it, by sending it to a JShell in the background, and echos the results in a friendly way!</description>
</item>
<item>
<title>💐 VSCode is itself a JavaScript REPL 🔁</title>
<link>https://alhassy.com/vscode-is-itself-a-javascript-repl</link>
<guid>https://alhassy.com/vscode-is-itself-a-javascript-repl?last-updated=2022-08-17 Wed</guid>
<pubDate>Wed, 17 Aug 2022 00:00:00 +0000</pubDate>
<description>A meta-extension for VSCode that makes VSCode into a living, breathing, JS interpreter: It can execute arbitrary JS that alters VSCode on-the-fly. A gateway into the world of Editor Crafting!</description>
</item>
</channel>
</rss>
