cant used copilit at visual studio
when i sign in the coplit ,visual studio ,shows error, "show:Your current Copilot license doesn't support proxy connections with self-signed certificates."
how to fix it ,I
cant used copilit at visual studio
when i sign in the coplit ,visual studio ,shows error, "show:Your current Copilot license doesn't support proxy connections with self-signed certificates."
how to fix it ,I
Solution found in some post on github but you might find it useful:
Add system variable (NODE_EXTRA_CA_CERTS) with path to the PEM file.
Start Visual Studio 2022 and it should fly.