Skip to content

Commit 7d97bd5

Browse files
committed
Add Cursor section to syntax highlighting guide
1 parent bba68bf commit 7d97bd5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

website/docs/guides/syntax-highlighting.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ For Visual Studio Code (and derived editors like Cursor) we have an official [Ca
99

1010
Because of the first-class CashScript support, Visual Studio Code with this CashScript extension is the recommended way to develop CashScript contracts.
1111

12+
## Cursor
13+
14+
Cursor and other VS Code forks can use the VS Code extension mentioned above. This extension should be findable in the extensions menu within the editor. If it is not, you can manually install it from the [Open VSX Registry](https://open-vsx.org/extension/CashScript/cashscript-vscode).
15+
1216
## Sublime Text
1317
The most popular Solidity plugin for Sublime Text 2/3 is [Ethereum](https://packagecontrol.io/packages/Ethereum). Install this plugin with [Package Control](https://packagecontrol.io/), open a `.cash` file and set Solidity as the syntax language in the Sublime menu bar:
1418

0 commit comments

Comments
 (0)