Skip to content

VS Code syntax highlighting for Solidity source code files written for Free TON.

License

Notifications You must be signed in to change notification settings

podlodkin/podlodkin-freeton-vscode-solidity

Repository files navigation

Free TON Solidity support for Visual Studio Code

Version

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.

Examples

10_Wallet.sol

Download or Original

Without extension:

10_Wallet.sol - without extension

With extension:

10_Wallet.sol - with extension

5_Bank.sol

Download or Original 5_Bank.sol

Versions

  • 1.0.0 Initial version

About

VS Code syntax highlighting for Solidity source code files written for Free TON.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published