Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Font Size AdjusterNew to Visual Studio Code? Get it now.
Font Size Adjuster

Font Size Adjuster

admin-lin

|
398 installs
| (1) | Free
Adjust editor font size from status bar
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode Font Size Adjuster

A simple VSCode extension that allows you to quickly adjust the editor font size from the status bar.

Features

  • Display current font size in VSCode status bar
  • Quickly adjust font size using plus/minus buttons in the status bar
  • Customizable font size adjustment step
  • Real-time font size display

Configuration

The following options can be configured in VSCode settings:

  • fontSizeAdjuster.step: Step value for each font size adjustment (default: 1)

Usage

  1. After installing the extension, you'll see the font size display in the VSCode status bar
  2. Click minus (-) to decrease font size
  3. Click plus (+) to increase font size
  4. The number in the middle shows the current font size

Common Issues

  1. If the font size adjuster is not visible in the status bar:

    • Check if the extension is properly installed
    • Try restarting VSCode
  2. If font size adjustment is not working:

    • Verify you have sufficient permissions to modify VSCode settings
    • Check for conflicts with other extensions

Notes

  • Font size changes are saved in VSCode user settings
  • Minimum font size is limited to 1
  • Changes take effect immediately and are automatically saved

Contributing

Pull requests and issues are welcome.

License

MIT

Changelog

0.0.1

  • Initial release
  • Implemented basic font size adjustment functionality
  • Added status bar control buttons
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft