You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ Created because I wanted these myself and then i can just as well share it with
14
14
15
15
#### Source:
16
16
17
-
Generated from the [markdown source](https://github.com/microsoft/vscode-docs/blob/main/docs/setup/network.md) of the ["Network Connections in Visual Studio Code"](https://code.visualstudio.com/docs/setup/network#_common-hostnames) documentation page
17
+
Generated from the [markdown source](https://github.com/microsoft/vscode-docs/blob/main/docs/setup/network.md) of the ["Network Connections in Visual Studio Code"](https://code.visualstudio.com/docs/setup/network#_common-hostnames) documentation page and includes the notes from that page for each rule it adds. Adds both domain name rules (the `*.` prefixed ones) and host name rules (all the others) and sets them all to `allow` for HTTPS traffic from the VSCode app.
0 commit comments