Skip to content

Continue panel gets cropped/cut off in VSCodium sidebar #13055

Description

@carlosrodan

Before submitting your bug report

Relevant environment info

- OS: Fedora
- Continue version: 2.0.0 (extension)
- IDE version: VSCodium 1.126.04524
- Model: DeepSeek Coder

Description

Image Image

When the side panel is narrow the contents of the Continue extension get cropped. Resizing the window to make it wider solves the issue. I have the impression there is some kind of CSS limit (min width) somewhere. I've uploaded two screenshots, one with the side panel taking up roughtly half of my scren (1920px) where everything is visble and another one, narrower with the contents cut off.

I tried the following commands without success on VSCodium:
"Developer: Reload Window"
"View: Reset Zoom"
"View: Reset View Locations"

To reproduce

  1. Install VSCodium
  2. Install Continue Extensions V2.0.0
  3. Open the side panel
  4. Resize the side panel

Log output

INFO Started local extension host with pid 16677.
workbench.desktop.main.js:sourcemap:38  INFO [Continue.continue]: Command `continue.focusContinueInput` already registered by Continue - open-source AI code agent (Continue.continue)
workbench.desktop.main.js:sourcemap:5057 Unrecognized feature: 'local-network-access'.
_createElement @ workbench.desktop.main.js:sourcemap:5057
workbench.desktop.main.js:sourcemap:5057 An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can escape its sandboxing.
mountTo @ workbench.desktop.main.js:sourcemap:5057
workbench.desktop.main.js:sourcemap:38  INFO [AccountPolicyGate] apply: state=inactive, reason=undefined, isRestricted=false
workbench.desktop.main.js:sourcemap:38  INFO Auto updating outdated extensions. anthropic.claude-code
workbench.desktop.main.js:sourcemap:38  INFO [perf] Render performance baseline is 60ms
workbench.desktop.main.js:sourcemap:38   ERR [Extension Host] Failed to register Continue config.yaml schema, most likely, YAML extension is not installed CodeExpectedError: Unable to write to User Settings because yaml.schemas is not a registered configuration.
    at b8t.toConfigurationEditingError (vscode-file://vscode-app/usr/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js:4684:8353)
    at b8t.validate (vscode-file://vscode-app/usr/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js:4684:11133)
    at b8t.doWriteConfiguration (vscode-file://vscode-app/usr/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js:4684:4722)
    at Object.factory (vscode-file://vscode-app/usr/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js:4684:4578)
    at Ly.consume (vscode-file://vscode-app/usr/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js:30:78400)
    at vscode-file://vscode-app/usr/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js:30:78215
    at new Promise (<anonymous>)
    at Ly.queue (vscode-file://vscode-app/usr/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js:30:78139)
    at b8t.writeConfiguration (vscode-file://vscode-app/usr/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js:4684:4547)
    at wfo.writeConfigurationValue (vscode-file://vscode-app/usr/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js:4684:61687)
    at async Promise.all (index 0)
    at async Object.e [as settled] (vscode-file://vscode-app/usr/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js:30:85669)
    at async wfo.updateValue (vscode-file://vscode-app/usr/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js:4684:44632)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions