Visual Studio Code Tips and Tricks All In One
Visual Studio Code Tips and Tricks All In One
Trusted Domains
https://code.visualstudio.com/docs/getstarted/tips-and-tricks#vscode
// Links matching one or more entries in the list below can be opened without link protection.
// The following examples show what entries can look like:
// - "https://microsoft.com": Matches this specific domain using https
// - "https://microsoft.com:8080": Matches this specific domain on this port using https
// - "https://microsoft.com:*": Matches this specific domain on any port using https
// - "https://microsoft.com/foo": Matches https://microsoft.com/foo and https://microsoft.com/foo/bar,
// but not https://microsoft.com/foobar or https://microsoft.com/bar
// - "https://*.microsoft.com": Match all domains ending in "microsoft.com" using https
// - "microsoft.com": Match this specific domain using either http or https
// - "*.microsoft.com": Match all domains ending in "microsoft.com" using either http or https
// - "http://192.168.0.1: Matches this specific IP using http
// - "http://192.168.0.*: Matches all IP's with this prefix using http
// - "*": Match all domains using either http or https
//
// By default, VS Code trusts "localhost" as well as the following domains:
// - "https://*.visualstudio.com"
// - "https://*.microsoft.com"
// - "https://aka.ms"
// - "https://vscode-auth.github.com"
// - "https://client-auth-staging-14a768b.herokuapp.com"
// - "https://*.gallerycdn.vsassets.io"
// - "https://github.com/microsoft/"
// - "https://github.com/MicrosoftDocs/"
// - "https://login.microsoftonline.com"
//
// Additionally, the following domains are trusted based on your logged-in Accounts:
// - "https://github.com"
//
// You can use the "Manage Trusted Domains" command to open this file.
// Save this file to apply the trusted domains rules.
// Currently configuring trust for http://10.1.162.157:8088/
[
"https://developers.google.com",
"https://code.visualstudio.com",
"https://go.microsoft.com",
"https://marketplace.visualstudio.com",
"https://vscode-auth.github.com",
"https://*.gallerycdn.vsassets.io",
"*.github.io",
"https://eslint.org",
"https://github.com",
"https://cdn.xgqfrms.xyz",
"https://flutter.dev",
"https://webpack.js.org",
"https://developer.mozilla.org",
"*.xgqfrms.xyz",
"https://stackoverflow.com",
"https://accounts.google.com",
"https://pub.dev",
"https://nodejs.org",
"https://wakatime.com",
"*.leetcode.com",
"https://www.cnblogs.com",
"https://www.python.org",
"https://api.dart.dev",
"https://learn.freecodecamp.org",
"https://www.freecodecamp.org",
"https://leetcode-cn.com",
"https://www.npmjs.com",
"https://scrimba.com",
"https://programming-learning-resourcesi.surge.sh",
"https://free-programming-learning-resources-all-in-one.surge.sh",
"http://192.168.1.15:8088",
"http://192.168.1.12:8088",
"http://192.168.1.11:8088",
"http://192.168.1.10:8088",
"http://192.168.1.*",
"http://10.1.162.*",
"http://192.168.0.105:8088"
]
refs
https://code.visualstudio.com/docs/getstarted/tips-and-tricks
©xgqfrms 2012-2020
www.cnblogs.com/xgqfrms 发布文章使用:只允许注册用户才可以访问!
原创文章,版权所有©️xgqfrms, 禁止转载 🈲️,侵权必究⚠️!
本文首发于博客园,作者:xgqfrms,原文链接:https://www.cnblogs.com/xgqfrms/p/14918451.html
未经授权禁止转载,违者必究!