slidev-vscode icon indicating copy to clipboard operation
slidev-vscode copied to clipboard

bug: Focus side panel resulted in an error

Open Decipher opened this issue 4 years ago • 3 comments

Describe the bug Focus side panel results in an error.

To Reproduce Steps to reproduce the behavior:

  1. Install Slidev extension
  2. Open command pallete
  3. Select: Slidev: Focus side panel
  4. See error

Expected behavior Focus side panel.

Media image

Decipher avatar Jun 23 '21 01:06 Decipher

Me too.

cyberbibby avatar Jun 30 '21 08:06 cyberbibby

This appears to have resolved for me.

How about you @cyberbibby?

Decipher avatar Jul 12 '21 14:07 Decipher

@antfu It seems this plugin not working with VSCode workspace, right?

JounQin avatar Mar 19 '22 05:03 JounQin

We've rewritten the VSCode extension for Slidev (https://github.com/slidevjs/slidev/pull/1557). Upgrading the VSCode extension to the latest (0.49.1) can fix this issue.

kermanx avatar May 10 '24 15:05 kermanx