Open derevyankos opened 1 year ago
I't be nice if you'd provide more details about what kind of use-case you have and what you might want those buttons to be able to do, and why you'd rather have that rather than use some other shortcut mechanism like keyboard shortcuts.
Related on Stack Overflow: How I can add tools/actions/buttons to the Command Center of VS Code
Here are some potential use cases and reasons why having customizable buttons/tools in the Command Center panel can be beneficial not only for me, but for all developers also:
Streamlined Workflow: Custom buttons/tools can provide quick access to frequently used commands or actions, allowing developers to streamline their workflow. Instead of navigating through menus or remembering keyboard shortcuts, they can have dedicated buttons/tools readily available in the Command Center panel.
Visual Accessibility: Some developers might prefer visual cues and icons over text-based shortcuts. Custom buttons/tools can make it easier for visually-oriented individuals to locate and execute specific commands quickly.
Discoverability: The Command Palette is a powerful feature in VS Code for discovering and executing commands. However, not all users may be aware of its existence or know the exact command names. Custom buttons/tools can serve as visual prompts, making it easier for users to discover and access specific functionality without searching through the Command Palette.
Non-Standard Commands: While VS Code offers an extensive set of predefined commands, developers may have custom scripts or extensions with specific commands tailored to their development environment or workflow. Custom buttons/tools provide a way to expose these non-standard commands directly in the Command Center panel, enhancing accessibility and convenience.
User Interface Consistency: Custom buttons/tools in the Command Center panel can help maintain a consistent user interface across teams or organizations. By providing a centralized and customizable location for frequently used commands, everyone can have access to the same set of tools, ensuring a uniform experience.
Ultimately, the goal is to provide developers with more flexibility and customization options to tailor their development environment to their specific needs, preferences, and workflows.
this is mostly https://github.com/microsoft/vscode/issues/9285
This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.
Happy Coding!
:slightly_smiling_face: This feature request received a sufficient number of community upvotes and we moved it to our backlog. To learn more about how we handle feature requests, please see our documentation.
Happy Coding!
I want to have ability to add/edit action/tools/buttons(with icons) on the Command Center, near by navigation buttons