{"id":40725405,"url":"https://github.com/mkmarek/squirrel_lsp","last_synced_at":"2026-01-21T14:06:39.820Z","repository":{"id":196563386,"uuid":"694381127","full_name":"mkmarek/squirrel_lsp","owner":"mkmarek","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-07T21:04:38.000Z","size":157,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-07T22:22:42.591Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/mkmarek.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2023-09-20T22:19:55.000Z","updated_at":"2025-04-07T21:04:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"b0114676-ace7-43d0-8715-84c680b50e1b","html_url":"https://github.com/mkmarek/squirrel_lsp","commit_stats":null,"previous_names":["mkmarek/squirrel_lsp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mkmarek/squirrel_lsp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkmarek%2Fsquirrel_lsp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkmarek%2Fsquirrel_lsp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkmarek%2Fsquirrel_lsp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkmarek%2Fsquirrel_lsp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mkmarek","download_url":"https://codeload.github.com/mkmarek/squirrel_lsp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkmarek%2Fsquirrel_lsp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28634789,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T04:47:28.174Z","status":"ssl_error","status_checked_at":"2026-01-21T04:47:22.943Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":"2026-01-21T14:06:38.620Z","updated_at":"2026-01-21T14:06:39.815Z","avatar_url":"https://github.com/mkmarek.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Squirrel LSP\n\nImplementation of a [LSP](https://microsoft.github.io/language-server-protocol/overviews/lsp/overview/) for the [Squirrel](http://www.squirrel-lang.org/) scripting language.\n\nI use Squirrel in some personal projects and hate when it fails on me only because I mistyped a variable name or did a syntax error, so I made this little incomplete LSP to help me with that. It leaves a lot to be desired, so I'll be updating it as I go.\n\n![preview](./media/preview.png)\n\n## Functionality\n\n- [x] File parsing and diagnostics reporting\n- [ ] Static analysis to check if used variables/class members/functions exist (Partialy implemented. Member access by dot notation is currently not supported)\n- [ ] Some sort of configuration to define embedded functions and methods\n- [ ] Hover Functionality\n- [x] Go to definition Functionality\n- [ ] Rename functionality\n- [x] File formatting\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkmarek%2Fsquirrel_lsp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmkmarek%2Fsquirrel_lsp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkmarek%2Fsquirrel_lsp/lists"}