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

Custom buttons #52

Open
samsmith94 opened this issue Apr 11, 2021 · 5 comments
Open

Custom buttons #52

samsmith94 opened this issue Apr 11, 2021 · 5 comments
Labels
feature-request help wanted Extra attention is needed

Comments

@samsmith94
Copy link

Could you provide an opportunity to the users to use custom buttons instead of the 10 digis.

@GorvGoyl
Copy link
Owner

not possible as it is needed to be hard-coded in package.json (i.e. user can't modify it). Happy to see if someone finds a workaround.

@GorvGoyl GorvGoyl added enhancement help wanted Extra attention is needed labels Apr 18, 2021
@Kenobi-the-2nd
Copy link

One workaround is to create or download a different SVG icon file, name it the same name as the user button you want to replace, and rename the existing file, like below:

image

@GitMensch
Copy link
Contributor

Maybe add the "heck the userButton icon" note to README.md and then close this issue?

@GitMensch
Copy link
Contributor

One workaround is to create or download a different SVG icon file, name it the same name as the user button you want to replace, and rename the existing file

Isn't this hack broken as soon as the extension updates?

@hansu
Copy link

hansu commented Apr 13, 2023

Isn't this hack broken as soon as the extension updates?

At least it doesn't work when you use the Settings Sync feature of vscode.

I like the way how the configuration is made in https://github.com/fabiospampinato/vscode-commands.
But also a shorter variant like in https://github.com/gizak/vscode-shortcuts would do it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

5 participants