DeltaScript for Top Down Sprite Maker: VS Code Syntax Highlighting ExtensionThis VS Code extension provides syntax highlighting for the extension flavour of the lightweight scripting language DeltaScript for Top Down Sprite Maker, the bespoke pixel art character creation program. Features and futureThe extension adds syntax highlighting to plain text files with the extension For now, the extension is limited to syntax highlighting and rudimentary QoL features like automatic closing parentheses and brackets. Eventually -- once I learn LSP -- I plan to turn it into a fully functional language server that supports code completion and linting. Learn moreTo learn more about scripting in Top Down Sprite Maker, please read its API specification. |