Đăng nhập vào tài khoản bất kỳ trước khi sử dụng proxy (kể cả tài khoản đã bị khóa miễn là có đăng nhập). Tính năng cốt lõi:
- Không cần index lại khi đổi tài khoản.
- Không bị khóa máy.
- Máy bị khóa vẫn có thể sử dụng.
- Đổi tài khoản nhanh chóng, chỉ cần MUA -> Chuyển tài khoản (trừ bước cài đặt chứng chỉ và proxy lần đầu).
- Che dấu thông tin máy, chặn Augment tracking.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "$schema": "https://biomejs.dev/schemas/2.2.4/schema.json", | |
| "vcs": { | |
| "enabled": false, | |
| "clientKind": "git", | |
| "useIgnoreFile": false | |
| }, | |
| "files": { | |
| "ignoreUnknown": false, | |
| "includes": [ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Để không ảnh hưởng đến trải nghiệm vscode hãy thêm các domain sau để bỏ qua proxy trong Settings => tìm kiếm "proxy" => Http: No Proxy | |
| *.visualstudio.com | |
| default.exp-tas.com | |
| *.vsassets.io | |
| *.vsassets.io | |
| *.segment.io | |
| *.microsoft.com | |
| *.github.com |
OlderNewer