Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Random highlight errors #3

Open
kenijo opened this issue Aug 26, 2019 · 3 comments
Open

Random highlight errors #3

kenijo opened this issue Aug 26, 2019 · 3 comments

Comments

@kenijo
Copy link

kenijo commented Aug 26, 2019

Here a sample of random highlight errors:
Open two panels.
On the left one paste the following text:

rewrew
test
fdewfd

On the right one paste the following text:

test
fdewfdewq
fdewfdewqewdew
d
dew
dewewdewqd
testtest
test
TEST
fdewfdewqfre

Highlight the word "test" on the left panel: it highlights the first word "test" on the right panel, then the following 4 characters on the following line (which is not test) and that's it. It doesn't highlight the rest of the words in the text.
screenshot1

Highlight the first word "test" on the right panel: it highlights the last two characters of the word test in the left panel, random characters in the right panel along with the other occurrences of the word "test".
screenshot2

@nineonine
Copy link

Getting same behaviour. Something is fundamentally broken

@kenijo
Copy link
Author

kenijo commented May 4, 2020

I switched to Multi Windows Highlight: https://marketplace.visualstudio.com/items?itemName=aki12n.multiwindows-highlight

@nineonine
Copy link

@kenijo it does the job indeed. Many thanks!

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

No branches or pull requests

2 participants