Skip to content
Draft

Main #343

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
58 changes: 58 additions & 0 deletions src/blockly10/src/BlocklyReusable/## GitHub Copilot Chat.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
## GitHub Copilot Chat

- Extension: 0.42.2 (prod)
- VS Code: 1.113.0 (cfbea10c5ffb233ea9177d34726e6056e89913dc)
- OS: linux 6.8.0-1044-azure x64
- Remote Name: codespaces
- Extension Kind: Workspace
- GitHub Account: solonic22-cpu

## Network

User Settings:

```json
"http.systemCertificatesNode": true,
"github.copilot.advanced.debug.useElectronFetcher": true,
"github.copilot.advanced.debug.useNodeFetcher": false,
"github.copilot.advanced.debug.useNodeFetchFetcher": true
```

Connecting to <https://api.github.com>:

- DNS ipv4 Lookup: 140.82.121.5 (2 ms)
- DNS ipv6 Lookup: Error (11 ms): getaddrinfo ENOTFOUND api.github.com
- Proxy URL: None (55 ms)
- Electron fetch: Unavailable
- Node.js https: HTTP 200 (143 ms)
- Node.js fetch (configured): HTTP 200 (150 ms)

Connecting to <https://api.individual.githubcopilot.com/_ping>:

- DNS ipv4 Lookup: 140.82.113.21 (2 ms)
- DNS ipv6 Lookup: Error (3 ms): getaddrinfo ENOTFOUND api.individual.githubcopilot.com
- Proxy URL: None (30 ms)
- Electron fetch: Unavailable
- Node.js https: HTTP 200 (317 ms)
- Node.js fetch (configured): HTTP 200 (120 ms)

Connecting to <https://proxy.individual.githubcopilot.com/_ping>:

- DNS ipv4 Lookup: 20.199.39.224 (4 ms)
- DNS ipv6 Lookup: Error (4 ms): getaddrinfo ENOTFOUND proxy.individual.githubcopilot.com
- Proxy URL: None (39 ms)
- Electron fetch: Unavailable
- Node.js https: HTTP 200 (121 ms)
- Node.js fetch (configured): HTTP 200 (154 ms)

Connecting to <https://mobile.events.data.microsoft.com>: HTTP 404 (53 ms)
Connecting to <https://dc.services.visualstudio.com>: HTTP 404 (84 ms)
Connecting to <https://copilot-telemetry.githubusercontent.com/_ping>: HTTP 200 (316 ms)
Connecting to <https://telemetry.individual.githubcopilot.com/_ping>: HTTP 200 (344 ms)
Connecting to <https://default.exp-tas.com>: HTTP 400 (91 ms)

Number of system certificates: 432

## Documentation

In corporate networks: [Troubleshooting firewall settings for GitHub Copilot](https://docs.github.com/en/copilot/troubleshooting-github-copilot/troubleshooting-firewall-settings-for-github-copilot).