Skip to content

Releases: FreeFlyingSheep/loongarch-assembly

v1.2.1

06 Jul 05:32
Compare
Choose a tag to compare

Fix missing highlighting

v1.2.0

06 Jul 01:59
Compare
Choose a tag to compare
  • Add highlighting for more escape sequences.
  • Add highlighting for FCSR registers.
  • Add highlighting for LVZ, LBT, LSX and LASX instructions.

v1.1.4

02 Dec 06:09
Compare
Choose a tag to compare
  • Fix highlighting for words like kernelsp.
  • Remove highlighting for registers not beginning with $.

v1.1.3

26 Nov 10:03
Compare
Choose a tag to compare

Change the minimum version of VS Code API that the extension depends on.

v1.1.2

25 Nov 05:59
Compare
Choose a tag to compare

Fix highlighting for comments like // xxx: xxx.

v1.1.1

24 Nov 10:21
Compare
Choose a tag to compare

Fix highlighting for terms like $r0.

v1.1.0

15 Sep 03:39
Compare
Choose a tag to compare

Add support for comment shortcuts.

v1.0.0

19 Aug 02:11
Compare
Choose a tag to compare

Initial release of loongarch-assembly.

Add syntax highlighting for LoongArch assembly language.