You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I made a VS Code Extension that adds syntax highlighting to `.taails` files. The project is available [here](https://github.com/TaAils1440p/taailsScript-Code-Extension)
19
+
16
20
## Installation
17
21
To install the taailsScript interpreter, follow these steps:
18
22
@@ -46,4 +50,4 @@ RUN("your_file.taails")
46
50
The interpreter includes a custom error handling system. Errors are defined with a start and end position, an error name, and details.
47
51
48
52
## License
49
-
taailsScript is released under the MIT License. See the [LICENSE](./LICENSE) file for more details.
53
+
taailsScript is released under the MIT License. See the [LICENSE](./LICENSE) file for more details.
0 commit comments