zed/assets
张小白 1b261608c6
Add basic proxy settings (#11852)
Adding `proxy` keyword to configure proxy while using zed. After setting
the proxy, restart Zed to acctually use the proxy.

Example setting: 
```rust
"proxy" = "socks5://localhost:10808"
"proxy" = "http://127.0.0.1:10809"
```

Closes #9424, closes #9422, closes #8650, closes #5032, closes #6701,
closes #11890

Release Notes:

- Added settings to configure proxy in Zed

---------

Co-authored-by: Jason Lee <huacnlee@gmail.com>
2024-05-16 19:43:26 +03:00
..
fonts Remove unused font 2024-01-24 13:14:47 +01:00
icons Introduce recent files ambient context for assistant (#11791) 2024-05-14 13:48:36 +02:00
keymaps linux: Add Keybinds Ctrl-Insert to Copy and Shift-Insert to Paste (#11799) 2024-05-14 12:03:21 -07:00
settings Add basic proxy settings (#11852) 2024-05-16 19:43:26 +03:00
sounds Update collaboration sounds, add sounds to screensharing 2023-07-04 16:18:42 -04:00
themes Use ignored color from theme for items ignored by Git (#10038) 2024-04-01 11:34:49 -04:00