config:vscode
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| config:vscode [2026/01/23 10:42] – Wuff | config:vscode [2026/04/28 00:03] (current) – Wuff | ||
|---|---|---|---|
| Line 25: | Line 25: | ||
| </ | </ | ||
| - | Disable the internal AI features: | + | Disable the internal AI features |
| - | Settings -> Chat -> Disable AI Features | + | |
| + | * Settings -> telemetry.telemetryLevel -> Off | ||
| + | * Settings -> application -> update -> update:mode -> None (as updated through apt) | ||
| Marketplace addons/ | Marketplace addons/ | ||
| * install " | * install " | ||
| + | * SQLite Viewer & SQLite https:// | ||
| * move codex icon to right sidebar | * move codex icon to right sidebar | ||
| + | Keyboard shortcut changes (CTRL+K CTRL+S): | ||
| + | * Copy Line Down -> CTRL + D | ||
| + | |||
| + | |||
| + | Note: To authenticate the ChatGPT/ | ||
| + | < | ||
| + | docker exec -it -u abc vscode sh -lc ' | ||
| + | CODEX_BIN=" | ||
| + | " | ||
| + | ' | ||
| + | </ | ||
| + | |||
| + | ===== Codex Rate Limit Plugin ===== | ||
| + | https:// | ||
| + | install from top toolbar: | ||
| + | < | ||
| + | ext install xiangz19.codex-ratelimit | ||
| + | </ | ||
| + | Set refresh to 60 seconds. Default is 10 seconds. | ||
config/vscode.1769164946.txt.gz · Last modified: by Wuff