Vscode编译时出现没有纯文本plain text问题怎么解决

You don't have extension for debugging markdown.should we find a markdown extension in the marketplace? 怎么解决,求帮助

这个问题可能是由于没有安装markdown编辑器扩展导致的。解决方法如下:

在VSCode中打开扩展管理器。可以通过在菜单栏中选择“扩展”->“扩展”或使用快捷键“Ctrl + Shift + X”来打开。

在搜索框中输入“markdown”,会出现一些markdown编辑器的扩展。选择其中一个并点击“安装”。

重启VSCode,然后尝试编译。