basic language support for sublime and vscode

This commit is contained in:
cozis
2022-12-06 17:42:37 +01:00
parent 8f2723c3aa
commit a327aa1cf7
9 changed files with 131 additions and 16 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# This script reads the contents of the specified
# folder, and then prints all of the containd files.
dirname = '.';
dir = files.openDir(dirname);