Results 4 comments of Justin

Nice! it works as follow: ```json "markdown-pdf.plantumlOpenMarker": "```plantuml", "markdown-pdf.plantumlCloseMarker": "```", ```

I get the same problem. OS: 11.2.3 CPU: Intel Core i7 VSCode: 1.91.1 (Universal) c/c++ extension: v1.21.4 @michelleangela ``` file cpptools* cpptools: Mach-O 64-bit executable x86_64 cpptools-srv: Mach-O 64-bit executable...

@mattheliu 使用链接中的方式安装,仍然有相同的报错信息。如下: ```log (py3) socay@localhost src % (py3) socay@localhost src % (py3) socay@localhost src % python3 -c "import platform;print(platform.architecture()[0]);print(platform.machine())" 64bit x86_64 (py3) socay@localhost src % (py3) socay@localhost src % python...