1.1 KiB
1.1 KiB
Continue Blank Screen Fix
Solution 1: Reload Window
- Press
Ctrl+Shift+P - Type:
Developer: Reload Window - Press Enter
- Wait for VS Code: to reload
- Press
Ctrl+Lto open Continue
Solution 2: Re-install Continue Extension
- Click Extensions icon (left sidebar)
- Find "Continue"
- Click "Uninstall"
- Reload window (
Ctrl+Shift+P→Developer: Reload Window) - Re-install from Extensions marketplace
- Reload again
Solution 3: Manual Config Trigger
- Press
Ctrl+Shift+P - Type:
Continue: Open Config - This should force the sidebar to initialize
Solution 4: Check Browser Console
- Press
F12(orCtrl+Shift+I) in browser - Check Console tab for errors
- If CORS errors or 404s, the API base URL might need adjustment
Alternative: Use Cline Instead
Cline may work more reliably in code-server:
- Look for Cline icon in sidebar (looks like a chat bubble)
- Or press
Ctrl+Shift+P→Cline: Open Cline - Configure API: OpenAI Compatible
- Base URL:
http://192.168.5.216:18789/v1 - API Key:
b57af42cfbf49b28363da85b896228cbd86e90796fbc09a3 - Model:
openclaw:main