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

Completion items shown after an escape character with whitespace #125

Closed
rcjsuen opened this issue Aug 4, 2017 · 0 comments
Closed

Completion items shown after an escape character with whitespace #125

rcjsuen opened this issue Aug 4, 2017 · 0 comments
Assignees
Labels

Comments

@rcjsuen
Copy link
Owner

rcjsuen commented Aug 4, 2017

FROM alpine
EXPOSE 8080 \ 
8081

If you send the server a textDocument/completion request at the end of the second line after the whitespace that follows the backslash, completion items will be returned even though there shouldn't be any.

@rcjsuen rcjsuen added the bug label Aug 4, 2017
@rcjsuen rcjsuen closed this as completed in 3f4032c Aug 4, 2017
@rcjsuen rcjsuen self-assigned this Aug 4, 2017
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

1 participant