{"id":13687204,"url":"https://github.com/ton-blockchain/intellij-ton","last_synced_at":"2026-05-11T11:08:16.983Z","repository":{"id":37984738,"uuid":"454504268","full_name":"ton-blockchain/intellij-ton","owner":"ton-blockchain","description":"TON Development plugin for the IntelliJ Platform","archived":false,"fork":false,"pushed_at":"2026-05-04T14:49:49.000Z","size":4235,"stargazers_count":132,"open_issues_count":0,"forks_count":24,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-05-04T16:32:58.378Z","etag":null,"topics":["blockchain","cryptocurrency","fift","fift-language","func","func-language","intellij","intellij-platform","intellij-plugin","kotlin","telegram","tl","tlb","ton","type-language"],"latest_commit_sha":null,"homepage":"https://plugins.jetbrains.com/plugin/23382-ton","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ton-blockchain.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":"ton://transfer/EQAKtVj024T9MfYaJzU1xnDAkf_GGbHNu-V2mgvyjTuP6rvC"}},"created_at":"2022-02-01T18:29:59.000Z","updated_at":"2026-05-04T14:49:54.000Z","dependencies_parsed_at":"2024-01-24T13:27:20.294Z","dependency_job_id":"dddd6979-dfd8-4284-aa63-59b2878c1fb7","html_url":"https://github.com/ton-blockchain/intellij-ton","commit_stats":null,"previous_names":["andreypfau/intellij-ton"],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/ton-blockchain/intellij-ton","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ton-blockchain%2Fintellij-ton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ton-blockchain%2Fintellij-ton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ton-blockchain%2Fintellij-ton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ton-blockchain%2Fintellij-ton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ton-blockchain","download_url":"https://codeload.github.com/ton-blockchain/intellij-ton/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ton-blockchain%2Fintellij-ton/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32772048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T02:36:36.067Z","status":"ssl_error","status_checked_at":"2026-05-08T02:36:07.210Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blockchain","cryptocurrency","fift","fift-language","func","func-language","intellij","intellij-platform","intellij-plugin","kotlin","telegram","tl","tlb","ton","type-language"],"created_at":"2024-08-02T15:00:50.268Z","updated_at":"2026-05-11T11:08:16.979Z","avatar_url":"https://github.com/ton-blockchain.png","language":"Kotlin","funding_links":["ton://transfer/EQAKtVj024T9MfYaJzU1xnDAkf_GGbHNu-V2mgvyjTuP6rvC"],"categories":["[Some tips from chats](tips.md)"],"sub_categories":["IDE plugins and syntax highlighting"],"readme":"# TON Plugin for the IntelliJ IDEs\n\nIntelliJ TON provides comprehensive support for developing for the TON Blockchain.\nIncludes support for Tolk, FunC, Fift assembly, TL-B, TASM and BoC.\n\n**[Features] • [Installation] • [Community]**\n\n[Features]: #features\n[Installation]: #installation\n[Community]: #community\n\n[![Telegram][telegram]](https://t.me/tondev_eng)\n[![JetBrains plugins][plugin-version-svg]][plugin-repo]\n[![JetBrains plugins][plugin-downloads-svg]][plugin-repo]\n[![Based on TON][ton-svg]][ton]\n\n---\n\n## Features\n\nThe plugin supports the following languages:\n\n- Tolk\n- FunC\n- Fift (including Fift assembly)\n- TL-B Schemas\n- TASM (TON Assembly)\n\n## Installation\n\n- Using an IDE built-in plugin system:\n\n  \u003ckbd\u003eSettings/Preferences\u003c/kbd\u003e \u003e \u003ckbd\u003ePlugins\u003c/kbd\u003e \u003e \u003ckbd\u003eMarketplace\u003c/kbd\u003e \u003e \u003ckbd\u003eSearch for \"TON\"\u003c/kbd\u003e \u003e\n  \u003ckbd\u003eInstall Plugin\u003c/kbd\u003e\n\n- Manually:\n\n  Download the [latest release](https://github.com/ton-blockchain/intellij-ton/releases/latest) and install it manually using\n  \u003ckbd\u003eSettings/Preferences\u003c/kbd\u003e \u003e \u003ckbd\u003ePlugins\u003c/kbd\u003e \u003e \u003ckbd\u003e⚙️\u003c/kbd\u003e \u003e \u003ckbd\u003eInstall plugin from disk...\u003c/kbd\u003e\n\n## Community\n\n- [`@tondev_eng` on Telegram](https://t.me/tondev_eng) — Main TON community chat and discussion group.\n- [`@tondev` on Telegram](https://t.me/tondev) — Main Russian TON community chat and discussion group.\n\n## Development\n\n- `./gradlew check` — runs tests and style checks, including `ktlint`\n- `./gradlew fmt` — formats Kotlin sources and Gradle Kotlin scripts with `ktlint`\n\n## License\n\nGPL-3.0\n\nBased on [The Open Network](https://ton.org)\n\n\u003c!-- Badges --\u003e\n[plugin-repo]: https://plugins.jetbrains.com/plugin/23382-ton\n[plugin-version-svg]: https://img.shields.io/jetbrains/plugin/v/23382-ton.svg?label=JetBrains%20Plugin\n[plugin-downloads-svg]: https://img.shields.io/jetbrains/plugin/d/23382-ton.svg?label=Downloads\n[ton-svg]: https://img.shields.io/badge/Based%20on-TON-blue\n[ton]: https://ton.org\n[telegram]: https://img.shields.io/badge/TON_Community-gray?logo=telegram\u0026style=flat\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fton-blockchain%2Fintellij-ton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fton-blockchain%2Fintellij-ton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fton-blockchain%2Fintellij-ton/lists"}