Made it easier to install syntax highlighting

This commit is contained in:
2022-11-07 10:02:37 +00:00
parent 42580bbe2a
commit d14177dbca
3 changed files with 8 additions and 3 deletions

View File

@@ -1,7 +1,8 @@
{
"name": "toy-syntax-highlighting",
"displayName": "Toy Syntax Highlighting",
"description": "A toy programming language",
"description": "Syntax highligher for a toy programming language",
"author": "Kayne Ruse",
"version": "0.0.1",
"engines": {
"vscode": "^1.73.0"