Shortcut-Menu-Bar-VSCode-Extension icon indicating copy to clipboard operation
Shortcut-Menu-Bar-VSCode-Extension copied to clipboard

Patch itself to use codicons

Open sr-tream opened this issue 1 year ago • 2 comments

Allow usage codicons before button command, like that: $(vm-running)cmake.configure.

When used codicon, extension patch self package.json on VSCode startup

sr-tream avatar Feb 09 '24 13:02 sr-tream

thanks for submitting the PR. Could you please explain the benefit of this?

GorvGoyl avatar Feb 10 '24 10:02 GorvGoyl

thanks for submitting the PR. Could you please explain the benefit of this?

Do not require manual patching of extension to use custom icons for user buttons.

With this PR, you can just add codicon before command and restart VSCode (This hack no need now)

sr-tream avatar Feb 10 '24 10:02 sr-tream