From b78c41f284fdc196ec42979ec5aa957d7e4399cf Mon Sep 17 00:00:00 2001 From: melm Date: Sat, 18 Nov 2017 11:48:40 +0100 Subject: [PATCH] Added Blink Script (The Foundry Nuke GPU Language) syntax --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f68278f..db502b9 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,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) +- [Blink](https://marketplace.visualstudio.com/items?itemName=melmass.blink) - [CMake](https://marketplace.visualstudio.com/items?itemName=twxs.cmake) - [Dart](https://marketplace.visualstudio.com/items?itemName=DanTup.dart-code) - [Dockerfile](https://marketplace.visualstudio.com/items?itemName=PeterJausovec.vscode-docker)