angular ui - How do I disable specific markers in Ace Editor? -
I am using an as-editor with angular-u-ac instructions in my angular project. Need to remove specific markers from my session (like 'disappearing! DOCTYPE) How do I do this?
You can set the error type for errors that you ignore "none" You can also add the same API to customize, or to disable disabled errors.
Comments
Post a Comment