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

SLIDEV extension icon not appearing in activity bar

Open leon-ziya opened this issue 1 year ago • 4 comments

please help me! SLIDEV extension icon not appearing in activity bar SLIDEV扩展图标未出现在活动栏中 image

How can this be resolved!

leon-ziya avatar Mar 03 '23 06:03 leon-ziya

我尝试过使用vs code preview,有一段时间是可以使用的,但后来又不行了

Fanisting avatar Mar 03 '23 16:03 Fanisting

Same problem and the commands do not work either image

MicroBlueee avatar Apr 03 '23 04:04 MicroBlueee

Instead of opening the markdown file, use the "Open Folder" in vs code to open the project folder. See https://github.com/slidevjs/slidev-vscode/issues/14

shoalna avatar Jul 08 '23 05:07 shoalna

你需要现在本地安装project文件夹

npm init slidev@latest

接下来直接打开生成的slidev的文件夹,slidev的图标会显示在侧边栏。在之后你在当前workspace添加你的文件或者文件夹就可以了。

jxpeng98 avatar Jul 13 '23 14:07 jxpeng98

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