如何在 Visual Studio Code 中查看變數參考的值(例如${workspaceFolder}/${workspaceFolderBasename} and so on) - 它們的完整路徑?
uj5u.com熱心網友回復:
它位于變數檔案頁面中。
{
"version": "2.0.0",
"tasks": [
{
"label": "echo",
"type": "shell",
"command": "echo ${workspaceFolder}"
}
]
}
轉載請註明出處,本文鏈接:https://www.uj5u.com/gongcheng/451804.html
標籤:视觉工作室代码
上一篇:型別“Null”不是型別轉換錯誤中“String”型別的子型別
下一篇:無法安裝Solana工具套件
