ajaxorg / ace

Ace (Ajax.org Cloud9 Editor)
https://ace.c9.io
Other
26.77k stars 5.29k forks source link

fix pushMark emacs command #5593

Closed nightwing closed 4 months ago

nightwing commented 5 months ago

emacs does not allow to add several consecutive marks at the same place

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.89%. Comparing base (16c95b3) to head (0de77a1). Report is 8 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5593 +/- ## ========================================== + Coverage 86.79% 86.89% +0.10% ========================================== Files 594 594 Lines 43091 43143 +52 Branches 7147 7150 +3 ========================================== + Hits 37400 37489 +89 + Misses 5691 5654 -37 ``` | [Flag](https://app.codecov.io/gh/ajaxorg/ace/pull/5593/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ajaxorg) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/ajaxorg/ace/pull/5593/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ajaxorg) | `86.89% <100.00%> (+0.10%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ajaxorg#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.