1
0
Fork
You've already forked AiScript-VSCode-Extension
0
A VSCode highlighting extension for AiScript (not that kind of AI)
2023年06月25日 20:13:12 +00:00
.vscode feat: 🎉 init 2023年06月14日 15:22:34 -07:00
icons feat: file icon 2023年06月14日 16:18:45 -07:00
snippets Issue 01 - Package.json updates, Snippet Formats 2023年06月15日 13:10:11 -05:00
syntaxes feat: 🎉 init 2023年06月14日 15:22:34 -07:00
.gitattributes feat: 🎉 init 2023年06月14日 15:22:34 -07:00
.gitignore feat: 🎉 init 2023年06月14日 15:22:34 -07:00
.vscodeignore feat: 🎉 init 2023年06月14日 15:22:34 -07:00
CHANGELOG.md chore: 🔖 1.2.1 2023年06月15日 14:26:23 -07:00
language-configuration.json feat: 🎉 init 2023年06月14日 15:22:34 -07:00
LICENSE build: 📦 package 2023年06月14日 15:27:39 -07:00
package.json chore: 🔖 1.2.1 2023年06月15日 14:26:23 -07:00
README.md icon height changes 2023年06月25日 22:29:12 +03:00

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.