mattgodbolt / owlet-editor

A modern BBC BASIC editor inspired by the BBC Micro Bot (https://bbcmicrobot.com)
https://bbcmic.ro
54 stars 4 forks source link

Duplicate completions for tokens with left and right versions #35

Closed ojwb closed 3 years ago

ojwb commented 3 years ago

Tokens with left and right versions (e.g. HIMEM) seem to all give duplicate entries in the completion list.

mattgodbolt commented 3 years ago

Oh cripes yes! Thanks!