Minor issue with word selection
Status: Beta
Brought to you by:
mballance
Hello developers,
First off thanks for the great plugin!
There is a minor issue I come across very often when trying to select with Ctrl+Shift+Arrow Keys.
Steps:
Expected: " mywire" is selected
Actual: "=1'b0;" is selected
Also after the 4th step:
Expected: "assign mywire" is selected
Actual: "ssign mywire" is selected. (Note the first letter is not selected)
Tried the same steps with the stock editor and it seems fine.
Using SVEditor 1.5.7.
Thanks,
Thanks for the detailed bug report. I can reproduce this issue, and have added a fix to the 1.5.9 release.
Thanks for the super fast turnaround!
Just tried with 1.5.9 and first issue is fixed, thanks.
The issue after the 4th step still exists:
Expected: "assign mywire" is selected
Actual: "ssign mywire" is selected. (Note the first letter is not selected)