Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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 updating cursor position via spacebar #655
feat: support updating cursor position via spacebar #655
Changes from all commits
ed9c9a3
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 11 in lib/src/editor/editor_component/service/ime/delta_input_on_floating_cursor_update.dart
Codecov / codecov/patch
lib/src/editor/editor_component/service/ime/delta_input_on_floating_cursor_update.dart#L11
Check warning on line 15 in lib/src/editor/editor_component/service/ime/delta_input_on_floating_cursor_update.dart
Codecov / codecov/patch
lib/src/editor/editor_component/service/ime/delta_input_on_floating_cursor_update.dart#L15
Check warning on line 18 in lib/src/editor/editor_component/service/ime/delta_input_on_floating_cursor_update.dart
Codecov / codecov/patch
lib/src/editor/editor_component/service/ime/delta_input_on_floating_cursor_update.dart#L18
Check warning on line 22 in lib/src/editor/editor_component/service/ime/delta_input_on_floating_cursor_update.dart
Codecov / codecov/patch
lib/src/editor/editor_component/service/ime/delta_input_on_floating_cursor_update.dart#L22
Check warning on line 27 in lib/src/editor/editor_component/service/ime/delta_input_on_floating_cursor_update.dart
Codecov / codecov/patch
lib/src/editor/editor_component/service/ime/delta_input_on_floating_cursor_update.dart#L24-L27
Check warning on line 36 in lib/src/editor/editor_component/service/ime/delta_input_on_floating_cursor_update.dart
Codecov / codecov/patch
lib/src/editor/editor_component/service/ime/delta_input_on_floating_cursor_update.dart#L33-L36
Check warning on line 39 in lib/src/editor/editor_component/service/ime/delta_input_on_floating_cursor_update.dart
Codecov / codecov/patch
lib/src/editor/editor_component/service/ime/delta_input_on_floating_cursor_update.dart#L38-L39
Check warning on line 46 in lib/src/editor/editor_component/service/ime/delta_input_on_floating_cursor_update.dart
Codecov / codecov/patch
lib/src/editor/editor_component/service/ime/delta_input_on_floating_cursor_update.dart#L46
Check warning on line 50 in lib/src/editor/editor_component/service/ime/delta_input_on_floating_cursor_update.dart
Codecov / codecov/patch
lib/src/editor/editor_component/service/ime/delta_input_on_floating_cursor_update.dart#L48-L50
Check warning on line 55 in lib/src/editor/editor_component/service/ime/delta_input_on_floating_cursor_update.dart
Codecov / codecov/patch
lib/src/editor/editor_component/service/ime/delta_input_on_floating_cursor_update.dart#L55
Check warning on line 59 in lib/src/editor/editor_component/service/ime/delta_input_on_floating_cursor_update.dart
Codecov / codecov/patch
lib/src/editor/editor_component/service/ime/delta_input_on_floating_cursor_update.dart#L58-L59
Check warning on line 144 in lib/src/editor/editor_component/service/ime/non_delta_input_service.dart
Codecov / codecov/patch
lib/src/editor/editor_component/service/ime/non_delta_input_service.dart#L144
Check warning on line 158 in lib/src/editor/editor_component/service/ime/non_delta_input_service.dart
Codecov / codecov/patch
lib/src/editor/editor_component/service/ime/non_delta_input_service.dart#L158
Check warning on line 169 in lib/src/editor/editor_component/service/ime/non_delta_input_service.dart
Codecov / codecov/patch
lib/src/editor/editor_component/service/ime/non_delta_input_service.dart#L169
Check warning on line 85 in lib/src/editor/editor_component/service/keyboard_service_widget.dart
Codecov / codecov/patch
lib/src/editor/editor_component/service/keyboard_service_widget.dart#L85
Check warning on line 87 in lib/src/editor/editor_component/service/keyboard_service_widget.dart
Codecov / codecov/patch
lib/src/editor/editor_component/service/keyboard_service_widget.dart#L87
Check warning on line 263 in lib/src/editor/editor_component/service/selection/mobile_selection_service.dart
Codecov / codecov/patch
lib/src/editor/editor_component/service/selection/mobile_selection_service.dart#L263
Check warning on line 494 in lib/src/editor/editor_component/service/selection/mobile_selection_service.dart
Codecov / codecov/patch
lib/src/editor/editor_component/service/selection/mobile_selection_service.dart#L494
Check warning on line 13 in lib/src/render/selection/mobile_basic_handle.dart
Codecov / codecov/patch
lib/src/render/selection/mobile_basic_handle.dart#L11-L13
Check warning on line 47 in lib/src/render/selection/mobile_basic_handle.dart
Codecov / codecov/patch
lib/src/render/selection/mobile_basic_handle.dart#L47
Check warning on line 56 in lib/src/render/selection/mobile_basic_handle.dart
Codecov / codecov/patch
lib/src/render/selection/mobile_basic_handle.dart#L49-L56
Check warning on line 162 in lib/src/render/selection/mobile_basic_handle.dart
Codecov / codecov/patch
lib/src/render/selection/mobile_basic_handle.dart#L162