An open API service indexing awesome lists of open source software.

https://github.com/techwritescode/asm-lsp


https://github.com/techwritescode/asm-lsp

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# ASM Language Server

Experimental language server for ASM dialects

## Status

Proof of concept, not ready for use.

## Roadmap

- Dialects
- [x] 6502
- [ ] 68000
- [ ] Z80
- Features
- [ ] Syntax Highlighting
- [ ] Diagnostics
- [ ] Code Actions
- [ ] Hover
- [ ] Go to Definition
- [ ] Find References
- [ ] Document Symbols
- [ ] Workspace Symbols
- [ ] Rename
- [ ] Completion