Skip to content
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

feat: support skipping slice attributes #901

Merged
merged 3 commits into from
Sep 26, 2024

Conversation

LucasXu0
Copy link
Collaborator

Skip formatting for continued input after space key press

Example:

**Hello** + press space key + World will become Hello World
**Hello** + press space key + press backspace key + World will become HelloWorld

Copy link

codecov bot commented Sep 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.18%. Comparing base (628d5c8) to head (e4f0d0c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #901   +/-   ##
=======================================
  Coverage   72.17%   72.18%           
=======================================
  Files         317      317           
  Lines       14866    14870    +4     
=======================================
+ Hits        10730    10734    +4     
  Misses       4136     4136           
Flag Coverage Δ
72.18% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@LucasXu0 LucasXu0 merged commit ab977f9 into AppFlowy-IO:main Sep 26, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant