Thanks to visit codestin.com Credit goes to github.com
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 0c87a4c commit a54b96eCopy full SHA for a54b96e
_includes/code-editor-support.html
@@ -8,5 +8,6 @@ <h3 class="widget-title">Code editor support</h3>
8
<li><a class="spec" href="https://github.com/SteffenBauer/elixir-gtksourceview">GtkSourceView (gedit)</a></li>
9
<li><a class="spec" href="https://github.com/lucasmazza/language-elixir">Atom Package</a></li>
10
<li><a class="spec" href="https://github.com/KronicDeth/intellij-elixir">IntelliJ Elixir</a></li>
11
+ <li><a class="spec" href="https://marketplace.visualstudio.com/items?itemName=mjmcloug.vscode-elixir">Visual Studio Elixir</a></li>
12
</ul>
13
</div>
0 commit comments