Skip to content

Conversation

@laserbeam3
Copy link

Also:

  • Remove an unused index variable
  • remove anchorPosition(). selection.anchor is an equivalent property
  • rename markSelection to updateSelection (we need to do this multiple times, no need to modify the editor here

Fixes #5

Also:
 - Remove an unused index variable
 - remove anchorPosition(). selection.anchor is an equivalent property
 - rename markSelection to updateSelection (we need to do this multiple times, no need to modify the editor here
@laserbeam3
Copy link
Author

Please test locally before publishing a new build. I'm not very familiar with the VSCode API or the build pipeline for VSCode extensions. To be fair I've directly edited your extension after it has been installed to test this and get the desired effect.

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.

Doesn't work with multiple cursors

1 participant