Skip to content

Commit 241f7f4

Browse files
authored
Add VS Code plugin
1 parent 2ebc901 commit 241f7f4

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ <h1 class="space-lg">Embedded scripting language and engine for Rust</h1>
7979

8080
<h3 class="space-lg">Other resources</h3>
8181

82-
<p class="space-lg">
82+
<p class="space-sm">
8383
crates.io &ndash; <a href="https://crates.io/crates/rhai">https://crates.io/crates/rhai</a>
8484
</p>
8585
<p>
@@ -88,6 +88,9 @@ <h3 class="space-lg">Other resources</h3>
8888
<p>
8989
Reddit &ndash; <a href="https://www.reddit.com/r/Rhai">https://www.reddit.com/r/Rhai</a>
9090
</p>
91+
<p>
92+
<a href="https://marketplace.visualstudio.com/items?itemName=Aster.vscode-rhai">VS Code Plugin</a> &ndash; support <code>.rhai</code> script files for Visual Studio Code
93+
</p>
9194
</main>
9295
</div>
9396
</body>

0 commit comments

Comments
 (0)