This version adds a code formatter for 6502 assembly files.
This release also corrects an issue where square brackets, as used in some 65C816 long addressing modes, were being treated as a syntax error.
Line markers for branch instructions have been improved. 65C186 branch instructions are now recognised, and the plugin can now identify branches to unnamed labels, which are indicated with a different icon. Lastly, this version corrects a bug which prevented these line markers from appearing.