stkb / Rewrap

Rewrap extension for VSCode and Visual Studio
https://marketplace.visualstudio.com/items/stkb.rewrap
Other
506 stars 62 forks source link

command 'rewrap.rewrapComment' not found #343

Open JuliaMathias opened 2 years ago

JuliaMathias commented 2 years ago

extension version: v1.16.3 vscode version: 1.71.2

I'm editing a solidity file and whenever I try to press Alt+Q or run the wrap command using the command palette I get the error command 'rewrap.rewrapComment' not found. I used to use the old Comment Wrap extension and it was working fine, but I noticed it was deprecated so I uninstalled it and switched to rewrap, but unfortunately it doesn't work.

video of the issue

mturilli commented 1 year ago

+1

tonisives commented 1 year ago

I also have this issue

ajlakanen commented 1 year ago

Same issue here. I wonder if it has something to do with the fact that I am not running VS Code with admin rights (it's a corporate machine).