IDE plugins
Select your IDE or editor and install the relevant plugin for your language.
There are officially supported plugins for Tolk, FunC, Fift, TL-B, and Blueprint.
JetBrains IDEs
Plugin for JetBrains products (IntelliJ IDEA, WebStorm, PyCharm, CLion, etc.).
There are several ways to install a plugin:
-
Using an IDE built-in plugin system: Settings/Preferences > Plugins > Marketplace > Search for "TON" > Install Plugin
-
Via the Marketplace
-
Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
Visual Studio Code
Extension for Visual Studio Code (VS Code) and VS Code-based editors (VS Codium, Cursor, Windsurf, etc.).
Marketplace
Install the TON extension in VS Code or VS Code-based editors.
Manually
Get the latest .vsix
file from releases, from
VS Code marketplace,
or from Open VSX Registry.
In VS Code:
Open the Command Palette (Ctrl+Shift+P
or Cmd+Shift+P
) >
Type "Install from VSIX" >
Select the downloaded .vsix
file >
Reload VS Code
Web IDE
Using the TON Web IDE, you can try smart contract development online without installing anything locally.