- Code completion support
- Go to definition support
- Document symbols support (list of all symbol definitions in a document)
- Find all references support
- Hover support (useful for mnemonics)
- Removed snippets for instructions (as they are now replaced by code completion support)
- Raised vscode dependency (v1.42.0 or higher)
- Small fixes for syntax highlighting
- Fixed snippets
- Updated dependencies
- Improved syntax highlighting
- Updated dependencies
- Code formatting
- Snippet for a halt loop
- Updated README.md with a picture of syntax highlighting
- Updated README.md
- Snippets
- Support for START, END, ORG assembler directives
- Removed uppercase register names from highlighting
- Updated extension info, updated changelog format
- Initial release, featuring simple syntax higlighting.