-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Open
Labels
area:configurationRelates to configuration optionsRelates to configuration optionside:vscodeRelates specifically to VS Code extensionRelates specifically to VS Code extensionkind:bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behavioros:macHappening specifically on MacHappening specifically on Mac
Description
Before submitting your bug report
- I've tried using the "Ask AI" feature on the Continue docs site to see if the docs have an answer
- I believe this is a bug. I'll try to join the Continue Discord for questions
- I'm not able to find an open issue that reports the same bug
- I've seen the troubleshooting guide on the Continue Docs
Relevant environment info
- OS: MacOS Tahoe 26.0
- Continue version: 1.2.4
- IDE version: 1.104.1
- Model: n/a
- config: n/a
Description
UI settings on the VSCode extension does not visibly change its value on any type of keyboard input, and the final value changes unpredictably when typing any digits. Example:
- Pressing return/del on the font size input on the UI settings move the cursor to the end and does not modify the input's value.
- Pressing digit keys also moves the cursor the end of the input, and modifies the value, often to a very large font size (e.g. 142, 242, etc) when going back to the chat pane.

To reproduce
- Open the settings on the Continue's VSCode extension
- Try to change the font size to any value - the input will stay the same.
- Go back to the chat pane, the font size was changed to a different size.
- Repeat steps 1-3, the result is unpredictable even after attempting to delete the current font size value.
Log output
Metadata
Metadata
Assignees
Labels
area:configurationRelates to configuration optionsRelates to configuration optionside:vscodeRelates specifically to VS Code extensionRelates specifically to VS Code extensionkind:bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behavioros:macHappening specifically on MacHappening specifically on Mac
Type
Projects
Status
Todo