Open bwateratmsft opened 18 hours ago
/cc @isidorn being able to attach an untitled file caused https://github.com/microsoft/GitHub-Copilot-for-Azure/issues/12. We're working on a fix but it's easily worked around.
We should support being able to access content from untitled file. Assigning to Ben since he has this item on the plan. fyi @roblourens
Does this issue occur when all extensions are disabled?: N/A
Steps to Reproduce:
ChatRequest
, including areference
for the untitled file, but there's no way to access its contents--vscode.workspace.fs.readFile()
will fail.