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 14:00] – Wuff | config:vscode [2026/06/10 15:56] (current) – Wuff | ||
|---|---|---|---|
| Line 28: | Line 28: | ||
| * Settings -> Chat -> Disable AI Features | * Settings -> Chat -> Disable AI Features | ||
| * Settings -> telemetry.telemetryLevel -> Off | * 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): | Keyboard shortcut changes (CTRL+K CTRL+S): | ||
| * Copy Line Down -> CTRL + D | * 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. | ||
| + | |||
| + | ===== Persistent Conf ===== | ||
| + | |||
| + | Open Command Palette: | ||
| + | | ||
| + | then: | ||
| + | | ||
| + | and paste the settings below. | ||
| + | |||
| + | < | ||
| + | { | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | } | ||
| + | </ | ||
| + | |||
| + | For vscodium-web, | ||
| + | https:// | ||
| + | |||
| + | |||
| + | |||
| + | SFTP extension for remote up/download of files: | ||
| + | https:// | ||
| + | example config: | ||
| + | < | ||
| + | { | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | } | ||
| + | </ | ||
config/vscode.1769176853.txt.gz · Last modified: by Wuff