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/04/01 23:41] – Wuff | config:vscode [2026/06/10 15:56] (current) – Wuff | ||
|---|---|---|---|
| Line 40: | Line 40: | ||
| - | Note: To authenticate the ChatGPT/ | + | Note: To authenticate the ChatGPT/ |
| < | < | ||
| docker exec -it -u abc vscode sh -lc ' | docker exec -it -u abc vscode sh -lc ' | ||
| Line 47: | Line 47: | ||
| ' | ' | ||
| </ | </ | ||
| + | |||
| + | ===== 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.1775083311.txt.gz · Last modified: by Wuff