Skip to content

Increase minimum limit for fontSize and lineHeight #20602

Closed
@michelkaporin

Description

@michelkaporin
  • VSCode Version: 1.10.0-insider
  • OS Version: Windows 10 x64

Steps to Reproduce:

  1. Open settings.json.
  2. Enter without saving: "editor.fontSize": 1 and wait.
  3. Small font size is applied.

I would expect to have a font size lower bound when font size is applied dynamically without saving, or asking for confirmation on small font size. The user can enter number "1" and then have a think for another several seconds before deciding on second digit for the size.

UPDATE:
"files.autoSave": "afterDelay" has to be set. Thanks to @joaomoreno comment.

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugeditor-coreEditor basic functionality

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions