vscode+cmake下qt调试配置
定义编译tasktasks.json文件:{
// See https://go.microsoft.com/fwlink/?LinkId=733558
// for the documentation about the tasks.json format
"version": "2.0.0",
"tasks...
vscode配置latex编译环境
SumatraPDF配置反向搜索EnableTeXEnhancements = true
InverseSearchCmdLine = "D:/vscode/Code.exe" "D:/vscode/resources/app/out/cli.js" -r -g "%f:%l"VSCode配置编译链安装Latex插件LaTeX Wo...