我在个人项目中使用doxygen,并且希望在我自己创建的页面上使用任何类型的UML语言(标记页面)。我并不打算在代码中使用它(它确实有效),但是在我自己创建的文档中,请参考下面的示例: participant AliceAlice -> Bob:身份验证请求Alice -> Bob:另一个身份验证请求
Alice <-- B
我使用vscode来编辑标记文件,有时我有到powerpoint文件(如[presentation](powerpoint.ppt) )的链接。我现在可以用Ctrl+Click在VScode中打开powerpoint文件,但是它只显示了the file is not displayed in the editor because it is either我希望能够在vscode中直接预览pptx文件,或者找到一种在外部应用程序中打开它的简单方法。
有什