Skip to content

Commit

Permalink
Add visual studio installation
Browse files Browse the repository at this point in the history
  • Loading branch information
Sainan committed Aug 9, 2024
1 parent 1c32d3f commit d3e9244
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/Editor Integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Although Pluto can theoretically be used with Lua-based tooling, we provide spec

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

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 comments on commit d3e9244

Please sign in to comment.