Editor: Ignore closing brace when it was added by editor (#21172)
* Editor: Ignore closing brace when it was added by editor - brace completion gets annoying if the user still types closing brace - this change marks automatically added closing braces and when the user types a closing brace at that position, it will be overridden instead of added * Fix label suggestions * Correct brace behavior, but broken completion * Rewrite auto-match detection with annotations
Showing
Please
register
or
sign in
to comment