User Tools

Site Tools


config:vscode

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
config:vscode [2026/04/01 23:41] Wuffconfig:vscode [2026/04/28 00:03] (current) Wuff
Line 40: Line 40:
  
  
-Note: To authenticate the ChatGPT/Codex plugin within VS Code Server docker image, the following needs to be done on the docker host system. The codex binary is in the plugin version's directory and vscode runs under user abc. For this to work, the device auth needs to be enabled in chatgpt codex security settings:+Note: To authenticate the ChatGPT/Codex plugin within VS Code Server docker image, the following needs to be done on the docker main system. The codex binary is in the plugin version's directory and vscode runs under user abc. For this to work, the device auth needs to be enabled in chatgpt codex security settings:
 <code> <code>
 docker exec -it -u abc vscode sh -lc ' docker exec -it -u abc vscode sh -lc '
Line 47: Line 47:
 ' '
 </code> </code>
 +
 +===== Codex Rate Limit Plugin =====
 +
 +https://marketplace.visualstudio.com/items?itemName=xiangz19.codex-ratelimit
 +install from top toolbar:
 +<code>
 +ext install xiangz19.codex-ratelimit
 +</code>
 +Set refresh to 60 seconds. Default is 10 seconds.
config/vscode.1775083311.txt.gz · Last modified: by Wuff