{"id":28992487,"url":"https://github.com/tact-lang/intelli-tact","last_synced_at":"2025-06-25T02:39:55.676Z","repository":{"id":291461945,"uuid":"969222699","full_name":"tact-lang/intelli-tact","owner":"tact-lang","description":"⚡Official Tact language plugin for JetBrains IDEs","archived":false,"fork":false,"pushed_at":"2025-06-05T10:48:34.000Z","size":2038,"stargazers_count":6,"open_issues_count":27,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-05T11:40:49.485Z","etag":null,"topics":["ide","jetbrains","tact","tact-lang","ton"],"latest_commit_sha":null,"homepage":"https://plugins.jetbrains.com/plugin/27290-tact","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tact-lang.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}},"created_at":"2025-04-19T17:04:15.000Z","updated_at":"2025-06-05T10:48:34.000Z","dependencies_parsed_at":"2025-05-04T20:26:50.051Z","dependency_job_id":"44ee4cf0-2f71-4de0-9b7e-0d6d684b8764","html_url":"https://github.com/tact-lang/intelli-tact","commit_stats":null,"previous_names":["tact-lang/intelli-tact"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tact-lang/intelli-tact","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tact-lang%2Fintelli-tact","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tact-lang%2Fintelli-tact/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tact-lang%2Fintelli-tact/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tact-lang%2Fintelli-tact/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tact-lang","download_url":"https://codeload.github.com/tact-lang/intelli-tact/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tact-lang%2Fintelli-tact/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261792617,"owners_count":23210338,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["ide","jetbrains","tact","tact-lang","ton"],"created_at":"2025-06-25T02:39:53.414Z","updated_at":"2025-06-25T02:39:55.658Z","avatar_url":"https://github.com/tact-lang.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tact language plugin for JetBrains IDEs\n\nDeveloped by [TON Studio](https://tonstudio.io), powered by the community.\n\n**[Features] • [Installation] • [Community]**\n\n[Features]: #features\n\n[Installation]: #installation--usage\n\n[Community]: #community\n\n[![Twitter](https://img.shields.io/badge/X%2FTwitter-white?logo=x\u0026style=flat\u0026logoColor=gray)](https://x.com/tact_language)\n[![Telegram](https://img.shields.io/badge/Community_Chat-white?logo=telegram\u0026style=flat)](https://t.me/tactlang)\n[![Telegram](https://img.shields.io/badge/Tact_Kitchen_🥣-white?logo=telegram\u0026style=flat)](https://t.me/tact_kitchen)\n[![](https://img.shields.io/badge/JetBrains%20Marketplace-white?logo=jetbrains\u0026logoColor=black)](https://plugins.jetbrains.com/plugin/27290-tact)\n[![Downloads](https://img.shields.io/jetbrains/plugin/d/27290-tact.svg?color=white\u0026labelColor=white\u0026logo=jetbrains\u0026logoColor=black)](https://plugins.jetbrains.com/plugin/27290-tact)\n\n---\n\nThis plugin provides support for the [Tact programming language](https://tact-lang.org) to JetBrains IDEs.\nTact is a next-generation programming language for building secure, scalable, and maintainable smart contracts on TON\nblockchain.\n\n## Features\n\n- Semantic syntax highlighting\n- Code completion, snippets, imports completion\n- Go to definition, implementation, type definition\n- Find all references, workspace symbol search, symbol renaming\n- Types and documentation on hover\n- Inlay hints for types, parameter names, and more\n- Lenses with usages count and VCS author\n- On-the-fly inspections with quick fixes\n- Signature help inside calls and `initOf`\n- Build single contract or projects from `tact.config.json` via Run configuration\n- Formatting with shortcut and on save\n\n## Installation \u0026 Usage\n\n\u003e [!WARNING]\n\u003e The current plugin conflicts with the TON plugin before version 2.5.5, as both add Tact support,\n\u003e please update the TON plugin to version 2.5.5 or newer.\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 \"Tact\"\u003c/kbd\u003e \u003e\n  \u003ckbd\u003eInstall Plugin\u003c/kbd\u003e\n\n- Manually:\n\n  Download the [latest release](https://github.com/tact-lang/intelli-tact/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![](./docs/cover.png)\n\n## Community\n\n- [`@tactlang` on Telegram](https://t.me/tactlang) — Main community chat and discussion group.\n- [`@tactlang_ru` on Telegram](https://t.me/tactlang_ru) _(Russian)_\n- [`@tact_kitchen` on Telegram](https://t.me/tact_kitchen) — Channel with updates from the team.\n- [`@tact_language` on X/Twitter](https://x.com/tact_language)\n- [`tact-lang` organization on GitHub](https://github.com/tact-lang)\n- [`@ton_studio` on Telegram](https://t.me/ton_studio)\n- [`@thetonstudio` on X/Twitter](https://x.com/thetonstudio)\n\n## License\n\nThis project is under the **MIT License**. See the\n[LICENSE](https://github.com/tact-lang/intelli-tact/blob/master/LICENSE)\nfile for the full license text.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftact-lang%2Fintelli-tact","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftact-lang%2Fintelli-tact","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftact-lang%2Fintelli-tact/lists"}