- ${workspaceFolder} the path of the workspace folder that contains the tasks.json file
- ${workspaceRootFolderName} the name of the folder opened in VS Code without any slashes (/)
- ${file} the current opened file
- ${relativeFile} the current opened file relative to the workspace folder containing the file
- ${fileBasename} the current opened file‘s basename
- ${fileBasenameNoExtension} the current opened file‘s basename without the extension
- ${fileDirname} the current opened file‘s dirname
- ${fileExtname} the current opened file‘s extension
- ${cwd} the task runner‘s current working directory on startup
- ${lineNumber} the current selected line number in the active file
vscode 常用变量
原创PleaseCallMe小强 博主文章分类:总结 ©著作权
©著作权归作者所有:来自51CTO博客作者PleaseCallMe小强的原创作品,请联系作者获取转载授权,否则将追究法律责任
上一篇:各种排列组合
提问和评论都可以,用心的回复会被更多人看到
评论
发布评论
相关文章
-
vscode 监控R变量
作者:Charles Szilagyi可以通过在调试器中重新执行代码块,来查看它们在不同情况下的行为。在调用栈中修改变量并重新执行函数可以让你节省大量的时间! 在前面的文章中,我们已经研究了如何开始调试简单的服务器以及可以步进逐行调试代码。今天,我们将介绍两个重要的功能。第一个是怎样编辑变量,第二个是重新执行函数——确切地说是重新启动调用栈框架而无需重新启动调试器或程序。虽然这些功能不是很
vscode 监控R变量 listen函数的第二个参数 vue函数未定义 控制台总报函数未定义 重新启动