This extension adds the support for the SIC (Simplified Instructional Computer) assembly.
- Syntax highlighting
- Code completion
- Go to definition
- Find all references
- Document symbol definitions
- Hover (mnemonics and symbols)
- Code formatting
- Setting the default language indentation to 8 character long tabs
- Snippets
The Format Document action automatically aligns the columns in your SIC code, so there's enough space for labels, mnemonics and operands.
- Please report any issues or suggestions you find on GitHub.