{"id":18345552,"url":"https://github.com/typescripttolua/typescript-tstl-plugin","last_synced_at":"2025-06-16T09:16:14.338Z","repository":{"id":38450793,"uuid":"187769417","full_name":"TypeScriptToLua/typescript-tstl-plugin","owner":"TypeScriptToLua","description":"TypeScript TypeScriptToLua Language Service plugin","archived":false,"fork":false,"pushed_at":"2022-11-10T17:00:20.000Z","size":280,"stargazers_count":13,"open_issues_count":3,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-18T15:36:36.604Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TypeScriptToLua.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}},"created_at":"2019-05-21T05:44:23.000Z","updated_at":"2024-11-20T18:10:08.000Z","dependencies_parsed_at":"2023-01-21T01:17:10.225Z","dependency_job_id":null,"html_url":"https://github.com/TypeScriptToLua/typescript-tstl-plugin","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeScriptToLua%2Ftypescript-tstl-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeScriptToLua%2Ftypescript-tstl-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeScriptToLua%2Ftypescript-tstl-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeScriptToLua%2Ftypescript-tstl-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeScriptToLua","download_url":"https://codeload.github.com/TypeScriptToLua/typescript-tstl-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247457248,"owners_count":20941900,"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-11-05T21:08:39.549Z","updated_at":"2025-04-06T08:31:44.453Z","avatar_url":"https://github.com/TypeScriptToLua.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TypeScript TypeScriptToLua Language Service plugin\n\nTypeScript Language Service plugin for [TypeScriptToLua](https://typescripttolua.github.io).\n\n## Installation\n\nThe simplest way to use this plugin in Visual Studio Code is to install the\n[extension](https://marketplace.visualstudio.com/items?itemName=ark120202.vscode-typescript-to-lua).\n\nFor other editors that use TypeScript Language Service you can enable this plugin manually:\n\n```shell\nnpm install typescript-tstl-plugin\n```\n\ntsconfig.json:\n\n```jsonc\n{\n  \"compilerOptions\": {\n    \"plugins\": [{ \"name\": \"typescript-tstl-plugin\" }]\n  },\n  \"tstl\": {\n    // \"tstl\" key is required\n  }\n}\n```\n\n## Features\n\nCurrently the only feature this plugin implements is displaying TypeScriptToLua diagnostics:\n\n![](/docs/diagnostics.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftypescripttolua%2Ftypescript-tstl-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftypescripttolua%2Ftypescript-tstl-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftypescripttolua%2Ftypescript-tstl-plugin/lists"}