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

Autocomplete don't work when cursor to the left of character #3315

Open
scootergrisen opened this issue Feb 6, 2020 · 0 comments
Open

Autocomplete don't work when cursor to the left of character #3315

scootergrisen opened this issue Feb 6, 2020 · 0 comments

Comments

@scootergrisen
Copy link
Contributor

Autocomplete don't seem to work if the cursor have a character to the right of it.

E.g. if you start by copying the source string the cursor will be at the beginning of the string.
Often there will be a character at the beginning so if you just start writing autocomplete will not work. You would have to add a space and move the cursor left for autocomplete to work.

I guess in right-to-left languages it will be different.

Virtaal 0.7.1
Window 7

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

1 participant