{"id":15060068,"url":"https://github.com/aazuspan/spinasm-lsp","last_synced_at":"2026-01-24T20:54:46.222Z","repository":{"id":254061295,"uuid":"838588570","full_name":"aazuspan/spinasm-lsp","owner":"aazuspan","description":"A language server for SPINAsm","archived":false,"fork":false,"pushed_at":"2024-08-21T05:51:55.000Z","size":213,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-12T07:24:01.732Z","etag":null,"topics":["assembly","fv-1","lsp","spin-semiconductor","spinasm"],"latest_commit_sha":null,"homepage":"","language":"Python","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/aazuspan.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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":"2024-08-06T00:48:56.000Z","updated_at":"2024-08-21T05:51:58.000Z","dependencies_parsed_at":"2024-08-21T07:03:13.174Z","dependency_job_id":null,"html_url":"https://github.com/aazuspan/spinasm-lsp","commit_stats":null,"previous_names":["aazuspan/spinasm-lsp"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/aazuspan/spinasm-lsp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fspinasm-lsp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fspinasm-lsp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fspinasm-lsp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fspinasm-lsp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aazuspan","download_url":"https://codeload.github.com/aazuspan/spinasm-lsp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aazuspan%2Fspinasm-lsp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28736791,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T19:23:36.361Z","status":"ssl_error","status_checked_at":"2026-01-24T19:23:28.966Z","response_time":89,"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":["assembly","fv-1","lsp","spin-semiconductor","spinasm"],"created_at":"2024-09-24T22:52:06.076Z","updated_at":"2026-01-24T20:54:46.202Z","avatar_url":"https://github.com/aazuspan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SPINAsm LSP Server\n\n[![Build status](https://github.com/aazuspan/spinasm-lsp/actions/workflows/ci.yaml/badge.svg)](https://github.com/aazuspan/spinasm-lsp/actions/workflows/ci.yaml)\n[![PyPI version](https://img.shields.io/pypi/v/spinasm-lsp)](https://pypi.python.org/pypi/spinasm-lsp)\n[![Python versions](https://img.shields.io/pypi/pyversions/spinasm-lsp.svg)](https://pypi.python.org/pypi/spinasm-lsp)\n\nA Language Server Protocol (LSP) server to provide language support for the [SPINAsm assembly language](http://www.spinsemi.com/Products/datasheets/spn1001-dev/SPINAsmUserManual.pdf). The LSP is built on an extended version of the [asfv1](https://github.com/ndf-zz/asfv1) parser.\n\n## Features\n\n- **Diagnostics**: Reports the location of syntax errors and warnings.\n- **Signature help**: Shows parameter hints as instructions are entered.\n- **Hover**: Shows documentation and assigned values on hover.\n- **Completion**: Provides suggestions for opcodes, labels, and variables.\n- **Renaming**: Renames matching labels or variables.\n- **Go to definition**: Jumps to the definition of a label, memory address, or variable.\n- **Semantic highlighting**: Color codes variables, constants, instructions, etc. based on program semantics.\n\n## Installation\n\n```bash\npip install spinasm-lsp\n```\n\n## Usage\n\nStart the LSP server:\n\n```bash\nspinasm-lsp\n```\n\n------\n\n*This project is unaffiliated with Spin Semiconductor. Included documentation is Copyright © 2018 Spin Semiconductor.*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faazuspan%2Fspinasm-lsp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faazuspan%2Fspinasm-lsp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faazuspan%2Fspinasm-lsp/lists"}