slidevjs / slidev-vscode

VS Code extension for Slidev
https://marketplace.visualstudio.com/items?itemName=antfu.slidev
MIT License
252 stars 17 forks source link

bug: Focus side panel resulted in an error #7

Closed Decipher closed 4 months ago

Decipher commented 3 years ago

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

cyberbibby commented 3 years ago

Me too.

Decipher commented 3 years ago

This appears to have resolved for me.

How about you @cyberbibby?

JounQin commented 2 years ago

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

KermanX commented 4 months ago

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.