Replies: 7 comments 2 replies
|
Hi @CodePangZ can you provide more context? I will convert this to a discussion for now as this seems to be a general languageclient/languageserver question. |
0 replies
|
@CodePangZ can you share a reproducible example? Otherwise, I don't know how to help you. I can just guess. |
1 reply
|
test-backend.zip Sorry, I can't upload to Git right now. Here are the compressed packages for the front-end and back-end. After decompressing, just run |
1 reply
|
In the first init RPC request sent by the client to the server, the capability list did not include inlineCompletion. |
0 replies
|
@kaisalmen Does the Monaco language client not support the inlineCompletion feature for the time being? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment





Uh oh!
There was an error while loading. Please reload this page.
The lsp server has enabled the inlineCompletion capability, but the client has not sent the textDocument/inlineCompletion RPC request.
All reactions