Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ton-blockchain/intellij-ton
TON Development plugin for the IntelliJ Platform
https://github.com/ton-blockchain/intellij-ton
blockchain cryptocurrency fift fift-language func func-language intellij intellij-platform intellij-plugin kotlin tact telegram tl tlb ton type-language
Last synced: 3 months ago
JSON representation
TON Development plugin for the IntelliJ Platform
- Host: GitHub
- URL: https://github.com/ton-blockchain/intellij-ton
- Owner: ton-blockchain
- License: gpl-3.0
- Created: 2022-02-01T18:29:59.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-24T19:33:17.000Z (4 months ago)
- Last Synced: 2024-07-28T11:08:59.768Z (3 months ago)
- Topics: blockchain, cryptocurrency, fift, fift-language, func, func-language, intellij, intellij-platform, intellij-plugin, kotlin, tact, telegram, tl, tlb, ton, type-language
- Language: Kotlin
- Homepage: https://plugins.jetbrains.com/plugin/23382-ton
- Size: 814 KB
- Stars: 67
- Watchers: 7
- Forks: 8
- Open Issues: 45
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-ton-smart-contracts - Intellij Platform plugin
README
# TON Plugin for the IntelliJ IDEs
[![JetBrains plugins][plugin-version-svg]][plugin-repo]
[![JetBrains plugins][plugin-downloads-svg]][plugin-repo]
[![Based on TON][ton-svg]][ton]### Available on JetBrains Marketplace
[https://plugins.jetbrains.com/plugin/18541-ton](https://plugins.jetbrains.com/plugin/23382-ton)
### Languages supported
- FunC
- Fift
- Tact
- TL-B Schemas---
### Installation
- Using an IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "TON" >
Install Plugin- Manually:
Download the [latest release](https://github.com/andreypfau/intellij-ton/releases/latest) and install it manually using
Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...---
### More information
[Telegram](https://t.me/intellijton)
---
Based on [The Open Network](https://ton.org)
[plugin-repo]: https://plugins.jetbrains.com/plugin/23382-ton
[plugin-version-svg]: https://img.shields.io/jetbrains/plugin/v/23382-ton.svg
[plugin-downloads-svg]: https://img.shields.io/jetbrains/plugin/d/23382-ton.svg
[ton-svg]: https://img.shields.io/badge/Based%20on-TON-blue
[ton]: https://ton.org