Customizable status bar item locations
See original GitHub issueHello
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:
- Created 6 years ago
- Reactions:488
- Comments:30 (1 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
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.
Pinging to see if any updates on this?