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

Fix fully qualified completion on new foo.bar.X #77

Merged
merged 1 commit into from
Jan 24, 2023

Conversation

kLabz
Copy link
Contributor

@kLabz kLabz commented Jan 24, 2023

When haxe.codeGeneration.imports.enableAutoImports is set to false and starting completion on an already typed full path for a new expression (for example new haxe.xml.|) and selecting a completion item, replace range is wrong.

Before:
Recording 2023-01-24 at 17 35 17

After:
Recording 2023-01-24 at 17 36 47

@Gama11 Gama11 merged commit a39476c into vshaxe:master Jan 24, 2023
@kLabz kLabz deleted the fix/new-completion branch January 24, 2023 16:44
@skial skial mentioned this pull request Jan 25, 2023
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants