slidev-vscode
slidev-vscode copied to clipboard
bug: Focus side panel resulted in an error
Describe the bug Focus side panel results in an error.
To Reproduce Steps to reproduce the behavior:
- Install Slidev extension
- Open command pallete
- Select: Slidev: Focus side panel
- See error
Expected behavior Focus side panel.
Media

Me too.
This appears to have resolved for me.
How about you @cyberbibby?
@antfu It seems this plugin not working with VSCode workspace, right?
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.