The AnyScript extension is a Visual Studio Code extension that provides syntax highlighting and snippets for the AnyScript language.
The extension provides syntax highlighting for the AnyScript language. The extension highlights AnyScript classes, functions, and constants.
The extension provides snippets for the AnyScript language. The snippets are are work in progress and will be updated in the future.
The extension provides a color picker for RGB colors. The extension regonizes RGB colors in the format RGB = {1, 0.2, 0.0};
and provides a color picker when you hover over the color.
All notable changes to the "anyscript" extension will be documented here.
- Added color picker for RGB colors
- New AnyScript class, function, and constant highlighting
- Improved language configuration
- Initial release
This project is licensed under the MIT License - see the LICENSE file for details.