Skip to content

Commit 595532b

Browse files
authored
Add Tact plugin for JetBrains IDEs (#1160)
* Add Tact plugin for JetBrains IDEs * remove info block
1 parent 3e76633 commit 595532b

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

docs/v3/documentation/smart-contracts/getting-started/ide-plugins.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ Select the IDE or editor in the table of contents on the right and install the r
66

77
Using the [TON Web IDE](https://ide.ton.org/), you can try FunC or Tact online without installing anything locally.
88

9-
## IntelliJ IDEs Plugin
9+
## IntelliJ IDEs
10+
11+
### FunC
1012

1113
![](/img/docs/ton-jetbrains-plugin.png)
1214

@@ -20,6 +22,13 @@ There are several ways to install a plugin:
2022
- [Marketplace link](https://plugins.jetbrains.com/plugin/23382-ton)
2123
- [GitHub repository](https://github.com/ton-blockchain/intellij-ton)
2224

25+
### Tact
26+
27+
There are several ways to install a plugin:
28+
- Find the plugin directly in the IDE plugins section with "**Tact**" keywords
29+
- [Marketplace link](https://plugins.jetbrains.com/plugin/27290-tact)
30+
- [GitHub repository](https://github.com/tact-lang/intelli-tact)
31+
2332
## VS Code
2433

2534
Visual Studio Code is a free and popular IDE for developers.

0 commit comments

Comments
 (0)