-
Notifications
You must be signed in to change notification settings - Fork 30.4k
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
Support a real toolbar below the window title with actions #18042
Comments
@pabloalbella Do you mean to provide UI to configuring key board short cuts? I am not sure what does a Bar means here? |
@sandy081 A very simple toolsbars to set some buttons like navigate backward or any one (yes in the UI). "Not to configure to execute it" and custom by users using the same keyboard shortcuts. This is just a suggestion I am very comfortable with VSCode! |
@sandy081 sometime you don't remember all the keyboard shortcuts, so you remember the ones you use everyday and you can create access to others you use not frequently in small buttons on top below menu. Users could add/remove buttons using the actual keyboard shortcuts list. |
If I am not wrong your request is to provide a customizable tool bar? |
@sandy081 Correct! And to add a new button on the tool bar we can select it from the current Command Palette. I think it is the only thing missing on VSCode. Thanks for reading the suggestion. |
Honestly, this is one of the biggest reasons I find myself reverting back to using webstorm. I'd rather use vscode, but I cant remember every last keyboard shortcut and odtn want to search in command pallete |
To further expand on what I'd personally like to see is debug tools in a toolbar that persist across the different views (code explorer vs extensions vs source control) so I can start debugging no matter what view I have open on the left. (having debug controls in a toolbar means it wouldn't be overlapping tabs) Also, another few buttons I use frequently, are buttons for forward/back nav through files I've been editing. I know there are commands for that, but I cant remember them. Seems like this would also help unclutter the status bar as developers could put buttons in a more appropriate place. |
The lack of a toolbar is the only think keeping me from making VSCode my preferred editor. I hope this feature gets added soon. |
This feature request will not be considered in the next 6-12 months roadmap and has been closed to keep the number of issues we have to maintain manageable. See also our issue reporting guidelines. Thanks for your understanding and happy coding! |
Steps to Reproduce:
I couldn't find the way to load an enhancement so my apologies to use this way. Why VSCode doesn't have a Bar on top where we can configure the favorites keyboard shortcuts in buttons? Would be great to can add short access on a top bar to options like go back, indent, copy, paste, etc. any option. Thanks.
The text was updated successfully, but these errors were encountered: