generated from JetBrains/intellij-platform-plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(EditorInteractionProvider): enhance task creation and error hand…
…ling #29 The code has been updated to improve task creation and error handling in the EditorInteractionProvider. The changes include adding a new parameter 'isReplacement' to the 'createTask' function and moving the null check for 'context.editor' inside the function. Additionally, the handling for 'AppendCursor' and 'AppendCursorStream' interaction types has been updated to create a task and run it asynchronously.
- Loading branch information
Showing
1 changed file
with
24 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters