Shinescript is a modern, easy-to-learn programming language designed to combine the simplicity of Python with standard programming features like curly braces and typed variable declarations.
Features
Full Syntax Highlighting: Clean and vibrant highlighting for keywords, types, strings, and numbers.
Native Execution: Run your Shinescript files directly from the editor using the integrated "Play" button.
Auto-Completion: Standard bracket matching and auto-closing for {, (, and [.
Fast & Lightweight: Built strictly with TextMate grammars for maximum performance.
Prerequisites
To use the "Run" functionality, you must have the Shinescript interpreter installed on your system.
The extension expects the shines command to be available in your system PATH.
Usage
Open a .ss or .shn file.
Click the Play Button in the top-right editor toolbar.
View the output in the integrated "Shinescript" terminal.