RizzScript Support is a Visual Studio Code extension that provides syntax highlighting and basic support for the RizzScript programming language, designed for those who want to want to make their Python experience worse.
- Syntax highlighting for RizzScript code.
- Support for both
.rizz
and.rizzscript
file extensions. - Error detection and reporting.
- Custom icons for RizzScript files.
You can either get it from the Visual Studio Marketplace or our Releases tab.
If you got it from our Releases tab, follow these steps:
- Open Visual Studio Code
- Head down to Extensions
- Click on the three little dots at the top right of the Extensions tab then navigate over to Install from VSIX...
- Select the file from your file explorer and you're good to go! VSC will handle the rest.
If you're interested in checking out the main RizzScript repository, visit https://github.com/zekticezy/RizzScript/.