Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Too many buttons #2

Open
KoljaL opened this issue Jun 21, 2021 · 1 comment
Open

Too many buttons #2

KoljaL opened this issue Jun 21, 2021 · 1 comment

Comments

@KoljaL
Copy link

KoljaL commented Jun 21, 2021

My system: Ubuntu 20, VSC 1.57.1
My settings.json:

    "ego.power-tools": {
        "buttons": [
            {
                "text": "Gist-Settings",
                "tooltip": "Upload Settings to Gist",
                "action": {
                    "type": "command",
                    "command": "extension.updateSettings"
                }
            },
            {
                "text": "Test1",
                "tooltip": "Upload Settings to Gist",
                "action": {
                    "type": "command",
                    "command": "extension.updateSettings"
                }
            }
        ]
    }

grafik

Otherwise, good tool!

@g8up
Copy link

g8up commented Dec 7, 2021

Dumplicate buttons show out when open a workspace.
Power Tools v0.67.1
image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants