LoopWhile Syntax for Visual Studio Code


Features
Syntax highlighting for .lw files.
Supports the following tings:
- Keywords (
While , Loop , Do , End )
- Strings
- Inline comments
- Const
x0
- Numbers
How to use
- Install VSCode
- Go to Extensions
- Search "LoopWhile Syntax"
- Install
- Open a
.lw file
| |