Open satnair opened 1 year ago
I face the same issue, I can see that there is a response from the model server. However this response is not added to the code file in IDE. Is there an issue on the extension side?
I can see in the Output pane that every keystroke sends a new request to the endpoint server and slowly the server responds to each request which ends up spamming the extension with a lot of responses. Could this be the reason for the issue?
I am able to see the output in the logs. But it doesn't type in the vscode editor. Thanks