Anyone have a recommended tool for doing this? I am a big fan of VSCode in general, but I’m not aware of a Dialog syntax extension for it, and while I don’t need any fancy features, the fact that VSCode doesn’t understand which strings are valid identifiers in Dialog leads to broken autocomplete behaviour (if you create an object #basement-key, it’ll treat basement and key as two separate identifiers).
(Is there another language I could tell it to pretend I’m using which might trick it into getting this right?)