File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed
docs/v3/documentation/smart-contracts/getting-started Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,9 @@ Select the IDE or editor in the table of contents on the right and install the r
6
6
7
7
Using the [ TON Web IDE] ( https://ide.ton.org/ ) , you can try FunC or Tact online without installing anything locally.
8
8
9
- ## IntelliJ IDEs Plugin
9
+ ## IntelliJ IDEs
10
+
11
+ ### FunC
10
12
11
13
![ ] ( /img/docs/ton-jetbrains-plugin.png )
12
14
@@ -20,6 +22,13 @@ There are several ways to install a plugin:
20
22
- [ Marketplace link] ( https://plugins.jetbrains.com/plugin/23382-ton )
21
23
- [ GitHub repository] ( https://github.com/ton-blockchain/intellij-ton )
22
24
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
+
23
32
## VS Code
24
33
25
34
Visual Studio Code is a free and popular IDE for developers.
You can’t perform that action at this time.
0 commit comments