{"id":15375866,"url":"https://github.com/rictic/tsserver-integration-test","last_synced_at":"2026-06-08T00:31:45.020Z","repository":{"id":66372144,"uuid":"453183450","full_name":"rictic/tsserver-integration-test","owner":"rictic","description":null,"archived":false,"fork":false,"pushed_at":"2022-01-28T18:57:12.000Z","size":473,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-03T10:29:26.888Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rictic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2022-01-28T18:57:10.000Z","updated_at":"2022-01-28T18:57:15.000Z","dependencies_parsed_at":"2024-03-10T08:00:26.758Z","dependency_job_id":null,"html_url":"https://github.com/rictic/tsserver-integration-test","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"1fba9ecfce9c7804fe3eaf1cfcef1e85b1d96dd8"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":"orta/TypeScript-TSServer-Plugin-Template","purl":"pkg:github/rictic/tsserver-integration-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rictic%2Ftsserver-integration-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rictic%2Ftsserver-integration-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rictic%2Ftsserver-integration-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rictic%2Ftsserver-integration-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rictic","download_url":"https://codeload.github.com/rictic/tsserver-integration-test/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rictic%2Ftsserver-integration-test/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34043822,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-07T02:00:07.652Z","response_time":124,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-01T14:05:08.411Z","updated_at":"2026-06-08T00:31:44.997Z","avatar_url":"https://github.com/rictic.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## A Template for a TypeScript Language Service Plugin\n\n\u003cimg src=\"./docs/screenshot.png\"\u003e\n\nThis repo has two projects: s\n\n- `/` is a TSServer Plugin \n- `/example` is a TypeScript project which uses the root TSServer Plugin\n\nThe source files for your project\n\n#### Get Started\n\nGet the plugin working and your TS to JS converted as you save:\n\n```ts\ngit clone https://github.com/orta/TypeScript-TSServer-Plugin-Template\ncd TypeScript-TSServer-Plugin-Template\n\n# Install deps and run TypeScript\nnpm i\nnpx tsc --watch\n```\n\nNext, get the example project up and running, it will load your TSServer Plugin from the emitted JavaScript.\n\n```\n# Set up the host app to work in\ncd example\nnpm i\ncd ..\n\n# Open one VS Code window to work on your plugin\ncode .\n\n# Or to hook up a debugger, use this command\n# to have the TSServer wait till you attach:\nTSS_DEBUG_BRK=9559 code example\n\n# or use this to hook in later:\nTSS_DEBUG=9559 code example\n```\n\nYou can then use the launch options in this root project to connect your debugger to the running TSServer in the other window. To see changes, run the command palette \"TypeScript: Reload Project\" to restart the TSServer for the project.\n\nMake sure that the TypeScript version on that project runs from your `node_modules` and not the version which is embedded in vscode. You can see the logs via the vscode command 'TypeScript: Open TS Server Logs.\" ( search for 'Loading tsserver-plugin' to see whether it loaded correctly. )\n\n### What Now?\n\nThis project has a `debugger` statement inside the completions which will trigger on completions, you can get that running and then you have proven the toolset works and get started building your plugin.\n\nYou can read up the docs on [Language Service Plugins in the TypeScript repo wiki](https://github.com/microsoft/TypeScript/wiki/Writing-a-Language-Service-Plugin#overview-writing-a-simple-plugin).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frictic%2Ftsserver-integration-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frictic%2Ftsserver-integration-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frictic%2Ftsserver-integration-test/lists"}