Cirrus Language SupportThis Visual Studio Code extension provides full syntax highlighting support for the Cirrus programming language. Its goal is to improve code readability and the development experience when working with .crs files. FeaturesThis extension recognizes and colorizes the following elements of the Cirrus language syntax:
Building and TestingIf you want to modify or contribute to the project, follow the steps below to build and test the extension from the source code.
To test the extension, press F5 on your keyboard. This will compile the extension and open a new VS Code window and your modified version of the extension will be loaded. You can then create a new .crs file to see your changes to the syntax highlighting in action. Known IssuesNo known issues at the moment. If you find any bugs, please open an issue in the GitHub repository. |