Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

format request: fix width of info bar #33

Open
AdamJel opened this issue Jun 11, 2020 · 1 comment
Open

format request: fix width of info bar #33

AdamJel opened this issue Jun 11, 2020 · 1 comment

Comments

@AdamJel
Copy link

AdamJel commented Jun 11, 2020

Hello,

would it be possible to expose a settings, which would fix the overall width of info box in status bar?

The reasoning behind this is, that now with changing width (because of single vs double digit cpu usage, etc..) all other info boxes from other extensions are moving a bit, which causes distraction.

The displacement and consequent movement:

displacement

DariusHutchison added a commit to DariusHutchison/resmon that referenced this issue Aug 16, 2020
@Njanderson
Copy link
Owner

Grr, I am doing SOMETHING about this, but since the font is not monospace, I can add padding, but there can be differences based on what's added. I tried a few of the space lengths to see if I could find one that best matched the number width for this font (what if people have different fonts?!), and I have something that mitigates this a bit. It's not a solution - the StatusBarItem doesn't provide for such customizability, as well. Perhaps this could be a feature request of VS Code proper...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants