forked from thatonecalculator/AiScript-VSCode-Extension
A VSCode highlighting extension for AiScript (not that kind of AI)
| .vscode | feat: 🎉 init | |
| icons | feat: ✨ file icon | |
| snippets | Issue 01 - Package.json updates, Snippet Formats | |
| syntaxes | feat: 🎉 init | |
| .gitattributes | feat: 🎉 init | |
| .gitignore | feat: 🎉 init | |
| .vscodeignore | feat: 🎉 init | |
| CHANGELOG.md | chore: 🔖 1.2.1 | |
| language-configuration.json | feat: 🎉 init | |
| LICENSE | build: 📦 package | |
| package.json | chore: 🔖 1.2.1 | |
| README.md | icon height changes | |
Generic badge Generic badge Generic badge Generic badge Badge
This extension adds syntax highlighting for the AiScript scripting language, and supports files with the .aiscript and .is extension. It should work with v0.11, but is designed for v0.12 & v0.13. Perfect for making Misskey/Calckey extensions!
Snippets are based on this extension.