basic language support for sublime and vscode
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user