Skip to content

VSCode extension font size UI setting not working predictably nor reflecting input changes #7921

@noe-lcp

Description

@noe-lcp

Before submitting your bug report

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.
Image

To reproduce

  1. Open the settings on the Continue's VSCode extension
  2. Try to change the font size to any value - the input will stay the same.
  3. Go back to the chat pane, the font size was changed to a different size.
  4. Repeat steps 1-3, the result is unpredictable even after attempting to delete the current font size value.

Log output

Metadata

Metadata

Labels

area:configurationRelates to configuration optionside:vscodeRelates specifically to VS Code extensionkind:bugIndicates an unexpected problem or unintended behavioros:macHappening specifically on Mac

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions