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

Code is removed when line is partly selected or error #39

Closed
grizz-pl opened this issue Jan 26, 2018 · 2 comments
Closed

Code is removed when line is partly selected or error #39

grizz-pl opened this issue Jan 26, 2018 · 2 comments
Labels

Comments

@grizz-pl
Copy link

grizz-pl commented Jan 26, 2018

Code is removed when line is partly selected
before:

Sql> SELECT
X
FROM
y;

select from SELECT to y;

effect:

Sql> SELECT

@elvirbrk elvirbrk added the bug label Jan 29, 2018
@elvirbrk
Copy link
Owner

I'll take a look.

@elvirbrk
Copy link
Owner

elvirbrk commented Feb 8, 2018

Fixed in v3.5

@elvirbrk elvirbrk closed this as completed Feb 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants