graalscript-hl is a Visual Studio Code extension that adds syntax highlighting for the GraalScript language, widely used in server and system scripts for the game Graal. The extension automatically detects .txt files containing GraalScript code and applies syntax highlighting, making it easier to read and edit these scripts.
Main features:
Syntax highlighting for GraalScript commands, functions, operators, and keywords.
Support for line and block comments.
Detection and highlighting of SQL queries inside strings.
Automatic detection of .txt files containing GraalScript code.
Perfect for developers working with Graal scripts who want an improved editing experience in VS Code.