stephensli / Toggler

Toggle words and symbols in VSCode using a user defined configuration.

Home Page:https://marketplace.visualstudio.com/items?itemName=tehstun.toggler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weird selection after toggling makes it impossible to toggle anymore

HiDeoo opened this issue · comments

Without a selection, after toggling, some (random) parts of the words get selected making it unable to toggle anymore.

toggler1

The selection seems to always happen at the end of the word but the length is not always the same:

  • false
  • unload
  • disabled

This does not happens when selecting the word to toggle.

VSCode v1.14.0

Hmmm, it's currently only on the cursor being at the end of the word.

I will see what I can do.

Moved back to previous selection only version for when I have a better time to look into the changes, hopefully over the next two months, until then i'm closing the issues.