我正在使用 vscode 编辑 markdown 文件,有时我会链接到 powerpoint 文件,例如[presentation](powerpoint.ppt).
我现在可以Ctrl+Click在 VScode 中打开 powerpoint 文件,但它没有显示任何内容,the file is not displayed in the editor because it is either a binary or use unsupported text encoding...
我希望能够直接在 VScode 中预览 pptx 文件,或者找到一种在外部应用程序中打开它的简单方法。
有什么建议吗?
谢谢