Edsol / clickup-vscode-extension

Integrates clickup and its workflows into vscode
https://marketplace.visualstudio.com/items?itemName=edsol.clickup
GNU Affero General Public License v3.0
31 stars 7 forks source link

command 'clickup.setToken' not found. #15

Closed alexfornuto closed 1 year ago

alexfornuto commented 1 year ago

I've installed the extension and am attempting to register my API token. The README says the command is:

clickup:setToken: set personal token

Searching for commands finds only "Clickup: Add token". Trying to run that command results in an error:

Command 'Clickup: Add token' resulted in an error

command 'clickup.setToken' not found

Edsol commented 1 year ago

fixed with the 6.0.1.

Thank you for making me aware of the issue