-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Fix auto-indent regex rules #562
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@MikhailArkhipov |
Actually, I can't find a way to simulate Enter (or typing). It is not equivalent to calling onTypeFormattingProvider, OnEnterRule is executed inside the editor. |
Codecov Report
@@ Coverage Diff @@
## master #562 +/- ##
=======================================
Coverage 56.29% 56.29%
=======================================
Files 212 212
Lines 9975 9975
Branches 1754 1754
=======================================
Hits 5615 5615
Misses 4355 4355
Partials 5 5
Continue to review full report at Codecov.
|
Fix #385, #141
Also fixes case when ENTER at | in
did not insert
#
to yield