{"id":15107789,"url":"https://github.com/vkcom/tl-schema-idea-plugin","last_synced_at":"2025-10-19T14:32:34.605Z","repository":{"id":74929660,"uuid":"42399987","full_name":"VKCOM/TL-Schema-idea-plugin","owner":"VKCOM","description":"Plugin for JetBrains products for coloring TL Schema files ","archived":false,"fork":false,"pushed_at":"2024-10-23T12:12:27.000Z","size":161,"stargazers_count":8,"open_issues_count":18,"forks_count":9,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-29T18:45:44.299Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/VKCOM.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-09-13T14:58:21.000Z","updated_at":"2024-07-08T16:50:03.000Z","dependencies_parsed_at":"2024-06-26T14:33:14.446Z","dependency_job_id":"2497f582-3335-4474-8e8e-44bb46bfde0d","html_url":"https://github.com/VKCOM/TL-Schema-idea-plugin","commit_stats":{"total_commits":30,"total_committers":7,"mean_commits":4.285714285714286,"dds":0.5,"last_synced_commit":"57f04067ff44a1492a912b924b3bf78682636e69"},"previous_names":["unserialize/tl-schema-idea-plugin","vkcom/tl-schema-idea-plugin"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VKCOM%2FTL-Schema-idea-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VKCOM%2FTL-Schema-idea-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VKCOM%2FTL-Schema-idea-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VKCOM%2FTL-Schema-idea-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VKCOM","download_url":"https://codeload.github.com/VKCOM/TL-Schema-idea-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237152850,"owners_count":19263793,"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":[],"created_at":"2024-09-25T21:41:37.861Z","updated_at":"2025-10-19T14:32:34.256Z","avatar_url":"https://github.com/VKCOM.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TL Schema support for JetBrains IDE\n\n[Plugin page](https://plugins.jetbrains.com/plugin/7947-tl-schema-support)\n\nTL schema describes types and functions for rpc protocol and binary serialization format. You can read about it [here](https://core.telegram.org/mtproto/TL). TL is used primarily by VK and Telegram.\n\nThis plugin brings lexer/parser, highlighting, go to and other stuff for .tl files.\n\n## Installation\n\nJust install the plugin to any IDE from Marketplace in *Settings \u003e Plugins*.\n\n## Development and contribution\n\n**Note!** This plugin was initially developed in 2016, it doesn't use Gradle, it's just plain Java project.\n\n**How to complile .jar**. Open project in IDEA and choose *Platform Plugin SDK* as Project SDK. \nMake sure that [Grammar Kit](https://plugins.jetbrains.com/plugin/6606-grammar-kit) plugin is installed. \nGenerate parser from .bnf file (using context menu), then execute JFlex on .flex file (also with context menu).\nInclude *src/* and *gen/* folders as sources of module.\nDefine an artifact from compiler output adding *META-INF* folder.\nFinally, produced .jar is supposed to be installed to development IDE instance.\n\n    \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvkcom%2Ftl-schema-idea-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvkcom%2Ftl-schema-idea-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvkcom%2Ftl-schema-idea-plugin/lists"}