UNPKG

@inst/vscode-bin-darwin

Version:

BINARY ONLY - VSCode binary deployment for macOS

70 lines 2.18 kB
{ "messages": [ "e.g. myFile.txt", "e.g. myFolder/myFile.txt", "e.g. /Users/Development/myProject/myFolder/myFile.txt", "e.g. myFolder1, myFolder2, myFolder3", "e.g. /Users/Development/myProject", "e.g. myFolder", "e.g. /Users/Development/myFolder", "e.g. VS Code", "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": [ "activeEditorShort", "activeEditorMedium", "activeEditorLong", "rootName", "rootPath", "folderName", "folderPath", "appName", "dirty", "separator", "assocLabelFile", "assocDescriptionFile", "assocLabelPath", "assocDescriptionPath", "fileLabel", "fileDescription", "filesLabel", "filesDescription", "derivedLabel", "derivedDescription", "topFolderLabel", "topFolderDescription", "topFoldersLabel", "topFoldersDescription", "folderLabel", "folderDescription", "falseDescription", "trueDescription", "derivedLabel", "siblingsDescription", "languageSpecificEditorSettings", "languageSpecificEditorSettingsDescription" ] }