Skip to content

Commit d3e9244

Browse files
committed
Add visual studio installation
1 parent 1c32d3f commit d3e9244

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/Editor Integration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Although Pluto can theoretically be used with Lua-based tooling, we provide spec
1313

1414
- **VS Code:** Search for `calamity-inc.pluto-syntax-highlighting` in the marketplace and press "Install."
1515
- **Sublime Text:** Open the command palette (Ctrl+Shift+P), select "Package Control: Install Package", search for "Pluto", and press enter.
16+
- **Visual Studio:** Click on Extensions > Manage Extensions. In the Online section, search for `calamity-inc.pluto-vsix` and press "Download."
1617
- **IntelliJ:** Clone [our syntax highlighting repository](https://github.com/PlutoLang/Syntax-Highlighting) and add the tmbundle folder to **Editor > TextMate Bundles**.
1718

1819
If your editor is not listed here, check if it is able to load TextMate bundles, in which case you should be able to do something similar to the IntelliJ instructions above.

0 commit comments

Comments
 (0)