Defer RichEditBrackets creation (#38659)
* Defer RichEditBrackets creation **Bug** `RichEditBrackets` are currently created eagerly pretty early in startup. This can be a fairly call as well. **fix** Lazily create `RichEditBrackets` instead * Also defer electricChars in CursorConfiguration * Init all new members in ctor
M
Matt Bierner committed
276f8dfbf18792fc3a9bd7180e39edfd1c2a0465
Parent: 73f3e0d
Committed by GitHub <[email protected]>
on 11/27/2017, 6:32:48 PM