Tyler James Leonhardt
Tyler James Leonhardt
Ok, so I can reproduce this... If I have not yet asked for references so the References View is NOT visible, then running the keybinding that is set to `workbench.view.extension.references-view`...
The problem is that the references view doesn't actually exist yet. `View: Toggle XYZ` works for other views like the Explorer because the view is loaded (it is either hidden...
@fsw0422 can you enable `>Developer: Toggle Screencast Mode` in the Command Palette and re-record so I can see the keystrokes & Commands that are getting run?
Thanks for providing that @fsw0422 the video makes it clear. It's unusual to me that the toggleVisibility for the references view defined here: https://github.com/microsoft/vscode/blob/f5e083907431d34249f6ac8cd5cf0d1d92dbae26/src/vs/workbench/services/views/browser/viewDescriptorService.ts#L780-L809 shows the terminal after running it....
that setting forces the Copilot extensions to run on the _client_ side (so the Windows side) instead of WSL side... if there's some weird proxy behavior with WSL, that could...
@chrmarti some interesting proxy stuff with remote here
Can you elaborate?
What reference is it using? Is there anything in the GitHub Copilot Chat Output Channel?:
@EternalDawn1 can you please try with the latest VS Code version 1.95 & latest Copilot Chat version 0.22 and let us know if you're still seeing this?
Can you all verify once more now that 1.78 will actually ship with Electron 22?