Edit active document
Edit active document logo by KTrain5369
Modified from the text cursor icon by scarlab
Licensed under MIT.
Cursor
Section titled “Cursor”Neuro gains her own cursor if she is allowed to edit the active document. This ensures that her activities won’t be disrupted by moving the real cursor.
Get Cursor
Section titled “Get Cursor”This sends the current cursor position to Neuro, alongside surrounding lines as context.
Place Cursor
Section titled “Place Cursor”This places Neuro’s virtual cursor at her desired spot. Once that is placed, she will also get her cursor’s surrounding lines as context.
Insert/Replace/Delete/Find Text
Section titled “Insert/Replace/Delete/Find Text”This gives Neuro the ability to insert, replace, delete or find text within the active document.
Inserting will insert at Neuro’s cursor. For all other options, Neuro can choose to use either glob patterns or regex to search for the targeted text.
This allows Neuro to undo the last editing action.
This allows Neuro to manually save the current document.
This action is only registered if the autoSave
setting is set to any value other than afterDelay
.
Passive saving notifications
Section titled “Passive saving notifications”In addition to being informed if she saved successfully, enabling Send Save Notifications will allow Neuro to receive save notifications as the active document is saved.