@jsjoeio/code-server
Version:
Run VS Code on a remote server.
1 lines • 3.82 kB
JSON
{"extensionsProposals":{"messages":["Example","Example"],"keys":["exampleExtension","exampleExtension"]},"configurationEditingMain":{"messages":["The path of the folder opened in VS Code","The name of the folder opened in VS Code without any slashes (/)","The current opened file relative to ${workspaceFolder}","The current opened file's dirname relative to ${workspaceFolder}","The current opened file","The task runner's current working directory on startup","The current selected line number in the active file","The current selected text in the active file","The current opened file's dirname","The current opened file's extension","The current opened file's basename","The current opened file's basename with no file extension","The name of the default build task. If there is not a single default build task then a quick pick is shown to choose the build task."],"keys":["workspaceFolder","workspaceFolderBasename","relativeFile","relativeFileDirname","file","cwd","lineNumber","selectedText","fileDirname","fileExtname","fileBasename","fileBasenameNoExtension","defaultBuildTask"]},"settingsDocumentHelper":{"messages":["Use the language of the currently active text editor if any","the file name (e.g. myFile.txt)","the path of the file relative to the workspace folder (e.g. myFolder/myFileFolder/myFile.txt)","the full path of the file (e.g. /Users/Development/myFolder/myFileFolder/myFile.txt)","the name of the folder the file is contained in (e.g. myFileFolder)","the path of the folder the file is contained in, relative to the workspace folder (e.g. myFolder/myFileFolder)","the full path of the folder the file is contained in (e.g. /Users/Development/myFolder/myFileFolder)","name of the workspace (e.g. myFolder or myWorkspace)","file path of the workspace (e.g. /Users/Development/myWorkspace)","name of the workspace folder the file is contained in (e.g. myFolder)","file path of the workspace folder the file is contained in (e.g. /Users/Development/myFolder)","e.g. VS Code","e.g. SSH","a dirty indicator if the active editor is dirty","a conditional separator (' - ') that only shows when surrounded by variables with values","Files with Extension","Map all files matching the glob pattern in their filename to the language with the given identifier.","Files with Path","Map all files matching the absolute path glob pattern in their path to the language with the given identifier.","Files by Extension","Match all files of a specific file extension.","Files with Multiple Extensions","Match all files with any of the file extensions.","Files with Siblings by Name","Match files that have siblings with the same name but a different extension.","Folder by Name (Top Level)","Match a top level folder with a specific name.","Folders with Multiple Names (Top Level)","Match multiple top level folders.","Folder by Name (Any Location)","Match a folder with a specific name in any location.","Disable the pattern.","Enable the pattern.","Files with Siblings by Name","Match files that have siblings with the same name but a different extension.","Language specific editor settings","Override editor settings for language"],"keys":["activeEditor","activeEditorShort","activeEditorMedium","activeEditorLong","activeFolderShort","activeFolderMedium","activeFolderLong","rootName","rootPath","folderName","folderPath","appName","remoteName","dirty","separator","assocLabelFile","assocDescriptionFile","assocLabelPath","assocDescriptionPath","fileLabel","fileDescription","filesLabel","filesDescription","derivedLabel","derivedDescription","topFolderLabel","topFolderDescription","topFoldersLabel","topFoldersDescription","folderLabel","folderDescription","falseDescription","trueDescription","derivedLabel","siblingsDescription","languageSpecificEditorSettings","languageSpecificEditorSettingsDescription"]}}