diff --git a/extensions.json b/extensions.json index 1b621a812..d7381dc07 100644 --- a/extensions.json +++ b/extensions.json @@ -1587,5 +1587,8 @@ }, "zxh404.vscode-proto3": { "repository": "https://github.com/zxh0/vscode-proto3" + }, + "fhareide.vizscript": { + "repository": "https://github.com/fhareide/vizscript" } }