1. 首页
  2. 数据库
  3. 其它
  4. 浅析VSCode launch.json中的各种替换变量的意思 ${workspaceFolder} ${file} ${fileBasename} ${fil

浅析VSCode launch.json中的各种替换变量的意思 ${workspaceFolder} ${file} ${fileBasename} ${fil

上传者: 2020-12-23 05:41:50上传 PDF文件 36.17KB 热度 6次
VS Code supports variable substitution inside strings in launch.json and has the following predefined variables: ${workspaceFolder} – the path of the folder opened in VS Code ${workspaceRootFolderName} – the name of the folder opened in VS Code without any slashes (/) ${file} – the current ope
下载地址
用户评论