Skip to content

Releases: Nessphoro/sublimeassembly

Hotfix

12 Apr 02:33
Compare
Choose a tag to compare

Hotfix for an include bug.

SublimeAssembly 2.2.1

12 Apr 01:12
Compare
Choose a tag to compare

This release adds enhanced auto-completion now with support of NASM's %include directive.

Known issue:
When including a file that is "stale" Sublime Text will open a new tab with that tab an immediately close it -- this is caused by the plugin parsing that file and then closing it again. This will continue as we don't have our own parser.

Sublime Assembly 2.1.0

27 Jan 01:29
Compare
Choose a tag to compare

This release introduces auto-completion for instructions, with auto-completion for registers and NASM related things on the way!

NASM Sublime Assembly 2.0

26 Jan 22:50
Compare
Choose a tag to compare
v2.0.1

Copy-paste fix.