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

Add multi-line interaction support #272

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

Add multi-line interaction support #272

wants to merge 13 commits into from

Conversation

vslinko
Copy link
Owner

@vslinko vslinko commented Feb 5, 2022

To Do

  • Auto select whole bullets when selection covers more than one bullet
  • FoldingCommandsFeature
  • HandleSelectionsChangesFeature
  • MoveItemsCommandsFeature
  • OverrideArrowLeftBehaviourFeature
  • OverrideBackspaceBehaviourFeature
  • OverrideCmdAFeature
  • OverrideCmdBackspaceBehaviourFeature
  • OverrideCmdShiftArrowLeftBehaviourFeature
  • OverrideDeleteBehaviourFeature
  • OverrideEnterBehaviourFeature
  • OverrideShiftEnterBehaviourFeature
  • OverrideShiftTabBehaviourFeature
  • OverrideTabBehaviourFeature

After the release

@vslinko vslinko linked an issue Feb 5, 2022 that may be closed by this pull request
1 task
@vslinko vslinko changed the title Allow to manipulate with multiple lines Add multi-line interaction support Aug 7, 2022
@vslinko vslinko added enhancement New feature or request difficulty:hard labels Aug 7, 2022
@vslinko vslinko force-pushed the main branch 12 times, most recently from 89c60f1 to 7e28e98 Compare March 25, 2023 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

Add multi-line interaction support
1 participant