{"id":20511050,"url":"https://github.com/sean-codes/lsp-notes","last_synced_at":"2026-04-19T00:34:49.285Z","repository":{"id":233376984,"uuid":"607550011","full_name":"sean-codes/lsp-notes","owner":"sean-codes","description":"hi, these are some notes / examples while research language server protocol","archived":false,"fork":false,"pushed_at":"2023-03-09T01:27:30.000Z","size":497,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-05T22:44:18.320Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sean-codes.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":"2023-02-28T07:39:56.000Z","updated_at":"2023-03-09T00:14:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"2891fb61-82f4-4c2d-b473-e746c13cceb8","html_url":"https://github.com/sean-codes/lsp-notes","commit_stats":null,"previous_names":["sean-codes/lsp-notes"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sean-codes/lsp-notes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sean-codes%2Flsp-notes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sean-codes%2Flsp-notes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sean-codes%2Flsp-notes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sean-codes%2Flsp-notes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sean-codes","download_url":"https://codeload.github.com/sean-codes/lsp-notes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sean-codes%2Flsp-notes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31989852,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"ssl_error","status_checked_at":"2026-04-18T20:23:29.375Z","response_time":103,"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":[],"created_at":"2024-11-15T20:34:20.916Z","updated_at":"2026-04-19T00:34:49.267Z","avatar_url":"https://github.com/sean-codes.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JSON RPC / LSP Notes\n\nHello, these are some notes I took while exploring JSON RPC / Microsoft Language Server Protocol.\n\nThese start with rpc basics and end with running a typescript language server to parse a `\u003ctextarea\u003e`\n\n![A example lsp textarea app](./example-lsp.gif)\n\n## Examples / Notes:\n\n- [RPC Basics](./notes/0_rpc.md)\n- [JSON RPC](./notes/1_json_rpc.md)\n- [LSP Basics](./notes/2_lsp.md)\n- [LSP Using External Server](./notes/3_lsp_external.md)\n- [LSP Browser Textarea](./notes/4_lsp_textarea.md)\n\n\n\n## How to run examples 0-4\n\n```\nnpm install\nnpm run example_X\n```\n\n\n# References\n- rpc: https://en.wikipedia.org/wiki/Remote_procedure_call\n- json-rpc: https://www.jsonrpc.org/\n- lsp: https://github.com/microsoft/vscode-languageserver-node/tree/main/jsonrpc\n- lsp github: https://github.com/microsoft/vscode-languageserver-node/tree/main/jsonrpc\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsean-codes%2Flsp-notes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsean-codes%2Flsp-notes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsean-codes%2Flsp-notes/lists"}