Asher
Asher
Not at the moment, unfortunately. We would need to write a separate plugin that gets deployed on the backend somehow, as we are not able to manipulate the IDE from...
That sounds like a good workaround to me! I opened https://github.com/coder/jetbrains-coder/issues/352
I wonder if it could be a difference in settings? We have not made any changes to VS Code that would somehow add a bracket, as far as I can...
Thank you for testing that! Very interesting, that definitely seems to suggest the bug is in code-server but I have no idea how. We do some patching but I think...
Does this happen with vscode.dev or Codespaces? This might be an upstream issue.
Oh wow yeah that is pretty bad. It sounds like this might be the wrong repo though? code-server is VS Code in the browser, this looks like a different project...
Ohh interesting, I did not realize that option existed. We should patch the issue option from the menu to include the code-server version and commit.
I created an issue to add the code-server version to the issue reporter: https://github.com/coder/code-server/issues/7354 As for the menu, looks like the VS Code team is saying this is working as...
Interestingly, I see the process explorer option in code-server, but clicking it appears to do nothing but break a bunch of things (some buttons do not respond, panels are blank,...
Actually, I tried Codespaces and it seems to have the same problem. It might be an upstream bug.