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

Server returning nothing on things such as completion errors Eclipse Che #66

Closed
JPinkney opened this issue May 16, 2018 · 0 comments
Closed
Labels

Comments

@JPinkney
Copy link
Contributor

kind: PersistentVolume
apiVersion: v1
metadata: <- Autocompletion right after :

returns

[Trace - 16:51:10] Received response 'textDocument/completion - (48)' in 1ms.
No result returned.

but should return

Result: {
    "items": [],
    "isIncomplete": false
}

Part of: eclipse-che/che#9725

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