Merlin32 Assembly Language (65816/6502) v0.1.2 released(extension for Visual Studio Code)

Merlin32 Assembly Language (65816/6502) v0.1.2 released(extension for Visual Studio Code)

From Jesse Blue:

New features:

hover over mnemonics shows some information about it (hover over an “LDA” for example)

format document

format selection

added configuration settings for format functions

go to declaration (only works in current document)

find all references (only works in current document)

show symbols (only works in current document, press @ in search bar to show them)

rename symbol (only works in current document)

document link functionality for Merlin directives ASM, DSK, PUT, PUTBIN, SAV, USE

Fixes:

small highlight fixes: lda #<LOC, logical operators [!, &, .], asc ‘blah’,

began adding highlighting for Merlin directives (org, mx, dsk, put, putbin, etc.)

Download via Marketplace or from here https://marketplace.visualstudio.com/items?itemName=dagenbrock.vscode-merlin-assembler 

Author: