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

Feature request: add API to add custom icons and functionality behind it to left bar. #18977

Closed
Webtakeme opened this issue Jan 21, 2017 · 1 comment
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@Webtakeme
Copy link

Currently on left side bar VSCode have only 5 icons (explorer, search, git, debug, extensions).
Below this icons there is really huge empty area.

It would we great if we will have some API to add custom icons to this area and assign some command to it (as I know there is such possibility but only for bottom bar).

Some action require couple step to perform it (run some command):

  • open command palette
  • search some command and perform it
  • if in current command there is subcommands we need to perform couple command selection...

We can avoid this buy adding special icon with assigned action to left bar - only on click to perform some command (it will save us a lot of time during development).

For example on Atom there is extension "tool-bar" https://atom.io/packages/tool-bar that implement such functionality:

1485005635732

Huge empty area:

1485005292896

@bpasero
Copy link
Member

bpasero commented Jan 21, 2017

#710

@bpasero bpasero closed this as completed Jan 21, 2017
@bpasero bpasero added the *duplicate Issue identified as a duplicate of another issue(s) label Jan 21, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

3 participants