-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Tests for keyboard shortcuts in native editor #7797
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
Codecov Report
@@ Coverage Diff @@
## master #7797 +/- ##
=======================================
Coverage 59.15% 59.15%
=======================================
Files 498 498
Lines 22256 22256
Branches 3579 3579
=======================================
Hits 13166 13166
Misses 8266 8266
Partials 824 824 Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
e2d8b19
to
1434050
Compare
addf8ea
to
5769020
Compare
* Tests for keyboard shortcuts * Added some more tests * Code review comments * Fix merge issues
For #7365
Missing tests for toggle line, toggle markup and code.
When reviewing, please ignore white space when comparing the changes..
Two tests have been disabled due to https://github.com/microsoft/vscode-python/issues/7802