We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6508a7f commit a26053bCopy full SHA for a26053b
index.md
@@ -56,6 +56,9 @@ JSON is the most popular _data-interchange_ format. But it isn't a very good _co
56
* IntelliJ IDEA <br/>
57
[maml-intellij-plugin](https://plugins.jetbrains.com/plugin/28634-maml) ([source](https://github.com/DavidSeptimus/maml-intellij-plugin)) <Badge type="tip" text="MAML v0.1" />
58
59
+* VS Code <br/>
60
+ [vscode-maml](https://marketplace.visualstudio.com/items?itemName=maml.vscode-maml) ([source](https://github.com/maml-dev/vscode-maml)) <Badge type="tip" text="MAML v0.1" />
61
+
62
## Implementations
63
64
MAML is a brand-new language, so feel free to create new implementations following [the specification](/spec/v0.1).
0 commit comments