Published 2025-10-16.
Time to read: 1 minutes.
llm collection.
GitHub Copilot is very stingy with free requests. Very little opportunity is provided to evaluate this package.
However, I note that it works in native Windows, not WSL,
so it requires uvx to be installed in native Windows.
All my work setting up WSL would be for naught if I used GitHub Copilot.
Rejected.
Update: Two weeks after I installed this extension, I had not used it more than 5 minutes.
However, the Visual Studio Code Developer Tools console had this message:
console.ts:137 [Extension Host] [FileSystemService]
file:///home/mslinn/.vscode-server/data/User/globalStorage/github.copilot-chat/commandEmbeddings.json
is a LARGE file (33MB > 5MB) gbs @ console.ts:137.
I opened the file with less, and noticed that everytime I did anything in
Visual Studio Code, several floating point numbers were written to that file.
I decided to disable the extension. When I did so, I saw:
Yes, I did want to stop the madness.