A language extension for Yell in VSCode.
- Support for auto-completions
- Syntax highlighting
- Diagnostics (showing errors and warnings in code)
It is recommended that you install Yell to be able to run the code from the terminal. Also, it's recommended that you use Linux or macOS since some features might be broken on Windows.
- No debugging support at the moment.
Add support for escapes in strings.
Initial release of yell-vscode.