From f04632d498f46e81dd4f1d3c5e865ecb8d440f87 Mon Sep 17 00:00:00 2001 From: Karl Goffin Date: Mon, 8 Oct 2018 13:26:59 -0400 Subject: [PATCH] Add Befunge to syntax list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0aeaae9..6caa48f 100644 --- a/README.md +++ b/README.md @@ -151,6 +151,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/ Language packages extend the editor with syntax highlighting and/or snippets for a specific language or file format. - [Arduino](https://marketplace.visualstudio.com/items?itemName=vsciot-vscode.vscode-arduino) +- [Befunge](https://marketplace.visualstudio.com/items?itemName=kagof.befunge) - [Blink](https://marketplace.visualstudio.com/items?itemName=melmass.blink) - [Bolt](https://marketplace.visualstudio.com/items?itemName=smkamranqadri.vscode-bolt-language) - [Bond](https://marketplace.visualstudio.com/items?itemName=vicey.vscode-bond)