Benjamin Pasero
Benjamin Pasero
This is a good catch and we should not only make sure to hide this in web (without remote) but also when a user explicitly did "Hide Copilot" from the...
Seems like a fair request to me, but happy to discuss in a UX call next week.
When reproducing issues like these, I would suggest to be as close to the file system as possible, for example by testing with node.js directly and not VS Code. I...
👍 , it is possible that this is just how the underlying OS watcher behaves, maybe because 1 event is emitted for the truncating and 1 for the writing. What...
I cannot recall, we could change it and try it in insiders.
Well, this change does not work without also tweaking how the sorting is. That is why the file picker is so complicated: https://github.com/microsoft/vscode/blob/fc23b22bdb91560e230b2414b4e59826a997ef1f/src/vs/base/common/fuzzyScorer.ts#L56-L71
@codebytere as someone that suffers from this (cannot stand light themes anymore and we recently switched to Electron 32 in VS Code) I would love a fix here :)
There is no setting at the moment, but this command: And it should hide everything.
/duplicate https://github.com/microsoft/vscode/issues/249615
fyi @devongovett