Skip to content

Releases: Nessphoro/sublimeassembly

Release 2.3

01 Dec 04:34
Compare
Choose a tag to compare

Renamed code to plugin to fix a name collision with an existing python package.

Fixed incorrect alias handling for support instructions.

Also somewhat fixes issue #29 (well at least makes it handle errors better if the package is manually installed)

NASM File Extension

26 Apr 18:13
Compare
Choose a tag to compare
Merge pull request #22 from phil-opp/patch-1

Add `nasm` as a file extension

Bug Fix #21

17 Nov 21:41
Compare
Choose a tag to compare

Fixed the build system a bit.

Fix an autocompletion bug with endmacro

27 Sep 14:22
Compare
Choose a tag to compare
2.2.9

Update support.json #18

Fixed a typo in an instruction

30 May 05:11
Compare
Choose a tag to compare
Merge pull request #17 from jbw3/fix-invlpg

Correcting spelling of invlpg

Minor Highlight Bug

25 Feb 20:25
Compare
Choose a tag to compare
2.2.7

Fix #16

Fixed a minor highlight bug

15 Nov 23:17
Compare
Choose a tag to compare
Merge pull request #15 from AramL/master

packuswb and paddb instructions now higlight correctly

Minor bug when including non asm files

01 Sep 01:00
Compare
Choose a tag to compare
2.2.5

Fixed an include bug

Fix for malformed include strings

12 Apr 22:02
Compare
Choose a tag to compare
2.2.4

Don't crash on malformed include

Hotfix for non-existent includes

12 Apr 02:40
Compare
Choose a tag to compare
2.2.3

Hotfix for non-existent include