[CON-267] On an unsaved file, Continue sends an empty query, resulting in bad completions #1293
Open
3 tasks done
Labels
area:autocomplete
Relates to the auto complete feature
ide:vscode
Relates specifically to VS Code extension
kind:bug
Indicates an unexpected problem or unintended behavior
Milestone
Before submitting your bug report
Relevant environment info
Description
I am editing a new, unsaved file. It has TypeScript code in it, and VS Code is in TypeScript mode. However, the completions are very bad and always the same. I checked the Continue "output" window, and I can see why.
It's not even trying to send content from the current file. As soon as I saved the file to disk, it seemed to start working normally.
I'm not sure if it is relevant, but I'm using VS Code over a "Remote - SSH" session.
To reproduce
No response
Log output
CON-267
The text was updated successfully, but these errors were encountered: