mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 18:19:12 +01:00
21 lines
1.1 KiB
JSON
21 lines
1.1 KiB
JSON
{
|
||
"": [
|
||
"--------------------------------------------------------------------------------------------",
|
||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
||
"--------------------------------------------------------------------------------------------",
|
||
"Do not edit this file. It is machine generated."
|
||
],
|
||
"workspaceFolder": "在 VS Code 中已開啟的資料夾路徑",
|
||
"workspaceFolderBasename": "在 VS Code 內已開啟的資料夾名稱,不包含任何斜線 (/)",
|
||
"relativeFile": "目前已開啟與 ${workspaceFolder} 相關的檔案",
|
||
"file": "目前已開啟的檔案",
|
||
"cwd": "啟用時工作執行器目前工作目錄",
|
||
"lineNumber": "在使用中的檔案內目前已選取的行數",
|
||
"selectedText": "在使用中的檔案內目前已選取的文字",
|
||
"fileDirname": "目前已開啟檔案的 dirname",
|
||
"fileExtname": "目前已開啟檔案的副檔名",
|
||
"fileBasename": "目前已開啟檔案的 basename",
|
||
"fileBasenameNoExtension": "目前已開啟檔案的 basename,不包含副檔名",
|
||
"exampleExtension": "範例"
|
||
} |