christianvoigt / argdown

a simple syntax for complex argumentation
https://argdown.org
923 stars 30 forks source link

command 'argdown.showPreviewToSide' not found #190

Closed Keys42 closed 3 years ago

Keys42 commented 4 years ago

Just installed extension to vs code.

When I preview the map it works. However, when I close it again, I receive the error "command 'argdown.showPreviewToSide' not found". I cannot get the preview to work again

christianvoigt commented 4 years ago

Thanks for your report. I could not reproduce it with Windows 10 VSCode v1.49 and Argdown v1.5.0. What OS and which versions of VSCode and the Argdown extension are you using? How do you open the preview?

Keys42 commented 4 years ago

Mac OS. VS Code 1.49.1 and Argdown V 1.5.0. Open preview via preview button to the left of run code button (play symbol)

christianvoigt commented 4 years ago

We could not reproduce the issue on a Mac either. But we do not have a "run code" button in VSCode. In my version I have the following options to open the preview:

Neither one of those is causing an issue in our versions.

Have you tried to uninstall/reinstall the extension? To make sure that you download the extension again, you have to delete it from your ~/.vscode/extensions folder.

christianvoigt commented 3 years ago

Closing this, because it was not reproducible and the issue was inactive since September. I will reopen it if anyone still experiences this problem.