nmsmith22389 / vscode-incrementor

Advanced increment / decrement actions for (almost) anything.
13 stars 11 forks source link

command 'incrementor.incByOne' not found #20

Open appel opened 4 years ago

appel commented 4 years ago

For some reason this extension stopped working for me. Whenever I try to increment a number or toggle a boolean value I get this error message:

command 'incrementor.incByOne' not found

I tried uninstalling and reinstalling, but no dice. Does anyone else have this issue?

lmartins commented 4 years ago

Same here, seems like the latest update broke a few things.

appel commented 4 years ago

Glad to hear it's not just me. Not sure what the status of this extension is so I switched over to a fork for now.

lmartins commented 4 years ago

For me it went haywire last week, and look at the releases schedule that does coincide with the latest release: https://cln.sh/ctds8J

bramchi commented 3 years ago

Same issue here.

@appel What fork have you found that doesn't have this issue?

appel commented 3 years ago

@bramchi this one. So far so good!

bramchi commented 3 years ago

@appel Sweet, that works like a charm for me too. Thanks for sharing 🎁