Releases: FreeFlyingSheep/loongarch-assembly
Releases · FreeFlyingSheep/loongarch-assembly
v1.2.1
v1.2.0
- Add highlighting for more escape sequences.
- Add highlighting for FCSR registers.
- Add highlighting for LVZ, LBT, LSX and LASX instructions.
v1.1.4
- Fix highlighting for words like
kernelsp
. - Remove highlighting for registers not beginning with
$
.
v1.1.3
Change the minimum version of VS Code API that the extension depends on.
v1.1.2
Fix highlighting for comments like // xxx: xxx
.
v1.1.1
Fix highlighting for terms like $r0
.
v1.1.0
Add support for comment shortcuts.
v1.0.0
Initial release of loongarch-assembly.
Add syntax highlighting for LoongArch assembly language.