Epacik / 8051-ASM-Plugin

8051 Assembly support for code editors
MIT License
4 stars 0 forks source link

Unknown mnemonic - false positives #8

Open moustaxx opened 5 months ago

moustaxx commented 5 months ago

The extension doesn't seem to recognise some of the correct syntax as valid.

obraz

Epacik commented 5 months ago

Oh, sorry about that.

What assembler are you using to assemble code?

I'll look into that as soon as I fix an issue with messages not being translated. For now I'll disable those checks.

moustaxx commented 5 months ago

I use ASEM-51 V1.3 assembler.

Epacik commented 5 months ago

I'm not sure when could I fix it properly.

Maybe a viable stop-gap solution would be a way to ignore falsely flagged mnemonics? Like in a spellchecker.