question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Customizable status bar item locations

See original GitHub issue

Hello

It would be really nice if one could customize the location of the items in the status bar at the bottom of the editor. For instance, I would want to have git branch information on the right, text encoding and position on the left, etc.

Maybe allow people to sort things with something like

"window.statusBar.items": {
    "left" : ["cursorPosition", "tabWidth"],
    "right": ["textEncoding", "gitBranch", "feedbackButton" ] 
}

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:488
  • Comments:30 (1 by maintainers)

github_iconTop GitHub Comments

56reactions
GrantGryczancommented, Jan 28, 2022

Please don’t post comments just saying you want this feature. That’s what the 👍 reaction is for. These comments are not constructive and just send unnecessary notifications to the people watching this issue.

49reactions
xcesivcommented, Jul 3, 2019

Pinging to see if any updates on this?

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to customize your Android status bar - TheNextWeb
To customize it, first pull down the slider bar from the top of the screen. Next, tap on the three vertical dots in...
Read more >
Customizing your React Native status bar based on route
Learn to master status bars in React Native for any device by using the StatusBar component and the imperative API.
Read more >
How to Customize and Use the Status Bar in Microsoft Office ...
Where You Can Find the Status Bar. The Status Bar is located at the bottom of each Office application. And it's not just...
Read more >
How to customize the status bar in Microsoft Word - Simul Docs
To add an item to the status bar or to monitor, select the item. A checkmark will display in the Customize Status Bar...
Read more >
Status Bar | Visual Studio Code Extension API
Status Bar · Add custom colors · Add more than one icon (unless necessary) · Add more than one item (unless necessary) ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found