Johannes Rieken

Results 171 comments of Johannes Rieken

/duplicate of https://github.com/microsoft/vscode-copilot-release/issues/1625

@calvinsthomas please update the description of this issue with reproducible steps so that we have a change to investigate

> @jrieken, do you know of any issues in VS Code 1.18 above extension loading? What would be pretty bad news to me. Adding @sandy081 who owns the extension installing...

This is what the docs for this setting say: > When enabled IntelliSense filtering requires that the first character matches on a word start. For example, `c` on `Console` or...

> Or is there a rule that disposes them at once when a file is deleted? Yeah, on move or delete we [clean-up](https://github.com/microsoft/vscode/blob/be09a4fd86045add256894c324b08a671226dea6/src/vs/workbench/api/browser/mainThreadDocuments.ts#L164) references

Thanks @evanw! That trick works nicely, didn't even know `supported` exists.

afaik nothing has changed in this area, I also use format-on-save dialy (tho for TypeScript). Please double check your config and the extension

> I confirm that switching to python 3.12.9 solves the issue. Moving to @rebornix to follow up on this