From 2f2f5b82ce7537acdbd44e650a71c65bdff01f0c Mon Sep 17 00:00:00 2001 From: Hugo Leblanc Date: Sun, 26 Apr 2020 21:12:41 -0400 Subject: [PATCH] Update SUPPORTED_LANGUAGES.md to add VBA language I added support for the VBA language and would request to have it added to the supported languages. --- SUPPORTED_LANGUAGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/SUPPORTED_LANGUAGES.md b/SUPPORTED_LANGUAGES.md index 8327f1cef8..ed91834344 100644 --- a/SUPPORTED_LANGUAGES.md +++ b/SUPPORTED_LANGUAGES.md @@ -183,6 +183,7 @@ Languages that listed a **Package** below are 3rd party languages and are not bu | Twig | twig, craftcms | | | TypeScript | typescript, ts | | | VB.Net | vbnet, vb | | +| VBA | vba | [highlightjs-vba](https://github.com/dullin/highlightjs-vba) | | VBScript | vbscript, vbs | | | VHDL | vhdl | | | Vala | vala | |