Im working on an App currently and helping me out with GitHub Copilot.
It worked the whole time for like 8 hours straight and now it suddenly just gives me unfinished or completly wrong lines of code. It doesn’t listen anymore really haha
How can I fix that?
I reinstalled it and restarted VS Code, but nothing helps really
These are my Copilot Diagnostics:
## Copilot
– Version: 1.251.0
– Build: prod
– Editor: vscode/1.96.0
## Environment
– http_proxy: n/a
– https_proxy: n/a
– no_proxy: n/a
– SSL_CERT_FILE: n/a
– SSL_CERT_DIR: n/a
– OPENSSL_CONF: n/a
## Feature Flags
– Send Restricted Telemetry: enabled
– Chat: enabled
– Content exclusion: unavailable
## Node setup
– Number of root certificates: 147
– Operating system: Darwin
– Operating system version: 23.5.0
– Operating system architecture: arm64
– NODE_OPTIONS: n/a
– NODE_EXTRA_CA_CERTS: n/a
– NODE_TLS_REJECT_UNAUTHORIZED: n/a
– tls default min version: TLSv1.2
– tls default max version: TLSv1.3
## Network Configuration
– Proxy host: n/a
– Proxy port: n/a
– Kerberos SPN: n/a
– Reject unauthorized: disabled
– Fetcher: HelixFetcher
## Reachability
– github.com: HTTP 200
– api.github.com: HTTP 200
– proxy.individual.githubcopilot.com: HTTP 200
– api.individual.githubcopilot.com: HTTP 200
– telemetry.individual.githubcopilot.com: HTTP 400
## VS Code Configuration
– HTTP proxy:
– HTTP proxy authentication: n/a
– Proxy Strict SSL: true
– Extension HTTP proxy support: override
## Extensions
– Is `win-ca` installed?: false
– Is `mac-ca` installed?: false
1