Free TON Solidity is the language used in Free TON to create smart contracts.
This extension provides:
- Syntax highlighting (keywords, variables, literals, comments and other things from the language specification and Free TON additions).
- Code completion (keywords, variable names, classes names, method names, interfaces)
- Intellisense (commands, contracts, methods, interfaces)
- Extension is fully customizable by VS Code native settings. For example, for colors of syntax highlighting.
This extension is a fork of vscode-solidity optimized for Free TON Solidity.
This extension was created as solution for "Free TON Solidity support for Visual Studio code" competition.
- 1.0.0 Initial version