headplane
headplane copied to clipboard
Syntax highlighting in ACL Editor
Small syntax highlighting issue in the ACL editor I noticed, commented out ACLs are still highlighted.
No functional impact, but I could see it being confusing if you rely on the editor to make changes.
I did notice this, honestly I'm not sure how to proceed here because I'm using Codemirror 6 instead of Monaco editor. Is there already a pre-existing package that supports HuJSON/JSONC? If not, I'd need to extend the JSON one myself and make one.
Switched to Monaco, available in 0.1.9.
Yep, confirmed working for me. :+1: