An open API service indexing awesome lists of open source software.

https://github.com/notzekkie/rizzscriptvsc

The official RizzScript Visual Studio Code extension.
https://github.com/notzekkie/rizzscriptvsc

Last synced: 4 months ago
JSON representation

The official RizzScript Visual Studio Code extension.

Awesome Lists containing this project

README

        

![pixelcut-export (1)](https://github.com/user-attachments/assets/3afe1e6d-9f4f-4a14-ad89-ea63a3a453c1)
![Visual Studio Marketplace Version](https://img.shields.io/visual-studio-marketplace/v/zekkie.rizzscript-support%09) ![GitHub License](https://img.shields.io/github/license/zekticezy/RizzScriptVSC)
![Visual Studio Marketplace Downloads](https://img.shields.io/visual-studio-marketplace/d/zekkie.rizzscript-support%09) ![GitHub commit activity](https://img.shields.io/github/commit-activity/m/zekticezy/RizzScriptVSC)

-----

## Overview
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.

## Features
- Syntax highlighting for RizzScript code.
- Support for both `.rizz` and `.rizzscript` file extensions.
- Error detection and reporting.
- Custom icons for RizzScript files.

# Downloads
You can either get it from the [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=zekkie.rizzscript-support) or our [Releases tab](https://github.com/zekticezy/RizzScriptVSC/releases).

If you got it from our Releases tab, follow these steps:
1. Open Visual Studio Code
2. Head down to **Extensions**
![image](https://github.com/user-attachments/assets/6b11271c-4186-472c-9a14-fd2ac0c10949)
3. Click on the **three little dots** at the top right of the Extensions tab then navigate over to **Install from VSIX...** ![image](https://github.com/user-attachments/assets/745265a5-fd13-4865-97e9-cb8851860875)
4. Select the file from your file explorer and you're good to go! VSC will handle the rest.

# Main Repository
If you're interested in checking out the main RizzScript repository, visit [https://github.com/zekticezy/RizzScript/](https://github.com/zekticezy/RizzScript/).