ModuleManager icon indicating copy to clipboard operation
ModuleManager copied to clipboard

MM should report an error for missing operators in HAS nodes

Open JonnyOThan opened this issue 1 year ago • 0 comments

I had this syntax in a patch: HAS[moduleID[IVASwitch]]

Which I'm pretty sure is always invalid - there should be some kind of operator before moduleID. This was very difficult to spot, and it would have been pretty easy if MM had reported an error or warning on that line.

JonnyOThan avatar Apr 08 '23 13:04 JonnyOThan