Benjamin Pasero
Benjamin Pasero
I still think that this line is not 100% correct: https://github.com/microsoft/vscode/pull/205442/files#diff-a9835b25a04cc268f3b704b319d5bfc15be4b0c85c2debe2708459b0726ea5feR161 We are in the process of trying to figure out which group to use and there we reference `editorGroupService.activeGroup`,...
Does it reproduce when you update to the latest pre-release version of the speech extension?
Can you share the speech extension logs: * set log level to trace for the extension (see [1]) * open the output channel for the extension (see [2]) * copy...
Can you stop VS Code, set the environment variable `VSCODE_SPEECH_LOGS_PATH` pointing to a folder that exists and then try again and share the logs.
👏 for your debugging effort here. Yes, its likely a requirement, considering mentions such as https://learn.microsoft.com/en-us/azure/ai-services/speech-service/speech-container-howto#advanced-vector-extension-support
In your example the you are still opening the same file, so I am not sure what else you would expect? Maybe the issue here is that the picker does...
@cognominal but in your recording, when you enter the path of that other file, the elements below do not seem to be changing, so when you press enter, it opens...
Can you give me very exact steps how to reproduce from scratch so that I can try for myself?