ve the right extension installed and enabled.","Enable extension for '{0}'","Install extension for '{0}'","Open As Text","Open in Text Editor"],"vs/workbench/contrib/notebook/browser/notebookEditorWidget":[`Notebook Use {0} for accessibility help`,`Notebook Run the Open Accessibility Help command for more information`,"Notebook","The border color for notebook cells.","The color of the notebook cell editor border.","The error icon color of notebook cells in the cell status bar.","The color of the running cell decoration in the notebook editor overview ruler.","The error icon color of notebook cells in the cell status bar.","The running icon color of notebook cells in the cell status bar.","The border color of the notebook output container.","The color of the notebook output container background.","The color of the separator in the cell bottom toolbar","The background color of a cell when the cell is focused.","The background color of a cell when the cell is selected.","The background color of a cell when the cell is hovered.","The color of the cell's top and bottom border when the cell is selected but not focused.","The color of the cell's borders when multiple cells are selected.","The color of the cell's focus indicator borders when the cell is focused.","The color of the cell's top and bottom border when a cell is focused while the primary focus is outside of the editor.","The background color of notebook cell status bar items.","The color of the notebook cell insertion indicator.","Notebook scrollbar slider background color.","Notebook scrollbar slider background color when hovering.","Notebook scrollbar slider background color when clicked on.","Background color of highlighted cell","Cell editor background color.","Notebook background color."],"vs/workbench/contrib/notebook/browser/notebookExtensionPoint":["Contributes notebook document provider.","Type of the notebook.","Human readable name of the notebook.","Set of globs that the notebook is for.","Glob that the notebook is enabled for.","Glob that the notebook is disabled for.","Controls if the custom editor is enabled automatically when the user opens a file. This may be overridden by users using the `workbench.editorAssociations` setting.","The editor is automatically used when the user opens a resource, provided that no other default custom editors are registered for that resource.","The editor is not automatically used when the user opens a resource, but a user can switch to the editor using the `Reopen With` command.","Contributes notebook output renderer provider.","Unique identifier of the notebook output renderer.","Human readable name of the notebook output renderer.","List of kernel dependencies the renderer requires. If any of the dependencies are present in the `NotebookKernel.preloads`, the renderer can be used.","List of soft kernel dependencies the renderer can make use of. If any of the dependencies are present in the `NotebookKernel.preloads`, the renderer will be preferred over renderers that don't interact with the kernel.","Messaging is required. The renderer will only be used when it's part of an extension that can be run in an extension host.","The renderer is better with messaging available, but it's not requried.","The renderer does not require messaging.","Defines how and if the renderer needs to communicate with an extension host, via `createRendererMessaging`. Renderers with stronger messaging requirements may not work in all environments.","Set of globs that the notebook is for.","File to load in the webview to render the extension.","File to load in the webview to render the extension.","Existing renderer that this one extends.","File to load in the webview to render the extension.","Contributes notebook preloads.","Type of the notebook.","Path to file loaded in the webview.","Paths to additional resources that should be allowed in the webview."],"vs/workbench/contrib/notebook/browser/notebookIcons":["Configure icon to select a kernel in notebook editors.","Icon to execute in notebook editors.","Icon to execute above cells in notebook editors.","Icon to execute below cells in notebook editors.","Icon to stop an execution in notebook editors.","Icon to delete a cell in notebook editors.","Icon to execute all cells in notebook editors.","Icon to edit a cell in notebook editors.","Icon to stop editing a cell in notebook editors.","Icon to move up a cell in notebook editors.","Icon to move down a cell in notebook editors.","Icon to clear cell outputs in notebook editors.","Icon to split a cell in notebook editors.","Icon to indicate a success state in notebook editors.","Icon to indicate an error state in notebook editors.","Icon to indicate a pending state in notebook editors.","Icon to indicate an executing state in notebook editors.","Icon to annotate a collapsed section in notebook editors.","Icon to annotate an expanded section in notebook editors.","Icon to open the notebook in a text editor.","Icon to revert in notebook editors.","Icon to render output in diff editor.","Icon for a mime type in notebook editors.","Icon for the previous change action in the diff editor.","Icon for the next change action in the diff editor."],"vs/workbench/contrib/notebook/browser/services/notebookExecutionServiceImpl":["Executing a notebook cell will run code from this workspace."],"vs/workbench/contrib/notebook/browser/services/notebookKernelHistoryServiceImpl":["Clear Notebook Kernels MRU Cache"],"vs/workbench/contrib/notebook/browser/services/notebookKeymapServiceImpl":["Disable other keymaps ({0}) to avoid conflicts between keybindings?","Yes","No"],"vs/workbench/contrib/notebook/browser/services/notebookLoggingServiceImpl":["Notebook rendering"],"vs/workbench/contrib/notebook/browser/services/notebookServiceImpl":["Install extension for '{0}'"],"vs/workbench/contrib/notebook/browser/view/cellParts/cellEditorOptions":["Controls the display of line numbers in the cell editor.","Toggle Notebook Line Numbers","Notebook Line Numbers","Show Cell Line Numbers"],"vs/workbench/contrib/notebook/browser/view/cellParts/cellOutput":["Cell has no output","No renderer could be found for output. It has the following mimetypes: {0}","Change Presentation","Currently Active","Install additional renderers from the marketplace","Select mimetype to render for current output","Select mimetype to render for current output","renderer not available"],"vs/workbench/contrib/notebook/browser/view/cellParts/codeCell":["Double-click to expand cell input ({0})","Expand Cell Input ({0})"],"vs/workbench/contrib/notebook/browser/view/cellParts/codeCellExecutionIcon":["Success","Failed","Pending","Executing"],"vs/workbench/contrib/notebook/browser/view/cellParts/codeCellRunToolbar":["More..."],"vs/workbench/contrib/notebook/browser/view/cellParts/collapsedCellOutput":["Outputs are collapsed","Double-click to expand cell output ({0})","Expand Cell Output (${0})"],"vs/workbench/contrib/notebook/browser/view/cellParts/foldedCellHint":["1 cell hidden","{0} cells hidden"],"vs/workbench/contrib/notebook/browser/view/cellParts/markupCell":["Double-click to expand cell input ({0})","Expand Cell Input ({0})"],"vs/workbench/contrib/notebook/browser/view/renderers/backLayerWebView":["Empty markdown cell, double-click or press enter to edit.","No renderer found for '$0'","Could not render content for '$0'","Notebook webview content"],"vs/workbench/contrib/notebook/browser/view/renderers/cellRenderer":["Execution Order"],"vs/workbench/contrib/notebook/browser/viewModel/notebookOutlineProvider":["empty cell"],"vs/workbench/contrib/notebook/browser/viewParts/notebookEditorStickyScroll":["Toggle Notebook Sticky Scroll","&&Toggle Notebook Sticky Scroll","Notebook Sticky Scroll","&&Notebook Sticky Scroll"],"vs/workbench/contrib/notebook/browser/viewParts/notebookKernelQuickPickStrategy":["Currently Selected","{0} - Currently Selected","Change kernel for '{0}'","Select kernel for '{0}'","Install/Enable suggested extensions","Browse marketplace for kernel extensions","Select Another Kernel...","Select Kernel","Select Another Kernel","Type to choose a kernel source","Learn More","Select Kernel from {0}","Selected Kernel: {0} (Kernel Detection Tasks Running)","Detecting Kernels","Detecting Kernels","Select Kernel"],"vs/workbench/contrib/notebook/browser/viewParts/notebookKernelView":["Select Notebook Kernel","Notebook Kernel Args"],"vs/workbench/contrib/notebook/common/notebookEditorInput":["Notebook '{0}' could not be saved."],"vs/workbench/contrib/outline/browser/outline.contribution":["View icon of the outline view.","Outline","Outline","Render Outline elements with icons.","Controls whether Outline items are collapsed or expanded.","Collapse all items.","Expand all items.","Show errors and warnings on Outline elements.","Use colors for errors and warnings on Outline elements.","Use badges for errors and warnings on Outline elements.","When enabled, Outline shows `file`-symbols.","When enabled, Outline shows `module`-symbols.","When enabled, Outline shows `namespace`-symbols.","When enabled, Outline shows `package`-symbols.","When enabled, Outline shows `class`-symbols.","When enabled, Outline shows `method`-symbols.","When enabled, Outline shows `property`-symbols.","When enabled, Outline shows `field`-symbols.","When enabled, Outline shows `constructor`-symbols.","When enabled, Outline shows `enum`-symbols.","When enabled, Outline shows `interface`-symbols.","When enabled, Outline shows `function`-symbols.","When enabled, Outline shows `variable`-symbols.","When enabled, Outline shows `constant`-symbols.","When enabled, Outline shows `string`-symbols.","When enabled, Outline shows `number`-symbols.","When enabled, Outline shows `boolean`-symbols.","When enabled, Outline shows `array`-symbols.","When enabled, Outline shows `object`-symbols.","When enabled, Outline shows `key`-symbols.","When enabled, Outline shows `null`-symbols.","When enabled, Outline shows `enumMember`-symbols.","When enabled, Outline shows `struct`-symbols.","When enabled, Outline shows `event`-symbols.","When enabled, Outline shows `operator`-symbols.","When enabled, Outline shows `typeParameter`-symbols."],"vs/workbench/contrib/outline/browser/outlineActions":["Collapse All","Expand All","Follow Cursor","Filter on Type","Sort By: Position","Sort By: Name","Sort By: Category"],"vs/workbench/contrib/outline/browser/outlinePane":["The active editor cannot provide outline information.","Loading document symbols for '{0}'...","No symbols found in document '{0}'"],"vs/workbench/contrib/output/browser/logViewer":["Log viewer"],"vs/workbench/contrib/output/browser/output.contribution":["View icon of the output view.","Output","Output","&&Output","Log Viewer","Switch Output","Switch Output","Show Output Channels...","Output","Select Output Channel","Clear Output","Output was cleared","Toggle Auto Scrolling","Turn Auto Scrolling Off","Turn Auto Scrolling On","Open Log Output File","Show Logs...","Extension Logs","Select Log","Open Log File...",'The id of the log file to open, for example `"window"`. Currently the best way to get this is to get the ID by checking the `workbench.action.output.show.` commands',"Select Log File","Output","Enable/disable the ability of smart scrolling in the output view. Smart scrolling allows you to lock scrolling automatically when you click in the output view and unlocks when you click in the last line."],"vs/workbench/contrib/output/browser/outputView":["{0} - Output","Output channel for '{0}'","Output","Output panel"],"vs/workbench/contrib/performance/browser/performance.contribution":["Startup Performance","Print Service Cycles","Print Service Traces","Print Emitter Profiles"],"vs/workbench/contrib/performance/browser/perfviewEditor":["Startup Performance"],"vs/workbench/contrib/preferences/browser/keybindingWidgets":["Press desired key combination and then press ENTER.","1 existing command has this keybinding","{0} existing commands have this keybinding","chord to"],"vs/workbench/contrib/preferences/browser/keybindingsEditor":["Record Keys","Sort by Precedence (Highest first)","Type to search in keybindings","Recording Keys. Press Escape to exit","Clear Keybindings Search Input","Recording Keys","Command","Keybinding","When","Source","Showing {0} Keybindings in precedence order","Showing {0} Keybindings in alphabetical order","Change Keybinding...","Add Keybinding...","Add Keybinding...","Change When Expression","Remove Keybinding","Reset Keybinding","Show Same Keybindings","Copy","Copy Command ID","Copy Command Title","Error '{0}' while editing the keybinding. Please open 'keybindings.json' file and check for errors.","Change Keybinding {0}","Change Keybinding","Add Keybinding {0}","Add Keybinding","{0} ({1})","Extension ({0})","Keybindings","No keybinding assigned","No when context","use space or enter to change the keybinding."],"vs/workbench/contrib/preferences/browser/keybindingsEditorContribution":["You won't be able to produce this key combination under your current keyboard layout.","**{0}** for your current keyboard layout (**{1}** for US standard).","**{0}** for your current keyboard layout."],"vs/workbench/contrib/preferences/browser/keyboardLayoutPicker":["Keyboard Layout","Layout: {0}","Layout: {0}","Layout: {0}","Defines the keyboard layout used in VS Code in the browser environment.",'Open VS Code and run "Developer: Inspect Key Mappings (JSON)" from Command Palette.',"Change Keyboard Layout","Keyboard Layouts ({0})","Configure Keyboard Layout","Auto Detect","Select Keyboard Layout","Unable to create '{0}' ({1})."],"vs/workbench/contrib/preferences/browser/preferences.contribution":["Settings Editor 2","Keybindings Editor","Open Settings (UI)","Open User Settings (JSON)","Open Application Settings (JSON)","Preferences","Settings","&&Settings","Open Settings (UI)","Open User Settings","Open Default Settings (JSON)","Open Settings (JSON)","Open Workspace Settings","Open Accessibility Settings","Open Workspace Settings (JSON)","Open Folder Settings","Open Folder Settings (JSON)","Open Folder Settings","&&Online Services Settings","Show untrusted workspace settings","&&Telemetry Settings","Open Remote Settings ({0})","Open Remote Settings (JSON) ({0})","Focus Settings Search","Clear Settings Search Results","Focus settings file","Focus settings file","Focus settings list","Focus Settings Table of Contents","Focus Setting Control","Show Setting Context Menu","Move Focus Up One Level","Preferences","Open Keyboard Shortcuts","Keyboard Shortcuts","Keyboard Shortcuts","Open Default Keyboard Shortcuts (JSON)","Open Keyboard Shortcuts (JSON)","Show System Keybindings","Show Extension Keybindings","Show User Keybindings","Clear Search Results","Clear Keyboard Shortcuts Search History","Define Keybinding","&&Preferences"],"vs/workbench/contrib/preferences/browser/preferencesActions":["Configure Language Specific Settings...","({0})","Select Language"],"vs/workbench/contrib/preferences/browser/preferencesIcons":["Icon for the folder dropdown button in the split JSON Settings editor.","Icon for the 'more actions' action in the Settings UI.","Icon for the 'record keys' action in the keybinding UI.","Icon for the 'sort by precedence' toggle in the keybinding UI.","Icon for the edit action in the keybinding UI.","Icon for the add action in the keybinding UI.","Icon for the edit action in the Settings UI.","Icon for the remove action in the Settings UI.","Icon for the discard action in the Settings UI.","Icon for clear input in the Settings and keybinding UI.","Icon for the button that suggests filters for the Settings UI.","Icon for open settings commands."],"vs/workbench/contrib/preferences/browser/preferencesRenderers":["Edit","Replace in Settings","Copy to Settings","This setting cannot be applied because it is configured in the system policy.","This setting cannot be applied because it is not registered as language override setting.","This setting cannot be applied while a non-default profile is active. It will be applied when the default profile is active.","This setting cannot be applied because it is configured to be applied in all profiles using setting {0}. Value from the default profile will be used instead.","This setting cannot be applied in this window. It will be applied when you open a local window.","This setting cannot be applied in this workspace. It will be applied when you open the containing workspace folder directly.","This setting has an application scope and can be set only in the user settings file.","This setting can only be applied in user settings in local window or in remote settings in remote window.","This setting can only be applied in a trusted workspace.","Unknown Configuration Setting","Manage Workspace Trust","Manage Workspace Trust","Unsupported Property"],"vs/workbench/contrib/preferences/browser/preferencesWidgets":["User","Remote","Workspace","Folder","Settings Switcher","User","Remote","Workspace","User","Workspace"],"vs/workbench/contrib/preferences/browser/settingsEditor2":["Search settings","Clear Settings Search Input","Filter Settings","No Settings Found","Clear Filters","Settings","Workspace Trust","No Settings Found","1 Setting Found","{0} Settings Found","Turn on Settings Sync","Last synced: {0}"],"vs/workbench/contrib/preferences/browser/settingsEditorSettingIndicators":["Setting value not applied","The setting value can only be applied in a trusted workspace.","Manage Workspace Trust","Not synced","This setting is ignored during sync","Default value changed","User","Workspace","Remote","Setting value not applied","This setting is managed by your organization and its applied value cannot be changed.","View policy settings","Applies to all profiles","The setting is not specific to the current profile, and will retain its value when switching profiles.","Also modified in","Modified in","Also modified elsewhere","Modified elsewhere","The setting has also been modified in the following scopes:","The setting has been modified in the following scopes:","The following languages have default overrides:","Default setting value overridden by {0}","User","Workspace","Remote","The {0} scope for {1}","User","Workspace","Remote","the {0} scope for {1}","Workspace untrusted; setting value not applied","Managed by organization policy; setting value not applied","Setting value retained when switching profiles","Also modified in","Modified in","Setting ignored during sync","{0} overrides the default value","Language-specific default values exist for {0}"],"vs/workbench/contrib/preferences/browser/settingsLayout":["Commonly Used","Text Editor","Cursor","Find","Font","Formatting","Diff Editor","Minimap","Suggestions","Files","Workbench","Appearance","Breadcrumbs","Editor Management","Settings Editor","Zen Mode","Screencast Mode","Window","New Window","Features","Accessibility","Explorer","Search","Debug","Testing","Source Control","Extensions","Terminal","Task","Problems","Output","Comments","Remote","Timeline","Notebook","Audio Cues","Merge Editor","Chat","Application","Proxy","Keyboard","Update","Telemetry","Settings Sync","Experimental","Other","Security","Workspace"],"vs/workbench/contrib/preferences/browser/settingsSearchMenu":["Modified","Add or remove modified settings filter","Extension ID...","Add extension ID filter","Feature...","Add feature filter","Tag...","Add tag filter","Language...","Add language ID filter","Online services","Show settings for online services","Policy services","Show settings for policy services"],"vs/workbench/contrib/preferences/browser/settingsTree":["Extensions","The setting has been configured in the current scope.","More Actions... ","Show matching extensions","Edit in settings.json","Edit settings for {0}","default","The setting has been configured in the current scope.","Show Extension","Reset Setting","Validation Error.","Validation Error.","Modified.","Settings","Copy Setting ID","Copy Setting as JSON","Sync This Setting","Apply Setting to all Profiles"],"vs/workbench/contrib/preferences/browser/settingsWidgets":["OK","Cancel","List item `{0}`","List item `{0}` with sibling `${1}`","Remove Item","Edit Item","Add Item","Item...","Sibling...","Exclude files matching `{0}`","Exclude files matching `{0}`, only when a file matching `{1}` is present","Remove Exclude Item","Edit Exclude Item","Add Pattern","Exclude Pattern...","When Pattern Is Present...","Include files matching `{0}`","Include files matching `{0}`, only when a file matching `{1}` is present","Remove Include Item","Edit Include Item","Add Pattern","Include Pattern...","When Pattern Is Present...","OK","Cancel","Key","Value","The property `{0}` is set to `{1}`.","Remove Item","Reset Item","Edit Item","Add Item","Item","Value","The property `{0}` is set to `{1}`.","Remove Item","Reset Item","Edit Item","Add Item","Item","Value"],"vs/workbench/contrib/preferences/browser/tocTree":["Settings Table of Contents","{0}, group"],"vs/workbench/contrib/preferences/common/preferencesContribution":["Split Settings Editor","Controls whether to enable the natural language search mode for settings. The natural language search is provided by a Microsoft online service.","Hide the Table of Contents while searching.","Filter the Table of Contents to just categories that have matching settings. Clicking a category will filter the results to that category.","Controls the behavior of the settings editor Table of Contents while searching."],"vs/workbench/contrib/preferences/common/settingsEditorColorRegistry":["The foreground color for a section header or active title.","The foreground color for a section header or hovered title.","The color of the modified setting indicator.","The color of the header container border.","The color of the Settings editor splitview sash border.","Settings editor dropdown background.","Settings editor dropdown foreground.","Settings editor dropdown border.","Settings editor dropdown list border. This surrounds the options and separates the options from the description.","Settings editor checkbox background.","Settings editor checkbox foreground.","Settings editor checkbox border.","Settings editor text input box background.","Settings editor text input box foreground.","Settings editor text input box border.","Settings editor number input box background.","Settings editor number input box foreground.","Settings editor number input box border.","The background color of a settings row when focused.","The background color of a settings row when hovered.","The color of the row's top and bottom border when the row is focused."],"vs/workbench/contrib/quickaccess/browser/commandsQuickAccess":["No matching commands","Configure Keybinding","similar commands","Ask {0}: {1}","{0}: {1}","Show All Commands","Clear Command History","Do you want to clear the history of recently used commands?","This action is irreversible!","&&Clear"],"vs/workbench/contrib/quickaccess/browser/quickAccess.contribution":["Type '{0}' to get help on the actions you can take from here.","Show all Quick Access Providers","Type the name of a view, output channel or terminal to open.","Open View","Type the name of a command to run.","Show and Run Commands","&&Command Palette...","Show All Commands","&&Open View...","Go to &&Line/Column...","Command Palette...","Command Palette..."],"vs/workbench/contrib/quickaccess/browser/viewQuickAccess":["No matching views","Side Bar","Panel","Secondary Side Bar","{0}: {1}","Terminal","Debug Console","Output","Open View","Quick Open View"],"vs/workbench/contrib/relauncher/browser/relauncher.contribution":["A setting has changed that requires a restart to take effect.","A setting has changed that requires a reload to take effect.","Press the restart button to restart {0} and enable the setting.","Press the reload button to reload {0} and enable the setting.","&&Restart","&&Reload","Restarting extension host due to a workspace folder change."],"vs/workbench/contrib/remote/browser/explorerViewItems":["Switch Remote","Switch Remote"],"vs/workbench/contrib/remote/browser/remote":["The ID of a Get Started walkthrough to open.","Contributes help information for Remote","The url, or a command that returns the url, to your project's Getting Started page, or a walkthrough ID contributed by your project's extension","The url, or a command that returns the url, to your project's documentation page","The url, or a command that returns the url, to your project's feedback reporter","Use {0} instead","The url, or a command that returns the url, to your project's issue reporter","The url, or a command that returns the url, to your project's issues list","Get Started","Read Documentation","Review Issues","Report Issue","Select url to open","Help and feedback","Remote Help","Remote Explorer","Remote Explorer","Attempting to reconnect in {0} second...","Attempting to reconnect in {0} seconds...","Reconnect Now","Reload Window","Connection Lost","Disconnected. Attempting to reconnect...","Cannot reconnect. Please reload the window.","&&Reload Window"],"vs/workbench/contrib/remote/browser/remoteExplorer":["Ports","1 forwarded port","{0} forwarded ports","No Ports Forwarded","Forwarded Ports: {0}","Forwarded Ports","Your application running on port {0} is available. ","[See all forwarded ports]({0})","You'll need to run as superuser to use port {0} locally. ","Make Public","Use Port {0} as Sudo..."],"vs/workbench/contrib/remote/browser/remoteIcons":["Getting started icon in the remote explorer view.","Documentation icon in the remote explorer view.","Feedback icon in the remote explorer view.","Review issue icon in the remote explorer view.","Report issue icon in the remote explorer view.","View icon of the remote explorer view.","View icon of the remote ports view.","Icon representing a remote port.","Icon representing a private remote port.","Icon for the forward action.","Icon for the stop forwarding action.","Icon for the open browser action.","Icon for the open preview action.","Icon for the copy local address action.","Icon for the label port action.","Icon for forwarded ports that don't have a running process.","Icon for forwarded ports that do have a running process."],"vs/workbench/contrib/remote/browser/remoteIndicator":["Status bar background color when the workbench is offline. The status bar is shown in the bottom of the window","Status bar foreground color when the workbench is offline. The status bar is shown in the bottom of the window","Remote","Show Remote Menu","Close Remote Connection","Close Re&&mote Connection","Install Remote Development Extensions","Opening Remote...","Opening Remote...","Reconnecting to {0}...","Disconnected from {0}","Editing on {0}","Editing on {0}","Some [features are not available]({0}) for resources located on a virtual file system.","Open a Remote Window","Remote Host","Network appears to be offline, certain features might be unavailable.","Network appears to have high latency ({0}ms last, {1}ms average), certain features may be slow to respond.","Learn More","Install","Close Remote Connection","Reload Window","Close Remote Workspace","Select an option to open a Remote Window","Installing extension... "],"vs/workbench/contrib/remote/browser/remoteStartEntry":["Remote","Show Remote Start Entry for web"],"vs/workbench/contrib/remote/browser/tunnelFactory":["Private","Public"],"vs/workbench/contrib/remote/browser/tunnelView":["Whether the Ports view is enabled.","Add Port","Private","Port","The label and remote port number of the forwarded port.","Local Address","The address that the forwarded port is available at locally.","option + click","alt + click","cmd + click","ctrl + click","Running Process","The command line of the process that is using the port.","Origin","The source that a forwarded port originates from. Can be an extension, user forwarded, statically forwarded, or automatically forwarded.","Visibility","The availability of the forwarded port.","Press Enter to confirm or Escape to cancel.","Process information unavailable","Remote port {0}:{1} forwarded to local address {2}. ","Remote port {0}:{1} not forwarded. ","Port has running process.","No running process.","Port labeled {0}. ","Unknown","Private","Whether the Ports view has focus.","Ports","Tunnel View","Set Port Label","Port label","Forwarded port should be a number or a host:port.","Port number must be \u2265 0 and < {0}.","May Require Sudo","Port is already forwarded","Forward a Port","Forward Port","Port number or address (eg. 3000 or 10.10.10.10:2000).","Unable to forward {0}:{1}. The host may not be available or that remote port may already be forwarded","No ports currently forwarded. Try running the {0} command","Stop Forwarding Port","Choose a port to stop forwarding","Open in Browser","Preview in Editor","Open Port in Browser","No ports currently forwarded. Open the Ports view to get started.","Open the Ports view...","Choose the port to open","Copy Local Address","Copy Forwarded Port Address","Choose a forwarded port","Change Local Address Port","The local port {0} is not available. Port number {1} has been used instead","New local port","HTTP","HTTPS","Port Visibility","Change Port Protocol","The color of the icon for a port that has an associated running process."],"vs/workbench/contrib/remote/common/remote.contribution":["Workspace does not exist","Please select another workspace to open.","&&Open Workspace...","Connection: Trigger Reconnect","Connection: Pause socket writing","UI extension kind. In a remote window, such extensions are enabled only when available on the local machine.","Workspace extension kind. In a remote window, such extensions are enabled only when available on the remote.","Remote","Override the kind of an extension. `ui` extensions are installed and run on the local machine while `workspace` extensions are run on the remote. By overriding an extension's default kind using this setting, you specify if that extension should be installed and enabled locally or remotely.","Restores the ports you forwarded in a workspace.","When enabled, new running processes are detected and ports that they listen on are automatically forwarded. Disabling this setting will not prevent all ports from being forwarded. Even when disabled, extensions will still be able to cause ports to be forwarded, and opening some URLs will still cause ports to forwarded.","Sets the source from which ports are automatically forwarded when {0} is true. On Windows and Mac remotes, the `process` and `hybrid` options have no effect and `output` will be used. Requires a reload to take effect.","Ports will be automatically forwarded when discovered by watching for processes that are started and include a port.",'Ports will be automatically forwarded when discovered by reading terminal and debug output. Not all processes that use ports will print to the integrated terminal or debug console, so some ports will be missed. Ports forwarded based on output will not be "un-forwarded" until reload or until the port is closed by the user in the Ports view.','Ports will be automatically forwarded when discovered by reading terminal and debug output. Not all processes that use ports will print to the integrated terminal or debug console, so some ports will be missed. Ports will be "un-forwarded" by watching for processes that listen on that port to be terminated.',"Controls whether local URLs with a port will be forwarded when opened from the terminal and the debug console.",'A port, range of ports (ex. "40000-55000"), host and port (ex. "db:1234"), or regular expression (ex. ".+\\\\/server.js"). For a port number or range, the attributes will apply to that port number or range of port numbers. Attributes which use a regular expression will apply to ports whose associated process command line matches the expression.',"Shows a notification when a port is automatically forwarded.","Opens the browser when the port is automatically forwarded. Depending on your settings, this could open an embedded browser.","Opens the browser when the port is automatically forwarded, but only the first time the port is forward during a session. Depending on your settings, this could open an embedded browser.","Opens a preview in the same window when the port is automatically forwarded.","Shows no notification and takes no action when this port is automatically forwarded.","This port will not be automatically forwarded.","Defines the action that occurs when the port is discovered for automatic forwarding","Automatically prompt for elevation (if needed) when this port is forwarded. Elevate is required if the local port is a privileged port.","Label that will be shown in the UI for this port.","Application","When true, a modal dialog will show if the chosen local port isn't used for forwarding.","The protocol to use when forwarding this port.","Application",`Set properties that are applied when a specific port number is forwarded. For example: \`\`\` "3000": { "label": "Application" }, "40000-55000": { "onAutoForward": "ignore" }, ".+\\\\/server.js": { "onAutoForward": "openPreview" } \`\`\``,"Must be a port number, range of port numbers, or regular expression.","Shows a notification when a port is automatically forwarded.","Opens the browser when the port is automatically forwarded. Depending on your settings, this could open an embedded browser.","Opens a preview in the same window when the port is automatically forwarded.","Shows no notification and takes no action when this port is automatically forwarded.","This port will not be automatically forwarded.","Defines the action that occurs when the port is discovered for automatic forwarding","Automatically prompt for elevation (if needed) when this port is forwarded. Elevate is required if the local port is a privileged port.","Label that will be shown in the UI for this port.","Application","When true, a modal dialog will show if the chosen local port isn't used for forwarding.","The protocol to use when forwarding this port.",`Set default properties that are applied to all ports that don't get properties from the setting {0}. For example: \`\`\` { "onAutoForward": "ignore" } \`\`\``,"Specifies the local host name that will be used for port forwarding."],"vs/workbench/contrib/sash/browser/sash.contribution":["Controls the feedback area size in pixels of the dragging area in between views/editors. Set it to a larger value if you feel it's hard to resize views using the mouse.","Controls the hover feedback delay in milliseconds of the dragging area in between views/editors."],"vs/workbench/contrib/scm/browser/activity":["Source Control","{0} pending changes"],"vs/workbench/contrib/scm/browser/dirtyDiffSwitcher":["Switch quick diff base","Switch Quick Diff Base"],"vs/workbench/contrib/scm/browser/dirtydiffDecorator":["{0} - {1} of {2} changes","{0} - {1} of {2} change","{0} of {1} changes","{0} of {1} change","Close","Show Previous Change","Show Next Change","Next &&Change","Previous &&Change","Go to Previous Change","Go to Next Change","Editor gutter background color for lines that are modified.","Editor gutter background color for lines that are added.","Editor gutter background color for lines that are deleted.","Minimap gutter background color for lines that are modified.","Minimap gutter background color for lines that are added.","Minimap gutter background color for lines that are deleted.","Overview ruler marker color for modified content.","Overview ruler marker color for added content.","Overview ruler marker color for deleted content."],"vs/workbench/contrib/scm/browser/menus":["Share"],"vs/workbench/contrib/scm/browser/scm.contribution":["View icon of the Source Control view.","Source Control","No source control providers registered.","None of the registered source control providers work in Restricted Mode.","Manage Workspace Trust","Source Control","Source &&Control","Source Control Repositories","Source Control","Show the diff decorations in all available locations.","Show the diff decorations only in the editor gutter.","Show the diff decorations only in the overview ruler.","Show the diff decorations only in the minimap.","Do not show the diff decorations.","Controls diff decorations in the editor.","Controls the width(px) of diff decorations in gutter (added & modified).","Show the diff decorator in the gutter at all times.","Show the diff decorator in the gutter only on hover.","Controls the visibility of the Source Control diff decorator in the gutter.","Show the inline diff Peek view on click.","Do nothing.","Controls the behavior of Source Control diff gutter decorations.","Controls whether a pattern is used for the diff decorations in gutter.","Use pattern for the diff decorations in gutter for added lines.","Use pattern for the diff decorations in gutter for modified lines.","Ignore leading and trailing whitespace.","Do not ignore leading and trailing whitespace.","Inherit from `diffEditor.ignoreTrimWhitespace`.","Controls whether leading and trailing whitespace is ignored in Source Control diff gutter decorations.","Controls whether inline actions are always visible in the Source Control view.","Show the sum of all Source Control Provider count badges.","Show the count badge of the focused Source Control Provider.","Disable the Source Control count badge.","Controls the count badge on the Source Control icon on the Activity Bar.","Hide Source Control Provider count badges.","Only show count badge for Source Control Provider when non-zero.","Show Source Control Provider count badges.","Controls the count badges on Source Control Provider headers. These headers only appear when there is more than one provider.","Show the repository changes as a tree.","Show the repository changes as a list.","Controls the default Source Control repository view mode.","Sort the repository changes by file name.","Sort the repository changes by path.","Sort the repository changes by Source Control status.","Controls the default Source Control repository changes sort order when viewed as a list.","Controls whether the Source Control view should automatically reveal and select files when opening them.","Controls the font for the input message. Use `default` for the workbench user interface font family, `editor` for the `#editor.fontFamily#`'s value, or a custom font family.","Controls the font size for the input message in pixels.","Controls whether repositories should always be visible in the Source Control view.","Repositories in the Source Control Repositories view are sorted by discovery time. Repositories in the Source Control view are sorted in the order that they were selected.","Repositories in the Source Control Repositories and Source Control views are sorted by repository name.","Repositories in the Source Control Repositories and Source Control views are sorted by repository path.","Controls the sort order of the repositories in the source control repositories view.","Controls how many repositories are visible in the Source Control Repositories section. Set to 0, to be able to manually resize the view.","Controls whether an action button can be shown in the Source Control view.","Source Control: Accept Input","Source Control: View Next Commit","Source Control: View Previous Commit","Open in External Terminal","Open in Integrated Terminal"],"vs/workbench/contrib/scm/browser/scmRepositoriesViewPane":["Source Control Repositories"],"vs/workbench/contrib/scm/browser/scmViewPane":["Source Control Management","Source Control Input","View & Sort","Repositories","View as List","View as Tree","Sort by Discovery Time","Sort by Name","Sort by Path","Sort Changes by Name","Sort Changes by Path","Sort Changes by Status","Collapse All Repositories","Expand All Repositories","Close","SCM Provider separator border."],"vs/workbench/contrib/scm/browser/scmViewPaneContainer":["Source Control"],"vs/workbench/contrib/search/browser/anythingQuickAccess":["No matching results","recently opened","file and symbol results","file results","More","Open to the Side","Open to the Bottom","Remove from Recently Opened","{0} unsaved changes"],"vs/workbench/contrib/search/browser/patternInputWidget":["input","Search only in Open Editors","Use Exclude Settings and Ignore Files"],"vs/workbench/contrib/search/browser/replaceService":["Search and Replace","{0} \u2194 {1} (Replace Preview)"],"vs/workbench/contrib/search/browser/search.contribution":["Search","Search","&&Search","Search files by name (append {0} to go to line or {1} to go to symbol)","Go to File","Type the name of a symbol to open.","Go to Symbol in Workspace","Search","Configure [glob patterns](https://code.visualstudio.com/docs/editor/codebasics#_advanced-search-options) for excluding files and folders in fulltext searches and quick open. Inherits all glob patterns from the `#files.exclude#` setting.","The glob pattern to match file paths against. Set to true or false to enable or disable the pattern.","Additional check on the siblings of a matching file. Use \\$(basename) as variable for the matching file name.","Controls where new `Search: Find in Files` and `Find in Folder` operations occur: either in the search view, or in a search editor.","Search in the search view, either in the panel or side bars.","Search in an existing search editor if present, otherwise in a new search editor.","Search in a new search editor.",'This setting is deprecated and now falls back on "search.usePCRE2".','Deprecated. Consider "search.usePCRE2" for advanced regex feature support.',"The search cache is kept in the extension host which never shuts down, so this setting is no longer needed.","When enabled, the searchService process will be kept alive instead of being shut down after an hour of inactivity. This will keep the file search cache in memory.","Controls whether to use `.gitignore` and `.ignore` files when searching for files.","Controls whether to use your global gitignore file (e.g., from `$HOME/.config/git/ignore`) when searching for files. Requires `#search.useIgnoreFiles#` to be enabled.","Controls whether to use `.gitignore` and `.ignore` files in parent directories when searching for files. Requires `#search.useIgnoreFiles#` to be enabled.","Whether to include results from a global symbol search in the file results for Quick Open.","Whether to include results from recently opened files in the file results for Quick Open.","History entries are sorted by relevance based on the filter value used. More relevant entries appear first.","History entries are sorted by recency. More recently opened entries appear first.","Controls sorting order of editor history in quick open when filtering.","Controls whether to follow symlinks while searching.","Search case-insensitively if the pattern is all lowercase, otherwise, search case-sensitively.","Controls whether the search view should read or modify the shared find clipboard on macOS.","Controls whether the search will be shown as a view in the sidebar or as a panel in the panel area for more horizontal space.","This setting is deprecated. You can drag the search icon to a new location instead.","Controls the maximum number of search results, this can be set to `null` (empty) to return unlimited results.","Files with less than 10 results are expanded. Others are collapsed.","Controls whether the search results will be collapsed or expanded.","Controls whether to open Replace Preview when selecting or replacing a match.","Controls whether to show line numbers for search results.","Whether to use the PCRE2 regex engine in text search. This enables using some advanced regex features like lookahead and backreferences. However, not all PCRE2 features are supported - only features that are also supported by JavaScript.","Deprecated. PCRE2 will be used automatically when using regex features that are only supported by PCRE2.","Position the actionbar to the right when the search view is narrow, and immediately after the content when the search view is wide.","Always position the actionbar to the right.","Controls the positioning of the actionbar on rows in the search view.","Search all files as you type.","Enable seeding search from the word nearest the cursor when the active editor has no selection.","Update the search query to the editor's selected text when focusing the search view. This happens either on click or when triggering the `workbench.views.search.focus` command.","When {0} is enabled, controls the timeout in milliseconds between a character being typed and the search starting. Has no effect when {0} is disabled.","Double-clicking selects the word under the cursor.","Double-clicking opens the result in the active editor group.","Double-clicking opens the result in the editor group to the side, creating one if it does not yet exist.","Configure effect of double-clicking a result in a search editor.","When enabled, new Search Editors will reuse the includes, excludes, and flags of the previously opened Search Editor.","The default number of surrounding context lines to use when creating new Search Editors. If using `#search.searchEditor.reusePriorSearchConfiguration#`, this can be set to `null` (empty) to use the prior Search Editor's configuration.","Results are sorted by folder and file names, in alphabetical order.","Results are sorted by file names ignoring folder order, in alphabetical order.","Results are sorted by file extensions, in alphabetical order.","Results are sorted by file last modified date, in descending order.","Results are sorted by count per file, in descending order.","Results are sorted by count per file, in ascending order.","Controls sorting order of search results.","Controls whether search file decorations should use colors.","Controls whether search file decorations should use badges.","Shows search results as a tree.","Shows search results as a list.","Controls the default search result view mode.","Show notebook editor rich content results for closed notebooks. Please refresh your search results after changing this setting."],"vs/workbench/contrib/search/browser/searchActionsBase":["Search"],"vs/workbench/contrib/search/browser/searchActionsCopy":["Copy","Copy Path","Copy All"],"vs/workbench/contrib/search/browser/searchActionsFind":["Restrict Search to Folder","Exclude Folder from Search","Reveal in Explorer View","Find in Files","Find &&in Files","Open a workspace search","A set of options for the search","Find in Folder...","Find in Workspace..."],"vs/workbench/contrib/search/browser/searchActionsNav":["Toggle Query Details","Close Replace Widget","Toggle Case Sensitive","Toggle Whole Word","Toggle Regex","Toggle Preserve Case","Open Match","Open Match To Side","Add Cursors at Search Results","Focus Next Input","Focus Previous Input","Focus Search From Results","Toggle Search on Type","Focus List","Focus Next Search Result","Focus Previous Search Result","Replace in Files"],"vs/workbench/contrib/search/browser/searchActionsRemoveReplace":["Dismiss","Replace","Replace All","Replace All"],"vs/workbench/contrib/search/browser/searchActionsSymbol":["Go to Symbol in Workspace...","Go to Symbol in Workspace...","Go to Symbol in &&Workspace..."],"vs/workbench/contrib/search/browser/searchActionsTopBar":["Clear Search History","Cancel Search","Refresh","Collapse All","Expand All","Clear Search Results","View as Tree","View as List"],"vs/workbench/contrib/search/browser/searchFindInput":["Notebook Find Filters"],"vs/workbench/contrib/search/browser/searchIcons":["Icon to make search details visible.","Icon for toggle the context in the search editor.","Icon to collapse the replace section in the search view.","Icon to expand the replace section in the search view.","Icon for replace all in the search view.","Icon for replace in the search view.","Icon to remove a search result.","Icon for refresh in the search view.","Icon for collapse results in the search view.","Icon for expand results in the search view.","Icon for viewing results as a tree in the search view.","Icon for viewing results as a list in the search view.","Icon for clear results in the search view.","Icon for stop in the search view.","View icon of the search view.","Icon for the action to open a new search editor."],"vs/workbench/contrib/search/browser/searchMessage":["Unable to open command link from untrusted source: {0}","Unable to open unknown link: {0}"],"vs/workbench/contrib/search/browser/searchResultsView":["Other files","Other files","{0} files found","{0} file found","{0} matches found","{0} match found","From line {0}","{0} more lines","Search","{0} matches in folder root {1}, Search result","{0} matches outside of the workspace, Search result","{0} matches in file {1} of folder {2}, Search result","'{0}' at column {1} replace {2} with {3}","'{0}' at column {1} found {2}"],"vs/workbench/contrib/search/browser/searchView":["Search was canceled before any results could be found - ","Toggle Search Details","files to include","e.g. *.ts, src/**/include","files to exclude","e.g. *.ts, src/**/exclude","Replace All","&&Replace","Replaced {0} occurrence across {1} file with '{2}'.","Replaced {0} occurrence across {1} file.","Replaced {0} occurrence across {1} files with '{2}'.","Replaced {0} occurrence across {1} files.","Replaced {0} occurrences across {1} file with '{2}'.","Replaced {0} occurrences across {1} file.","Replaced {0} occurrences across {1} files with '{2}'.","Replaced {0} occurrences across {1} files.","Replace {0} occurrence across {1} file with '{2}'?","Replace {0} occurrence across {1} file?","Replace {0} occurrence across {1} files with '{2}'?","Replace {0} occurrence across {1} files?","Replace {0} occurrences across {1} file with '{2}'?","Replace {0} occurrences across {1} file?","Replace {0} occurrences across {1} files with '{2}'?","Replace {0} occurrences across {1} files?","Empty Search","The search results have been cleared","Search path not found: {0}","No results found in open editors matching '{0}' excluding '{1}' - ","No results found in open editors matching '{0}' - ","No results found in open editors excluding '{0}' - ","No results found in open editors. Review your settings for configured exclusions and check your gitignore files - ","No results found in '{0}' excluding '{1}' - ","No results found in '{0}' - ","No results found excluding '{0}' - ","No results found. Review your settings for configured exclusions and check your gitignore files - ","Search again","Search again in all files","Open Settings","Learn More","Search returned {0} results in {1} files","The result set only contains a subset of all matches. Be more specific in your search to narrow down the results."," - Search: {0}","exclude settings and ignore files are disabled","enable","Use Exclude Settings and Ignore Files","searching only in open files","disable","Search in entire workspace","Copy current search results to an editor","Open in editor","{0} result in {1} file","{0} result in {1} files","{0} results in {1} file","{0} results in {1} files","You have not opened or specified a folder. Only open files are currently searched - ","Open Folder"],"vs/workbench/contrib/search/browser/searchWidget":["Replace All (Submit Search to Enable)","Replace All","Toggle Replace","Search: Type Search Term and press Enter to search","Search","Toggle Context Lines","Replace: Type replace term and press Enter to preview","Replace"],"vs/workbench/contrib/search/browser/symbolsQuickAccess":["No matching workspace symbols","Open to the Side","Open to the Bottom"],"vs/workbench/contrib/searchEditor/browser/searchEditor":["Toggle Search Details","files to include","Search Include Patterns","files to exclude","Search Exclude Patterns","Run Search","Matched {0} at {1} in file {2}","Search","Search editor text input box border."],"vs/workbench/contrib/searchEditor/browser/searchEditor.contribution":["Search Editor","Search Editor","Search Editor","Delete File Results","New Search Editor","Open Search Editor","Open New Search Editor to the Side","Open Results in Editor","Search Again","Focus Search Editor Input","Focus Search Editor Files to Include","Focus Search Editor Files to Exclude","Toggle Match Case","Toggle Match Whole Word","Toggle Use Regular Expression","Toggle Context Lines","Increase Context Lines","Decrease Context Lines","Select All Matches","Open New Search Editor"],"vs/workbench/contrib/searchEditor/browser/searchEditorInput":["Search: {0}","Search: {0}","Search"],"vs/workbench/contrib/searchEditor/browser/searchEditorSerialization":["All backslashes in Query string must be escaped (\\\\)","{0} files","1 file","{0} results","1 result","No Results","The result set only contains a subset of all matches. Be more specific in your search to narrow down the results."],"vs/workbench/contrib/share/browser/share.contribution":["Share...","Generating link...","Copied text to clipboard!","Copied link to clipboard!","Close","Open Link","Controls whether to render the Share action next to the command center when {0} is {1}."],"vs/workbench/contrib/share/browser/shareService":["The number of available share providers","Choose how to share {0}"],"vs/workbench/contrib/snippets/browser/commands/abstractSnippetsActions":["Snippets"],"vs/workbench/contrib/snippets/browser/commands/configureSnippets":["(global)","({0})","({0}) {1}","Type snippet file name","Invalid file name","'{0}' is not a valid file name","'{0}' already exists","Configure User Snippets","User Snippets","User &&Snippets","global","New Global Snippets file...","{0} workspace","New Snippets file for '{0}'...","Existing Snippets","New Snippets","New Snippets","Select Snippets File or Create Snippets"],"vs/workbench/contrib/snippets/browser/commands/fileTemplateSnippets":["Fill File with Snippet","Select a snippet"],"vs/workbench/contrib/snippets/browser/commands/insertSnippet":["Insert Snippet"],"vs/workbench/contrib/snippets/browser/commands/surroundWithSnippet":["Surround With Snippet..."],"vs/workbench/contrib/snippets/browser/snippetCodeActionProvider":["Surround With: {0}","Start with Snippet","Start with: {0}"],"vs/workbench/contrib/snippets/browser/snippetCompletionProvider":["{0} ({1})","{0}, {1}","{0}, {1}"],"vs/workbench/contrib/snippets/browser/snippetPicker":["User Snippets","Workspace Snippets","Hide from IntelliSense","(hidden from IntelliSense)","Show in IntelliSense","Select a snippet","No snippet available"],"vs/workbench/contrib/snippets/browser/snippets.contribution":["Controls if surround-with-snippets or file template snippets show as Code Actions.","The prefix to use when selecting the snippet in intellisense","The snippet is meant to populate or replace a whole file","The snippet content. Use `$1`, `${1:defaultText}` to define cursor positions, use `$0` for the final cursor position. Insert variable values with `${varName}` and `${varName:defaultText}`, e.g. `This is file: $TM_FILENAME`.","The snippet description.","Empty snippet","User snippet configuration","Empty snippet","User snippet configuration","A list of language names to which this snippet applies, e.g. 'typescript,javascript'."],"vs/workbench/contrib/snippets/browser/snippetsFile":["Workspace Snippet","Global User Snippet","User Snippet"],"vs/workbench/contrib/snippets/browser/snippetsService":["Expected string in `contributes.{0}.path`. Provided value: {1}","When omitting the language, the value of `contributes.{0}.path` must be a `.code-snippets`-file. Provided value: {1}","Unknown language in `contributes.{0}.language`. Provided value: {1}","Expected `contributes.{0}.path` ({1}) to be included inside extension's folder ({2}). This might make the extension non-portable.","Contributes snippets.","Language identifier for which this snippet is contributed to.","Path of the snippets file. The path is relative to the extension folder and typically starts with './snippets/'.","One or more snippets from the extension '{0}' very likely confuse snippet-variables and snippet-placeholders (see https://code.visualstudio.com/docs/editor/userdefinedsnippets#_snippet-syntax for more details)",'The snippet file "{0}" could not be read.'],"vs/workbench/contrib/surveys/browser/ces.contribution":["Got a moment to help the VS Code team? Please tell us about your experience with VS Code so far.","Give Feedback","Remind Me Later"],"vs/workbench/contrib/surveys/browser/languageSurveys.contribution":["Help us improve our support for {0}","Take Short Survey","Remind Me Later","Don't Show Again"],"vs/workbench/contrib/surveys/browser/nps.contribution":["Do you mind taking a quick feedback survey?","Take Survey","Remind Me Later","Don't Show Again"],"vs/workbench/contrib/tasks/browser/abstractTaskService":["Configure Task","Tasks","Select the build task (there is no default build task defined)","Filters the tasks shown in the quickpick","The task's label or a term to filter by","The contributed task type","The task's label or a term to filter by","There are task errors. See the output for details.","Show output","The folder {0} is ignored since it uses task version 0.1.0",`Warning: {0} tasks are unavailable in the current environment. `,"No test task defined. Mark a task with 'isTestCommand' in the tasks.json file.","No test task defined. Mark a task with as a 'test' group in the tasks.json file.","No build task defined. Mark a task with 'isBuildCommand' in the tasks.json file.","No build task defined. Mark a task with as a 'build' group in the tasks.json file.","Task to execute is undefined","associate","Continue without scanning the task output","Never scan the task output for this task","Never scan the task output for {0} tasks","Learn more about scanning the task output","Select for which kind of errors and warnings to scan the task output","The current task configuration has errors. Please fix the errors first before customizing a task.",` // See https://go.microsoft.com/fwlink/?LinkId=733558 // for the documentation about the tasks.json format`,`There are many build tasks defined in the tasks.json. Executing the first one. `,"Save all editors?","Do you want to save all editors before running the task?","&&Save","Don't save","The task '{0}' is already active.","Terminate Task","Restart Task","There is already a task running. Terminate it first before executing another task.","Failed to terminate and restart task {0}",`The task provider for "{0}" tasks unexpectedly provided a task of type "{1}". `,`Warning: {0} tasks are unavailable in the current environment. `,`Error: The {0} task detection didn't contribute a task for the following configuration: {1} The task will be ignored. `,"Error: the provided task configuration has validation errors and can't not be used. Please correct the errors first.",`Error: The content of the tasks json in {0} has syntax errors. Please correct them before executing a task. `,"workspace file","Only tasks version 2.0.0 permitted in workspace configuration files.","user settings","Only tasks version 2.0.0 permitted in user settings.","Workspace folder was undefined","Error: the provided task configuration has validation errors and can't not be used. Please correct the errors first.",`Ignoring task configurations for workspace folder {0}. Multi folder workspace task support requires that all folders use task version 2.0.0 `,`Error: The content of the tasks.json file has syntax errors. Please correct them before executing a task. `,"Terminate Task","An error has occurred while running a task. See task log for details.","Configure Task","recently used tasks","configured tasks","detected tasks","The following workspace folders are ignored since they use task version 0.1.0: {0}","Don't Show Again","Listing and running tasks requires that some of the files in this workspace be executed as code.","Select the task to run","Configure a Task","Configure a Task","Fetching build tasks...","Select the build task to run","No build task to run found. Configure Build Task...","Fetching test tasks...","Select the test task to run","No test task to run found. Configure Tasks...","Select a task to terminate","No task is currently running","All Running Tasks","The launched process doesn't exist anymore. If the task spawned background tasks exiting VS Code might result in orphaned processes.","Failed to terminate running task","Select the task to restart","No task to restart","Select a Task Template","User","Create tasks.json file from template","Open tasks.json file","Select a task to configure","{0} is already marked as the default build task","Select a task to configure","Select the task to be used as the default build task","{0} is already marked as the default test task.","Select the task to be used as the default test task","Select the task to show its output","No task is running","The deprecated tasks version 0.1.0 has been removed. Your tasks have been upgraded to version 2.0.0. Open the diff to review the upgrade.","The deprecated tasks version 0.1.0 has been removed. Your tasks have been upgraded to version 2.0.0. Open the diffs to review the upgrade.","Open diff","Open diffs"],"vs/workbench/contrib/tasks/browser/runAutomaticTasks":["Manage Automatic Tasks","Allow Automatic Tasks","Disallow Automatic Tasks"],"vs/workbench/contrib/tasks/browser/task.contribution":["Building...","Running Tasks","{0} running tasks","Show Running Tasks","&&Run Task...","Run &&Build Task...","Show Runnin&&g Tasks...","R&&estart Running Task...","&&Terminate Task...","&&Configure Tasks...","Configure De&&fault Build Task...","Open Workspace Tasks","Show Task Log","Run Task","Rerun Last Task","Restart Running Task","Show Running Tasks","Terminate Task","Run Build Task","Run Test Task","Configure Default Build Task","Configure Default Test Task","Open User Tasks","User Tasks","Type the name of a task to run.","Run Task","Tasks","Configures whether to show the problem matcher prompt when running a task. Set to `true` to never prompt, or use a dictionary of task types to turn off prompting only for specific task types.","Sets problem matcher prompting behavior for all tasks.","An object containing task type-boolean pairs to never prompt for problem matchers on.","Controls enablement of `provideTasks` for all task provider extension. If the Tasks: Run Task command is slow, disabling auto detect for task providers may help. Individual extensions may also provide settings that disable auto detection.","Configures whether a warning is shown when a provider is slow","Sets the slow provider warning for all tasks.","An array of task types to never show the slow provider warning.","Controls the number of recent items tracked in task quick open dialog.","Controls whether to show the task detail for tasks that have a detail in task quick picks, such as Run Task.","Controls whether the task quick pick is skipped when there is only one task to pick from.",'Causes the Tasks: Run Task command to use the slower "show all" behavior instead of the faster two level picker where tasks are grouped by provider.',"Always","Never","Enable automatic tasks - note that tasks won't run in an untrusted workspace.","On window reload, reconnect to tasks that have problem matchers.","Save all dirty editors before running a task.","Always saves all editors before running.","Never saves editors before running.","Prompts whether to save editors before running."],"vs/workbench/contrib/tasks/browser/taskQuickPick":["Show All Tasks...","Configuration icon in the tasks selection list.","Icon for remove in the tasks selection list.","Configure Task","contributed","All {0} tasks","Remove Recently Used Task","recently used","configured","configured",`Task detection for {0} tasks causes files in any workspace you open to be run as code. Enabling {0} task detection is a user setting and will apply to any workspace you open. Do you want to enable {0} task detection for all workspaces?`,"No","Select the task to run","$(gear) {0} task detection is turned off. Enable {1} task detection...","Go back \u21A9","No {0} tasks found. Go back \u21A9",'There is no task provider registered for tasks of type "{0}".'],"vs/workbench/contrib/tasks/browser/taskService":["Process task system is not support in the web."],"vs/workbench/contrib/tasks/browser/taskTerminalStatus":["Task is running","Task succeeded","Task succeeded and waiting...","Task has errors","Task has errors and is waiting...","Task has warnings","Task has warnings and is waiting...","Task has infos","Task has infos and is waiting...","Beginning of detected errors for this run"],"vs/workbench/contrib/tasks/browser/tasksQuickAccess":["No matching tasks","Select the task to run"],"vs/workbench/contrib/tasks/browser/terminalTaskSystem":["A unknown error has occurred while executing a task. See task output log for details.",'There are issues with task "{0}". See the output for more details.','There is a dependency cycle. See task "{0}".',"Couldn't resolve dependent task '{0}' in workspace folder '{1}'","Task {0} is a background task but uses a problem matcher without a background pattern","Executing task in folder {0}: {1}","Executing task: {0}","Executing task in folder {0}: {1}","Executing task: {0}","Executing task: {0}","Can't execute a shell command on an UNC drive using cmd.exe.","Problem matcher {0} can't be resolved. The matcher will be ignored","Press any key to close the terminal.","Terminal will be reused by tasks, press any key to close it."],"vs/workbench/contrib/tasks/common/jsonSchemaCommon":["Additional command options","The current working directory of the executed program or script. If omitted Code's current workspace root is used.","The environment of the executed program or shell. If omitted the parent process' environment is used.","Unrecognized problem matcher. Is the extension that contributes this problem matcher installed?","Unrecognized problem matcher. Is the extension that contributes this problem matcher installed?","Configures the shell to be used.","The shell to be used.","The shell arguments.","The command to be executed. Can be an external program or a shell command.","Arguments passed to the command when this task is invoked.","The task's name","The command to be executed. Can be an external program or a shell command.","Arguments passed to the command when this task is invoked.","Windows specific command configuration","The problem matcher(s) to use. Can either be a string or a problem matcher definition or an array of strings and problem matchers.","Mac specific command configuration","The problem matcher(s) to use. Can either be a string or a problem matcher definition or an array of strings and problem matchers.","Linux specific command configuration","The problem matcher(s) to use. Can either be a string or a problem matcher definition or an array of strings and problem matchers.","Controls whether the task name is added as an argument to the command. If omitted the globally defined value is used.","Controls whether the output of the running task is shown or not. If omitted the globally defined value is used.","Controls whether the executed command is echoed to the output. Default is false.","Deprecated. Use isBackground instead.","Whether the executed task is kept alive and is watching the file system.","Whether the executed task is kept alive and is running in the background.","Whether the user is prompted when VS Code closes with a running task.","Maps this task to Code's default build command.","Maps this task to Code's default test command.","The problem matcher(s) to use. Can either be a string or a problem matcher definition or an array of strings and problem matchers.","The command to be executed. Can be an external program or a shell command.","Additional arguments passed to the command.","Controls whether the output of the running task is shown or not. If omitted 'always' is used.","Deprecated. Use isBackground instead.","Whether the executed task is kept alive and is watching the file system.","Whether the executed task is kept alive and is running in the background.","Whether the user is prompted when VS Code closes with a running background task.","Controls whether the executed command is echoed to the output. Default is false.","Controls whether the task name is added as an argument to the command. Default is false.","Prefix to indicate that an argument is task.","The problem matcher(s) to use. Can either be a string or a problem matcher definition or an array of strings and problem matchers.","The task configurations. Usually these are enrichments of task already defined in the external task runner."],"vs/workbench/contrib/tasks/common/jsonSchema_v1":["Task version 0.1.0 is deprecated. Please use 2.0.0","The config's version number","The runner has graduated. Use the official runner property","Defines whether the task is executed as a process and the output is shown in the output window or inside the terminal.","Windows specific command configuration","Mac specific command configuration","Linux specific command configuration","Specifies whether the command is a shell command or an external program. Defaults to false if omitted."],"vs/workbench/contrib/tasks/common/jsonSchema_v2":["Specifies whether the command is a shell command or an external program. Defaults to false if omitted.","The property isShellCommand is deprecated. Use the type property of the task and the shell property in the options instead. See also the 1.14 release notes.","Hide this task from the run task quick pick","The task identifier.","Another task this task depends on.","The other tasks this task depends on.","Either a string representing another task or an array of other tasks that this task depends on.","Run all dependsOn tasks in parallel.","Run all dependsOn tasks in sequence.","Determines the order of the dependsOn tasks for this task. Note that this property is not recursive.","An optional description of a task that shows in the Run Task quick pick as a detail.","An optional icon for the task","An optional codicon ID to use","An optional color of the icon","Configures the panel that is used to present the task's output and reads its input.","Controls whether the executed command is echoed to the panel. Default is true.","Controls whether the panel takes focus. Default is false. If set to true the panel is revealed as well.","Always reveals the problems panel when this task is executed.","Only reveals the problems panel if a problem is found.","Never reveals the problems panel when this task is executed.",'Controls whether the problems panel is revealed when running this task or not. Takes precedence over option "reveal". Default is "never".',"Always reveals the terminal when this task is executed.","Only reveals the terminal if the task exits with an error or the problem matcher finds an error.","Never reveals the terminal when this task is executed.",'Controls whether the terminal running the task is revealed or not. May be overridden by option "revealProblems". Default is "always".',"Controls if the panel is shared between tasks, dedicated to this task or a new one is created on every run.","Controls whether to show the `Terminal will be reused by tasks, press any key to close it` message.","Controls whether the terminal is cleared before executing the task.","Controls whether the task is executed in a specific terminal group using split panes.","Controls whether the terminal the task runs in is closed when the task exits.","The terminal property is deprecated. Use presentation instead","Marks the task as a build task accessible through the 'Run Build Task' command.","Marks the task as a test task accessible through the 'Run Test Task' command.","Assigns the task to no group","The task's execution group.","Defines if this task is the default task in the group, or a glob to match the file which should trigger this task.","Marks the task as the default build task.","Marks the task as the default test task.",'Defines to which execution group this task belongs to. It supports "build" to add it to the build group and "test" to add it to the test group.',"Defines whether the task is run as a process or as a command inside a shell.","The shell command to be executed. Array items will be joined using a space character","The shell command to be executed. Array items will be joined using a space character","The actual command value","Escapes characters using the shell's escape character (e.g. ` under PowerShell and \\ under bash).","Quotes the argument using the shell's strong quote character (e.g. ' under PowerShell and bash).",`Quotes the argument using the shell's weak quote character (e.g. " under PowerShell and bash).`,"How the command value should be quoted.","The command to be executed. Can be an external program or a shell command.","The actual argument value","Escapes characters using the shell's escape character (e.g. ` under PowerShell and \\ under bash).","Quotes the argument using the shell's strong quote character (e.g. ' under PowerShell and bash).",`Quotes the argument using the shell's weak quote character (e.g. " under PowerShell and bash).`,"How the argument value should be quoted.","Arguments passed to the command when this task is invoked.","The task's user interface label","The config's version number.","A user defined identifier to reference the task in launch.json or a dependsOn clause.","User defined identifiers are deprecated. For custom task use the name as a reference and for tasks provided by extensions use their defined task identifier.","Whether to reevaluate task variables on rerun.","Configures when the task should be run. If set to folderOpen, then the task will be run automatically when the folder is opened.","The number of instances of the task that are allowed to run simultaneously.","The task's run related options","The task's label","The task's name","The task's name property is deprecated. Use the label property instead.","Whether the executed task is kept alive and is running in the background.","Whether the user is prompted when VS Code closes with a running task.","The problem matcher(s) to use. Can either be a string or a problem matcher definition or an array of strings and problem matchers.","The task type to customize","The customize property is deprecated. See the 1.14 release notes on how to migrate to the new task customization approach","The task's name property is deprecated. Use the label property instead.","The property showOutput is deprecated. Use the reveal property inside the presentation property instead. See also the 1.14 release notes.","The property echoCommand is deprecated. Use the echo property inside the presentation property instead. See also the 1.14 release notes.","The property suppressTaskName is deprecated. Inline the command with its arguments into the task instead. See also the 1.14 release notes.","The property isBuildCommand is deprecated. Use the group property instead. See also the 1.14 release notes.","The property isTestCommand is deprecated. Use the group property instead. See also the 1.14 release notes.","Defines whether the task is run as a process or as a command inside a shell.","The property suppressTaskName is deprecated. Inline the command with its arguments into the task instead. See also the 1.14 release notes.","The property taskSelector is deprecated. Inline the command with its arguments into the task instead. See also the 1.14 release notes.","Windows specific command configuration","Mac specific command configuration","Linux specific command configuration"],"vs/workbench/contrib/tasks/common/problemMatcher":["The problem pattern is missing a regular expression.","The loop property is only supported on the last line matcher.","The problem pattern is invalid. The kind property must be provided only in the first element","The problem pattern is invalid. It must have at least have a file and a message.",'The problem pattern is invalid. It must either have kind: "file" or have a line or location match group.',`Error: The string {0} is not a valid regular expression. `,"The regular expression to find an error, warning or info in the output.","whether the pattern matches a location (file and line) or only a file.","The match group index of the filename. If omitted 1 is used.","The match group index of the problem's location. Valid location patterns are: (line), (line,column) and (startLine,startColumn,endLine,endColumn). If omitted (line,column) is assumed.","The match group index of the problem's line. Defaults to 2","The match group index of the problem's line character. Defaults to 3","The match group index of the problem's end line. Defaults to undefined","The match group index of the problem's end line character. Defaults to undefined","The match group index of the problem's severity. Defaults to undefined","The match group index of the problem's code. Defaults to undefined","The match group index of the message. If omitted it defaults to 4 if location is specified. Otherwise it defaults to 5.","In a multi line matcher loop indicated whether this pattern is executed in a loop as long as it matches. Can only specified on a last pattern in a multi line pattern.","The name of the problem pattern.","The name of the problem multi line problem pattern.","The actual patterns.","Contributes problem patterns","Invalid problem pattern. The pattern will be ignored.","Invalid problem pattern. The pattern will be ignored.",`Error: the description can't be converted into a problem matcher: {0} `,`Error: the description doesn't define a valid problem pattern: {0} `,`Error: the description doesn't define an owner: {0} `,`Error: the description doesn't define a file location: {0} `,`Info: unknown severity {0}. Valid values are error, warning and info. `,"Error: the pattern with the identifier {0} doesn't exist.","Error: the pattern property refers to an empty identifier.","Error: the pattern property {0} is not a valid pattern variable name.","A problem matcher must define both a begin pattern and an end pattern for watching.",`Error: The string {0} is not a valid regular expression. `,"The regular expression to detect the begin or end of a background task.","The match group index of the filename. Can be omitted.","The name of a contributed or predefined pattern","A problem pattern or the name of a contributed or predefined problem pattern. Can be omitted if base is specified.","The name of a base problem matcher to use.","The owner of the problem inside Code. Can be omitted if base is specified. Defaults to 'external' if omitted and base is not specified.","A human-readable string describing the source of this diagnostic, e.g. 'typescript' or 'super lint'.","The default severity for captures problems. Is used if the pattern doesn't define a match group for severity.","Controls if a problem reported on a text document is applied only to open, closed or all documents.","Defines how file names reported in a problem pattern should be interpreted. A relative fileLocation may be an array, where the second element of the array is the path of the relative file location. The search fileLocation mode, performs a deep (and, possibly, heavy) file system search within the directories specified by the include/exclude properties of the second element (or the current workspace directory if not specified).","Patterns to track the begin and end of a matcher active on a background task.","If set to true the background monitor is in active mode when the task starts. This is equals of issuing a line that matches the beginsPattern","If matched in the output the start of a background task is signaled.","If matched in the output the end of a background task is signaled.","The watching property is deprecated. Use background instead.","Patterns to track the begin and end of a watching matcher.","If set to true the watcher is in active mode when the task starts. This is equals of issuing a line that matches the beginPattern","If matched in the output the start of a watching task is signaled.","If matched in the output the end of a watching task is signaled.","This property is deprecated. Use the watching property instead.","A regular expression signaling that a watched tasks begins executing triggered through file watching.","This property is deprecated. Use the watching property instead.","A regular expression signaling that a watched tasks ends executing.","The name of the problem matcher used to refer to it.","A human readable label of the problem matcher.","Contributes problem matchers","Microsoft compiler problems","Less problems","Gulp TSC Problems","JSHint problems","JSHint stylish problems","ESLint compact problems","ESLint stylish problems","Go problems"],"vs/workbench/contrib/tasks/common/taskConfiguration":[`Warning: options.cwd must be of type string. Ignoring value {0} `,`Error: command argument must either be a string or a quoted string. Provided value is: {0}`,"Warning: shell configuration is only supported when executing tasks in the terminal.",`Error: Problem Matcher in declare scope must have a name: {0} `,`Warning: the defined problem matcher is unknown. Supported types are string | ProblemMatcher | Array. {0} `,`Error: Invalid problemMatcher reference: {0} `,`Error: tasks configuration must have a type property. The configuration will be ignored. {0} `,"Error: there is no registered task type '{0}'. Did you miss installing an extension that provides a corresponding task provider?","Error: the task configuration '{0}' is missing the required property 'type'. The task configuration will be ignored.","Error: the task configuration '{0}' is using an unknown type. The task configuration will be ignored.",`Error: tasks is not declared as a custom task. The configuration will be ignored. {0} `,`Error: a task must provide a label property. The task will be ignored. {0} `,`Warning: {0} tasks are unavailable in the current environment. `,`Error: the task '{0}' neither specifies a command nor a dependsOn property. The task will be ignored. Its definition is: {1}`,`Error: the task '{0}' doesn't define a command. The task will be ignored. Its definition is: {1}`,`Task version 2.0.0 doesn't support global OS specific tasks. Convert them to a task with a OS specific command. Affected tasks are: {0}`],"vs/workbench/contrib/tasks/common/taskDefinitionRegistry":["The actual task type. Please note that types starting with a '$' are reserved for internal usage.","Additional properties of the task type","Condition which must be true to enable this type of task. Consider using `shellExecutionSupported`, `processExecutionSupported`, and `customExecutionSupported` as appropriate for this task definition. See the [API documentation](https://code.visualstudio.com/api/extension-guides/task-provider#when-clause) for more information.","The task type configuration is missing the required 'taskType' property","Contributes task kinds"],"vs/workbench/contrib/tasks/common/taskService":["Whether CustomExecution tasks are supported. Consider using in the when clause of a 'taskDefinition' contribution.","Whether ShellExecution tasks are supported. Consider using in the when clause of a 'taskDefinition' contribution.","Whether the task commands have been registered yet","Whether ProcessExecution tasks are supported. Consider using in the when clause of a 'taskDefinition' contribution.","True when in the web with no remote authority."],"vs/workbench/contrib/tasks/common/taskTemplates":["Executes .NET Core build command","Executes the build target","Example to run an arbitrary external command","Executes common maven commands"],"vs/workbench/contrib/tasks/common/tasks":["Whether a task is currently running.","Tasks","Error: the task identifier '{0}' is missing the required property '{1}'. The task identifier will be ignored."],"vs/workbench/contrib/terminal/browser/baseTerminalBackend":["Pty Host Status","Pty Host","The connection to the terminal's pty host process is unresponsive, terminals may stop working. Click to manually restart the pty host.","Pty Host is unresponsive"],"vs/workbench/contrib/terminal/browser/environmentVariableInfo":["The following extensions want to relaunch the terminal to contribute to its environment:","Relaunch terminal","The following extensions have contributed to this terminal's environment:","Show environment contributions","workspace"],"vs/workbench/contrib/terminal/browser/terminal.contribution":["Type the name of a terminal to open.","Show All Opened Terminals","Terminal","Terminal","&&Terminal"],"vs/workbench/contrib/terminal/browser/terminalActions":["Show Tabs","Select current working directory for new terminal","Open Help","Create New Terminal (In Active Workspace)","Create New Terminal in Editor Area","Create New Terminal in Editor Area","Create New Terminal in Editor Area to the Side","Show Tabs","Focus Previous Terminal in Terminal Group","Focus Next Terminal in Terminal Group","Run Recent Command...","Copy Last Command Output","Go to Recent Directory...","Resize Terminal Left","Resize Terminal Right","Resize Terminal Up","Resize Terminal Down","Focus Terminal Tabs View","Focus Next Terminal Group","Focus Previous Terminal Group","Run Selected Text In Active Terminal","Run Active File In Active Terminal","Only files on disk can be run in the terminal","Scroll Down (Line)","Scroll Down (Page)","Scroll to Bottom","Scroll Up (Line)","Scroll Up (Page)","Scroll to Top","Clear Selection","Detach Session","Attach to Session","There are no unattached terminals to attach to","Switch Active Terminal","Scroll To Previous Command","Scroll To Next Command","Select To Previous Command","Select To Next Command","Select To Previous Line","Select To Next Line","The sequence of text to send to the terminal","The directory to start the terminal at","The new name for the terminal","No name argument provided","Relaunch Active Terminal","Join Terminals","Join Terminals","Insufficient terminals for the join action","All terminals are joined already","Split Terminal (In Active Workspace)","Select All","Create New Terminal","Kill the Active Terminal Instance","Kill All Terminals","Kill the Active Terminal in Editor Area","Clear","Select Default Profile","Configure Terminal Settings","Set Fixed Dimensions","Toggle Size to Content Width","Clear Previous Session History","Select the Previous Suggestion","Select the Previous Page Suggestion","Select the Next Suggestion","Select the Next Page Suggestion","Accept Selected Suggestion","Hide Suggest Widget","Copy Selection","Copy and Clear Selection","Copy Selection as HTML","Paste into Active Terminal","Paste Selection into Active Terminal","Switch Terminal","Providing no name will reset it to the default value","Create New Terminal (With Profile)","The name of the profile to create","Select current working directory for new terminal","(Overriden) {0}","Select current working directory for new terminal","Enter terminal name"],"vs/workbench/contrib/terminal/browser/terminalConfigHelper":["The '{0}' extension is recommended for opening a terminal in WSL.","Install"],"vs/workbench/contrib/terminal/browser/terminalEditorInput":["Do you want to terminate running processes?","&&Terminate","Closing will terminate the running processes in the terminals.","Closing will terminate the running processes in this terminal."],"vs/workbench/contrib/terminal/browser/terminalIcons":["View icon of the terminal view.","Icon for rename in the terminal quick menu.","Icon for killing a terminal instance.","Icon for creating a new terminal instance.","Icon for creating a new terminal profile.","Icon for a terminal decoration mark.","Icon for a terminal decoration of a command that was incomplete.","Icon for a terminal decoration of a command that errored.","Icon for a terminal decoration of a command that was successful.","Icon for removing a terminal command from command history.","Icon for viewing output of a terminal command.","Icon for toggling fuzzy search of command history."],"vs/workbench/contrib/terminal/browser/terminalInstance":["Task","Local","Terminal input","Use the accessible buffer {0} to manually review output","Use the Terminal: Focus Accessible Buffer command to manually review output","Bell","Some keybindings don't go to the terminal by default and are handled by {0} instead.","Configure Terminal Settings","Preview:","Are you sure you want to paste {0} lines of text into the terminal?","&&Paste","Do not ask me again","Lost connection to process","Cannot launch a terminal process in an untrusted workspace","Cannot launch a terminal process in an untrusted workspace with cwd {0} and userHome {1}","Disabling shell integration in user settings might help.","Learn more about shell integration","Open user settings","Creating a terminal process requires executing code","Terminal {0}, {1}","Terminal {0}","Run the command: Toggle Screen Reader Accessibility Mode for an optimized screen reader experience","Use {0} for terminal accessibility help","Set Fixed Dimensions: Column","Set Fixed Dimensions: Row","Terminal {0} environment is stale, run the 'Show Environment Information' command for more information",'The terminal process "{0}" failed to launch (exit code: {1}).',"The terminal process failed to launch (exit code: {0}).",'The terminal process "{0}" terminated with exit code: {1}.',"The terminal process terminated with exit code: {0}.","The terminal process failed to launch: {0}."],"vs/workbench/contrib/terminal/browser/terminalMenus":["&&New Terminal","&&Split Terminal","Run &&Active File","Run &&Selected Text","Copy","Copy as HTML","Paste","Clear","Show Tabs","Select All","Copy","Copy as HTML","Paste","Clear","Select All","New Terminal With Profile","Select Default Profile","Configure Terminal Settings","Run Task...","Configure Tasks...","Switch Terminal","Clear Terminal","Run Active File","Run Selected Text","Toggle Size to Content Width","Rename...","Change Icon...","Change Color...","Toggle Size to Content Width","Join Terminals","{0} (Default)","{0} (Default)","{0} (Default)","Split Terminal"],"vs/workbench/contrib/terminal/browser/terminalProcessManager":["Could not kill process listening on port {0}, command exited with error {1}","Restarting the terminal because the connection to the shell process was lost..."],"vs/workbench/contrib/terminal/browser/terminalProfileQuickpick":["Select the terminal profile to create","Select your default terminal profile","Enter terminal profile name","A terminal profile already exists with that name","profiles","contributed","detected","This terminal profile uses a potentially unsafe path that can be modified by another user: {0}. Are you sure you want to use it?","Yes","Cancel","Configure Terminal Profile"],"vs/workbench/contrib/terminal/browser/terminalQuickAccess":["Create New Terminal","Create New Terminal With Profile","Rename Terminal"],"vs/workbench/contrib/terminal/browser/terminalRunRecentQuickPick":["Remove from Command History","View Command Output","Select a command to run (hold Option-key to edit the command)","Select a command to run (hold Alt-key to edit the command)","{0} history","Select a directory to go to (hold Option-key to edit the command)","Select a directory to go to (hold Alt-key to edit the command)"],"vs/workbench/contrib/terminal/browser/terminalService":["Do you want to terminate the active terminal session?","Do you want to terminate the {0} active terminal sessions?","&&Terminate","This shell is open to a {0}local{1} folder, NOT to the virtual folder","This shell is running on your {0}local{1} machine, NOT on the connected remote machine"],"vs/workbench/contrib/terminal/browser/terminalTabbedView":["Move Tabs Right","Move Tabs Left","Hide Tabs"],"vs/workbench/contrib/terminal/browser/terminalTabsList":["Type terminal name. Press Enter to confirm or Escape to cancel.","Terminal tabs","Terminal {0} {1}, split {2} of {3}","Terminal {0} {1}","Terminal"],"vs/workbench/contrib/terminal/browser/terminalTooltip":["Shell integration activated","The terminal process failed to launch. Disabling shell integration with terminal.integrated.shellIntegration.enabled might help.","Shell integration failed to activate","Process ID ({0}): {1}","Command line: {0}"],"vs/workbench/contrib/terminal/browser/terminalView":["Use 'monospace'","The terminal only supports monospace fonts. Be sure to restart VS Code if this is a newly installed font.","Open Terminals.","Starting..."],"vs/workbench/contrib/terminal/browser/xterm/decorationAddon":["Rerun Command","Do you want to run the command: {0}","Yes","No","Copy Command","Copy Output","Copy Output as HTML","Run Recent Command","Go To Recent Directory","Configure Command Decorations","Learn About Shell Integration","Toggle visibility","Toggle visibility","Gutter command decorations","Overview ruler command decorations"],"vs/workbench/contrib/terminal/browser/xterm/decorationStyles":["Show Command Actions","Command executed {0} and failed","Command executed {0} and failed (Exit Code {1})","Command executed {0}"],"vs/workbench/contrib/terminal/browser/xterm/xtermTerminal":["The terminal has no selection to copy","Yes","No","Don't Show Again","Terminal GPU acceleration appears to be slow on your computer. Would you like to switch to disable it which may improve performance? [Read more about terminal settings](https://code.visualstudio.com/docs/editor/integrated-terminal#_changing-how-the-terminal-is-rendered)."],"vs/workbench/contrib/terminal/common/terminal":["Contributes terminal functionality.","Defines additional terminal profiles that the user can create.","The ID of the terminal profile provider.","Title for this terminal profile.","A codicon, URI, or light and dark URIs to associate with this terminal type.","Icon path when a light theme is used","Icon path when a dark theme is used"],"vs/workbench/contrib/terminal/common/terminalColorRegistry":["The background color of the terminal, this allows coloring the terminal differently to the panel.","The foreground color of the terminal.","The foreground color of the terminal cursor.","The background color of the terminal cursor. Allows customizing the color of a character overlapped by a block cursor.","The selection background color of the terminal.","The selection background color of the terminal when it does not have focus.","The selection foreground color of the terminal. When this is null the selection foreground will be retained and have the minimum contrast ratio feature applied.","The default terminal command decoration background color.","The terminal command decoration background color for successful commands.","The terminal command decoration background color for error commands.","The overview ruler cursor color.","The color of the border that separates split panes within the terminal. This defaults to panel.border.","Color of the current search match in the terminal. The color must not be opaque so as not to hide underlying terminal content.","Border color of the other search matches in the terminal.","Border color of the current search match in the terminal.","Color of the other search matches in the terminal. The color must not be opaque so as not to hide underlying terminal content.","Border color of the other search matches in the terminal.","Overview ruler marker color for find matches in the terminal.","Background color when dragging on top of terminals. The color should have transparency so that the terminal contents can still shine through.","Border on the side of the terminal tab in the panel. This defaults to tab.activeBorder.","'{0}' ANSI color in the terminal."],"vs/workbench/contrib/terminal/common/terminalConfiguration":["the terminal's current working directory","the terminal's current working directory, displayed for multi-root workspaces or in a single root workspace when the value differs from the initial working directory. On Windows, this will only be displayed when shell integration is enabled.","the workspace in which the terminal was launched","indicates a local terminal in a remote workspace","the name of the terminal process","a conditional separator {0} that only shows when surrounded by variables with values or static text.","the name provided to the terminal by the process","indicates this terminal is associated with a task","Controls the terminal title. Variables are substituted based on the context:","Controls the terminal description, which appears to the right of the title. Variables are substituted based on the context:","Integrated Terminal","Dispatches most keybindings to the terminal instead of the workbench, overriding {0}, which can be used alternatively for fine tuning.","A theme color ID to associate with terminal icons by default.","A codicon ID to associate with terminal icons by default.","Controls whether terminal tabs display as a list to the side of the terminal. When this is disabled a dropdown will display instead.","Controls whether terminal tab statuses support animation (eg. in progress tasks).","Controls whether the terminal tabs view will hide under certain conditions.","Never hide the terminal tabs view","Hide the terminal tabs view when there is only a single terminal opened","Hide the terminal tabs view when there is only a single terminal group opened","Shows the active terminal information in the view. This is particularly useful when the title within the tabs aren't visible.","Always show the active terminal","Show the active terminal when it is the only terminal opened","Show the active terminal when it is the only terminal opened or when the tabs view is in its narrow textless state","Never show the active terminal","Controls whether terminal split and kill buttons are displays next to the new terminal button.","Always show the actions","Show the actions when it is the only terminal opened","Show the actions when it is the only terminal opened or when the tabs view is in its narrow textless state","Never show the actions","Show the terminal tabs view to the left of the terminal","Show the terminal tabs view to the right of the terminal","Controls the location of the terminal tabs, either to the left or right of the actual terminal(s).","Controls whether the terminal receives tabs or defers them to the workbench for navigation. When set, this overrides {0} when the terminal is focused.","Create terminals in the editor","Create terminals in the terminal view","Controls where newly created terminals will appear.","Focus the terminal when clicking a terminal tab","Focus the terminal when double-clicking a terminal tab","Controls whether focusing the terminal of a tab happens on double or single click.","Controls whether to treat the option key as the meta key in the terminal on macOS.","Controls whether to force selection when using Option+click on macOS. This will force a regular (line) selection and disallow the use of column selection mode. This enables copying and pasting using the regular terminal selection, for example, when mouse mode is enabled in tmux.","If enabled, alt/option + click will reposition the prompt cursor to underneath the mouse when {0} is set to {1} (the default value). This may not work reliably depending on your shell.","Controls whether text selected in the terminal will be copied to the clipboard.",`Show a warning dialog when pasting multiple lines into the terminal. The dialog does not show when: - Bracketed paste mode is enabled (the shell supports multi-line paste natively) - The paste is handled by the shell's readline (in the case of pwsh)`,'Controls whether bold text in the terminal will always use the "bright" ANSI color variant.',"Controls the font family of the terminal. Defaults to {0}'s value.","Controls the font size in pixels of the terminal.","Controls the letter spacing of the terminal. This is an integer value which represents the number of additional pixels to add between characters.","Controls the line height of the terminal. This number is multiplied by the terminal font size to get the actual line-height in pixels.",`When set, the foreground color of each cell will change to try meet the contrast ratio specified. Note that this will not apply to \`powerline\` characters per #146406. Example values: - 1: Do nothing and use the standard theme colors. - 4.5: [WCAG AA compliance (minimum)](https://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-contrast.html) (default). - 7: [WCAG AAA compliance (enhanced)](https://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast7.html). - 21: White on black or black on white.`,"The number of cells in a tab stop.","Scrolling speed multiplier when pressing `Alt`.","A multiplier to be used on the `deltaY` of mouse wheel scroll events.","The number of milliseconds to show the bell within a terminal tab when triggered.",'Only "normal" and "bold" keywords or numbers between 1 and 1000 are allowed.','The font weight to use within the terminal for non-bold text. Accepts "normal" and "bold" keywords or numbers between 1 and 1000.','Only "normal" and "bold" keywords or numbers between 1 and 1000 are allowed.','The font weight to use within the terminal for bold text. Accepts "normal" and "bold" keywords or numbers between 1 and 1000.',"Controls whether the terminal cursor blinks.","Controls the style of terminal cursor.","Controls the width of the cursor when {0} is set to {1}.","Controls the maximum number of lines the terminal keeps in its buffer. We pre-allocate memory based on this value in order to ensure a smooth experience. As such, as the value increases, so will the amount of memory.","Controls whether to detect and set the `$LANG` environment variable to a UTF-8 compliant option since VS Code's terminal only supports UTF-8 encoded data coming from the shell.","Set the `$LANG` environment variable if the existing variable does not exist or it does not end in `'.UTF-8'`.","Do not set the `$LANG` environment variable.","Always set the `$LANG` environment variable.","Let VS Code detect which renderer will give the best experience.","Enable GPU acceleration within the terminal.","Disable GPU acceleration within the terminal. The terminal will render much slower when GPU acceleration is off but it should reliably work on all systems.","Use the terminal's fallback canvas renderer which uses a 2d context instead of webgl which may perform better on some systems. Note that some features are limited in the canvas renderer like opaque selection.","Controls whether the terminal will leverage the GPU to do its rendering.","Separator used by {0} and {0}.","Show the context menu.","Copy when there is a selection, otherwise paste.","Paste on right click.","Select the word under the cursor and show the context menu.","Do nothing and pass event to terminal.","Controls how terminal reacts to right click.","An explicit start path where the terminal will be launched, this is used as the current working directory (cwd) for the shell process. This may be particularly useful in workspace settings if the root directory is not a convenient cwd.","Controls whether to confirm when the window closes if there are active terminal sessions.","Never confirm.","Always confirm if there are terminals.","Confirm if there are any terminals that have child processes.","Controls whether to confirm killing terminals when they have child processes. When set to editor, terminals in the editor area will be marked as changed when they have child processes. Note that child process detection may not work well for shells like Git Bash which don't run their processes as child processes of the shell.","Never confirm.","Confirm if the terminal is in the editor.","Confirm if the terminal is in the panel.","Confirm if the terminal is either in the editor or panel.","Controls whether the terminal bell is enabled. This shows up as a visual bell next to the terminal's name.",`A set of command IDs whose keybindings will not be sent to the shell but instead always be handled by VS Code. This allows keybindings that would normally be consumed by the shell to act instead the same as when the terminal is not focused, for example \`Ctrl+P\` to launch Quick Open.   Many commands are skipped by default. To override a default and pass that command's keybinding to the shell instead, add the command prefixed with the \`-\` character. For example add \`-workbench.action.quickOpen\` to allow \`Ctrl+P\` to reach the shell.   The following list of default skipped commands is truncated when viewed in Settings Editor. To see the full list, {1} and search for the first command from the list below.   Default Skipped Commands: {0}`,"open the default settings JSON","Open Default Settings (JSON)","Whether or not to allow chord keybindings in the terminal. Note that when this is true and the keystroke results in a chord it will bypass {0}, setting this to false is particularly useful when you want ctrl+k to go to your shell (not VS Code).","Whether to allow menubar mnemonics (for example Alt+F) to trigger the open of the menubar. Note that this will cause all alt keystrokes to skip the shell when true. This does nothing on macOS.","Object with environment variables that will be added to the VS Code process to be used by the terminal on macOS. Set to `null` to delete the environment variable.","Object with environment variables that will be added to the VS Code process to be used by the terminal on Linux. Set to `null` to delete the environment variable.","Object with environment variables that will be added to the VS Code process to be used by the terminal on Windows. Set to `null` to delete the environment variable.","Whether to display the environment changes indicator on each terminal which explains whether extensions have made, or want to make changes to the terminal's environment.","Disable the indicator.","Enable the indicator.","Only show the warning indicator when a terminal's environment is 'stale', not the information indicator that shows a terminal has had its environment modified by an extension.","Whether to relaunch terminals automatically if extension want to contribute to their environment and have not been interacted with yet.",'Controls whether to show the alert "The terminal process terminated with exit code" when exit code is non-zero.',"Controls the working directory a split terminal starts with.","A new split terminal will use the workspace root as the working directory. In a multi-root workspace a choice for which root folder to use is offered.","A new split terminal will use the working directory that the parent terminal started with.","On macOS and Linux, a new split terminal will use the working directory of the parent terminal. On Windows, this behaves the same as initial.","Whether to use ConPTY for Windows terminal process communication (requires Windows 10 build number 18309+). Winpty will be used if this is false.","A string containing all characters to be considered word separators when double-clicking to select word and in the fallback 'word' link detection. Since this is used for link detection, including characters such as `:` that are used when detecting links will cause the line and column part of links like `file:10:5` to be ignored.","Whether to enable file links in terminals. Links can be slow when working on a network drive in particular because each file link is verified against the file system. Changing this will take effect only in new terminals.","Always off.","Always on.","Enable only when not in a remote workspace.","Version 6 of Unicode. This is an older version which should work better on older systems.","Version 11 of Unicode. This version provides better support on modern systems that use modern versions of Unicode.","Controls what version of Unicode to use when evaluating the width of characters in the terminal. If you experience emoji or other wide characters not taking up the right amount of space or backspace either deleting too much or too little then you may want to try tweaking this setting.","Length of network delay, in milliseconds, where local edits will be echoed on the terminal without waiting for server acknowledgement. If '0', local echo will always be on, and if '-1' it will be disabled.","When local echo should be enabled. This will override {0}","Always enabled","Always disabled","Enabled only for remote workspaces","Local echo will be disabled when any of these program names are found in the terminal title.","Terminal style of locally echoed text; either a font style or an RGB color.","Persist terminal sessions/history for the workspace across window reloads.",`When the terminal process must be shut down (for example on window or application close), this determines when the previous terminal session contents/history should be restored and processes be recreated when the workspace is next opened. Caveats: - Restoring of the process current working directory depends on whether it is supported by the shell. - Time to persist the session during shutdown is limited, so it may be aborted when using high-latency remote connections.`,"Revive the processes after the last window is closed on Windows/Linux or when the `workbench.action.quit` command is triggered (command palette, keybinding, menu).","Revive the processes after the last window is closed on Windows/Linux or when the `workbench.action.quit` command is triggered (command palette, keybinding, menu), or when the window is closed.","Never restore the terminal buffers or recreate the process.","Whether to draw custom glyphs for block element and box drawing characters instead of using the font, which typically yields better rendering with continuous lines. Note that this doesn't work when {0} is disabled.",`A set of messages that, when encountered in the terminal, will be automatically responded to. Provided the message is specific enough, this can help automate away common responses. Remarks: - Use {0} to automatically respond to the terminate batch job prompt on Windows. - The message includes escape sequences so the reply might not happen with styled text. - Each reply can only happen once every second. - Use {1} in the reply to mean the enter key. - To unset a default key, set the value to null. - Restart VS Code if new don't apply.`,"The reply to send to the process.",`Determines whether or not shell integration is auto-injected to support features like enhanced command tracking and current working directory detection. Shell integration works by injecting the shell with a startup script. The script gives VS Code insight into what is happening within the terminal. Supported shells: - Linux/macOS: bash, fish, pwsh, zsh - Windows: pwsh This setting applies only when terminals are created, so you will need to restart your terminals for it to take effect. Note that the script injection may not work if you have custom arguments defined in the terminal profile, have enabled {1}, have a [complex bash \`PROMPT_COMMAND\`](https://code.visualstudio.com/docs/editor/integrated-terminal#_complex-bash-promptcommand), or other unsupported setup. To disable decorations, see {0}`,"When shell integration is enabled, adds a decoration for each command.","Show decorations in the gutter (left) and overview ruler (right)","Show gutter decorations to the left of the terminal","Show overview ruler decorations to the right of the terminal","Do not show decorations","Controls the number of recently used commands to keep in the terminal command history. Set to 0 to disable terminal command history.","Enables experimental terminal Intellisense suggestions for supported shells when {0} is set to {1}. If shell integration is installed manually, {2} needs to be set to {3} before calling the script.","Controls whether the terminal will scroll using an animation.","Enables image support in the terminal, this will only work when {0} is enabled. Both sixel and iTerm's inline image protocol are supported on Linux and macOS, Windows support will light up automatically when ConPTY passes through the sequences. Images will currently not be restored between window reloads/reconnects."],"vs/workbench/contrib/terminal/common/terminalContextKey":["Whether the terminal is focused.","Whether any terminal is focused, including detached terminals used in other UI.","Whether the terminal accessible buffer is focused.","Whether a terminal in the editor area is focused.","The current number of terminals.","Whether the terminal tabs widget is focused.","The shell type of the active terminal, this is set to the last known value when no terminals exist.","Whether the terminal's alt buffer is active.","Whether the terminal's suggest widget is visible.","Whether the terminal view is showing","Whether text is selected in the active terminal.","Whether text is selected in a focused terminal.","Whether terminal processes can be launched in the current workspace.","Whether one terminal is selected in the terminal tabs list.","Whether the focused tab's terminal is a split terminal.","Whether the terminal run command picker is currently open.","Whether shell integration is enabled in the active terminal"],"vs/workbench/contrib/terminal/common/terminalStrings":["Terminal","New Terminal","Do Not Show Again","current session","previous session","Terminal","Focus Terminal","Kill Terminal","Kill","Move Terminal into Editor Area","Move Terminal into Panel","Change Icon...","Change Color...","Split Terminal","Split","Unsplit Terminal","Rename...","Toggle Size to Content Width","Focus Hover","Send Custom Sequence To Terminal","Create New Terminal Starting in a Custom Working Directory","Rename the Currently Active Terminal"],"vs/workbench/contrib/terminalContrib/accessibility/browser/terminal.accessibility.contribution":["Focus Accessible Buffer","Navigate Accessible Buffer","Accessible Buffer Go to Next Command","Accessible Buffer Go to Previous Command"],"vs/workbench/contrib/terminalContrib/accessibility/browser/terminalAccessibilityHelp":["terminal accessibility help","The Focus Accessible Buffer ({0}) command enables screen readers to read terminal contents.","The Focus Accessible Buffer command enables screen readers to read terminal contents and is currently not triggerable by a keybinding.","Consider using powershell instead of command prompt for an improved experience","The terminal has a feature called shell integration that offers an enhanced experience and provides useful commands for screen readers such as:","Go to Next Command ({0})","Go to Next Command is currently not triggerable by a keybinding.","Go to Previous Command ({0})","Go to Previous Command is currently not triggerable by a keybinding.","Navigate Accessible Buffer ({0})","Navigate Accessible Buffer is currently not triggerable by a keybinding.","Run Recent Command ({0})","Run Recent Command is currently not triggerable by a keybinding.","Go to Recent Directory ({0})","Go to Recent Directory is currently not triggerable by a keybinding.","The Go to Recent Directory command ({0}) enables screen readers to easily navigate to a directory that has been used in the terminal.","The Go to Recent Directory command enables screen readers to easily navigate to a directory that has been used in the terminal and is currently not triggerable by a keybinding.","The Open Detected Link ({0}) command enables screen readers to easily open links found in the terminal.","The Open Detected Link command enables screen readers to easily open links found in the terminal and is currently not triggerable by a keybinding.","The Create New Terminal (With Profile) ({0}) command allows for easy terminal creation using a specific profile.","The Create New Terminal (With Profile) command allows for easy terminal creation using a specific profile and is currently not triggerable by a keybinding.","Access accessibility settings such as `terminal.integrated.tabFocusMode` via the Preferences: Open Accessibility Settings command."],"vs/workbench/contrib/terminalContrib/accessibility/browser/terminalAccessibleBuffer":["Terminal buffer","{0}"],"vs/workbench/contrib/terminalContrib/developer/browser/terminal.developer.contribution":["Show Terminal Texture Atlas","Write Data to Terminal","Enter data to write directly to the terminal, bypassing the pty","Restart Pty Host"],"vs/workbench/contrib/terminalContrib/environmentChanges/browser/terminal.environmentChanges.contribution":["Show Environment Contributions","Terminal Environment Changes","Extension: {0}","workspace"],"vs/workbench/contrib/terminalContrib/find/browser/terminal.find.contribution":["Focus Find","Hide Find","Toggle Find Using Regex","Toggle Find Using Whole Word","Toggle Find Using Case Sensitive","Find Next","Find Previous","Search Workspace"],"vs/workbench/contrib/terminalContrib/links/browser/terminal.links.contribution":["Open Detected Link...","Open Last URL Link","Open Last Local File Link"],"vs/workbench/contrib/terminalContrib/links/browser/terminalLinkDetectorAdapter":["Search workspace","Open file in editor","Focus folder in explorer","Open folder in new window","Follow link"],"vs/workbench/contrib/terminalContrib/links/browser/terminalLinkManager":["option + click","alt + click","cmd + click","ctrl + click","Follow link","Follow link using forwarded port","Link"],"vs/workbench/contrib/terminalContrib/links/browser/terminalLinkQuickpick":["Select the link to open","Url","Local File","Workspace Search","Show more links"],"vs/workbench/contrib/terminalContrib/quickFix/browser/quickFixAddon":["Run: {0}","Open: {0}","Quick Fix"],"vs/workbench/contrib/terminalContrib/quickFix/browser/terminal.quickFix.contribution":["Show Terminal Quick Fixes"],"vs/workbench/contrib/terminalContrib/quickFix/browser/terminalQuickFixBuiltinActions":["Free port {0}","Create PR {0}"],"vs/workbench/contrib/terminalContrib/quickFix/browser/terminalQuickFixService":["Contributes terminal quick fixes.","The ID of the quick fix provider","A regular expression or string to test the command line against",`A regular expression or string to match a single line of the output against, which provides groups to be referenced in terminalCommand and uri. For example: \`lineMatcher: /git push --set-upstream origin (?[^s]+)/;\` \`terminalCommand: 'git push --set-upstream origin \${group:branchName}';\` `,"The command exit result to match on"],"vs/workbench/contrib/testing/browser/icons":["View icon of the test view.","Icons for test results.",'Icon of the "run test" action.','Icon of the "run all tests" action.','Icon of the "debug all tests" action.','Icon of the "debug test" action.',"Icon to cancel ongoing test runs.","Icon for the 'Filter' action in the testing view.","Icon shown beside hidden tests, when they've been shown.","Icon shown when the test explorer is disabled as a tree.","Icon shown when the test explorer is disabled as a list.","Icon shown to update test profiles.","Icon on the button to refresh tests.","Icon to turn continuous test runs on.","Icon to turn continuous test runs off.","Icon when continuous run is on for a test ite,.","Icon on the button to cancel refreshing tests.","Icon shown for tests that have an error.","Icon shown for tests that failed.","Icon shown for tests that passed.","Icon shown for tests that are queued.","Icon shown for tests that are skipped.","Icon shown for tests that are in an unset state."],"vs/workbench/contrib/testing/browser/testExplorerActions":["Hide Test","Unhide Test","Unhide All Tests","Debug Test","Execute Using Profile...","Run Test","Select Default Profile","Turn on Continuous Run","Turn off Continuous Run","Start Continous Run Using...","Configure Test Profiles","Select a profile to update","Stop Continuous Run","No test continuous run-enabled profiles were found","Select profiles to run when files change:","Start Continuous Run","Get Selected Profiles","Get Explorer Selection","Run Tests","Debug Tests","Discovering Tests","Run All Tests","No tests found in this workspace. You may need to install a test provider extension","Debug All Tests","No debuggable tests found in this workspace. You may need to install a test provider extension","Cancel Test Run","View as List","View as Tree","Sort by Status","Sort by Location","Sort by Duration","Show Output","Collapse All Tests","Clear All Results","Go to Test","No tests found here","Run Test at Cursor","Debug Test at Cursor","No tests found in this file","Run Tests in Current File","Debug Tests in Current File","Rerun Failed Tests","Debug Failed Tests","Rerun Last Run","Debug Last Run","Search for Test Extension","Peek Output","Toggle Inline Test Output","Refresh Tests","Cancel Test Refresh"],"vs/workbench/contrib/testing/browser/testing.contribution":["Testing","T&&esting","Test Results","Test Results","No tests have been found in this workspace yet.","Install Additional Test Extensions...","Test Explorer"],"vs/workbench/contrib/testing/browser/testingConfigurationUi":["Pick a test profile to use","Update Test Configuration"],"vs/workbench/contrib/testing/browser/testingDecorations":["Peek Test Output","Expected","Actual","Click for test options","Click to debug tests, right click for more options","Click to run tests, right click for more options","Run Test","Debug Test","Execute Using Profile...","Peek Error","Reveal in Test Explorer","Run All Tests","Debug All Tests"],"vs/workbench/contrib/testing/browser/testingExplorerFilter":["Show Only Failed Tests","Show Only Executed Tests","Show in Active File Only","Show Hidden Tests","More Filters...","Filter text for tests in the explorer","Filter (e.g. text, !exclude, @tag)","Fuzzy Match","Show Hidden Tests","Unhide All Tests"],"vs/workbench/contrib/testing/browser/testingExplorerView":["{0} (Default)","Select Default Profile","Configure Test Profiles","{0} passed tests","{0} skipped tests","{0} failed tests","No tests were found in this file.","Show Workspace Tests","{0}, in {1}","{0}, outdated result","Test Explorer"],"vs/workbench/contrib/testing/browser/testingOutputPeek":[`Could not open markdown preview: {0}. Please make sure the markdown extension is enabled.`,"Test Output","Expected result","Actual result","The test run did not record any output.","Test output is only available for new test runs.","Close","Unnamed Task","+ {0} more lines","+ 1 more line","Test Result Messages","Show Result Output","Show Result Output","Rerun Test Run","Debug Test Run","Go to Source","Reveal in Test Explorer","Run Test","Debug Test","Go to Source","Go to Next Test Failure","Go to Previous Test Failure","Open in Editor","Toggle Test History in Peek"],"vs/workbench/contrib/testing/browser/testingProgressUiService":["Running tests...","Running tests, {0}/{1} passed ({2}%)","Running tests, {0}/{1} tests passed ({2}%, {3} skipped)","{0}/{1} tests passed ({2}%)","{0}/{1} tests passed ({2}%, {3} skipped)"],"vs/workbench/contrib/testing/browser/testingViewPaneContainer":["Testing"],"vs/workbench/contrib/testing/browser/theme":["Color for the 'failed' icon in the test explorer.","Color for the 'Errored' icon in the test explorer.","Color for the 'passed' icon in the test explorer.","Color for 'run' icons in the editor.","Color for the 'Queued' icon in the test explorer.","Color for the 'Unset' icon in the test explorer.","Color for the 'Skipped' icon in the test explorer.","Color of the peek view borders and arrow.","Color of the peek view borders and arrow.","Text color of test error messages shown inline in the editor.","Margin color beside error messages shown inline in the editor.","Text color of test info messages shown inline in the editor.","Margin color beside info messages shown inline in the editor."],"vs/workbench/contrib/testing/common/configuration":["Testing","How long to wait, in milliseconds, after a test is marked as outdated and starting a new run.","Configures when the error Peek view is automatically opened.","Open automatically no matter where the failure is.","Open automatically when a test fails in a visible document.","Never automatically open.","Controls whether to show messages from all test runs.","Controls whether to automatically open the Peek view during continuous run mode.","Controls the count badge on the Testing icon on the Activity Bar.","Show the number of failed tests","Disable the testing count badge","Show the number of passed tests","Show the number of skipped tests","Controls whether the running test should be followed in the Test Explorer view.","Controls the action to take when left-clicking on a test decoration in the gutter.","Run the test.","Debug the test.","Open the context menu for more options.","Controls whether test decorations are shown in the editor gutter.","Control whether save all dirty editors before running a test.","Never automatically open the testing view","Open the testing view when tests start","Open the testing view on any test failure","Controls when the testing view should open.","Always reveal the executed test when `#testing.followRunningTest#` is on. If this setting is turned off, only failed tests will be revealed."],"vs/workbench/contrib/testing/common/constants":["Errored","Failed","Passed","Queued","Running","Skipped","Not yet run","{0} ({1})","Debug","Run","Coverage"],"vs/workbench/contrib/testing/common/testResult":["Test run at {0}"],"vs/workbench/contrib/testing/common/testServiceImpl":["Running tests may execute code in your workspace.","An error occurred attempting to run tests: {0}","Running tests may execute code in your workspace.","An error occurred attempting to run tests: {0}"],"vs/workbench/contrib/testing/common/testingContentProvider":["The test run did not record any output."],"vs/workbench/contrib/testing/common/testingContextKeys":["Indicates whether any test controller has an attached refresh handler.","Indicates whether any test controller is currently refreshing tests.","Indicates whether continuous test mode is on.","Indicates whether any test controller has registered a debug configuration","Indicates whether any test controller has registered a run configuration","Indicates whether any test controller has registered a coverage configuration","Indicates whether any test controller has registered a non-default configuration","Indicates whether any test configuration can be configured","Indicates whether continous test running is supported","Indicates whether the parent of a test is continuously running, set in the menu context of test items","Indicates whether any tests are present in the current editor",'Type of the item in the output peek view. Either a "test", "message", "task", or "result".',"Controller ID of the current test item","ID of the current test item, set when creating or opening menus on test items","Boolean indicating whether the test item has a URI defined","Boolean indicating whether the test item is hidden"],"vs/workbench/contrib/themes/browser/themes.contribution":["Icon for the 'Manage' action in the theme selection quick pick.","Type to Search More. Select to Install. Up/Down Keys to Preview","Error while searching for themes: {0}","This will install extension '{0}' published by '{1}'. Do you want to continue?","OK","Installing Extension {0}...","Color Theme","Install Additional Color Themes...","Browse Additional Color Themes...","Select Color Theme (Up/Down Keys to Preview)","light themes","dark themes","high contrast themes","File Icon Theme","Install Additional File Icon Themes...","Select File Icon Theme (Up/Down Keys to Preview)","file icon themes","None","Disable File Icons","Product Icon Theme","Install Additional Product Icon Themes...","Browse Additional Product Icon Themes...","Select Product Icon Theme (Up/Down Keys to Preview)","product icon themes","Default","Manage Extension","Generate Color Theme From Current Settings","Toggle between Light/Dark Themes","Themes","&&Theme","Color Theme","File Icon Theme","Product Icon Theme","Keep New Theme","Browse Themes","Revert","Visual Studio Code now ships with a new default theme '{0}'. If you prefer, you can switch back to the old theme or try one of the many other color themes available.","Try New Theme","Cancel","Visual Studio Code now ships with a new default theme '{0}'. Do you want to give it a try?"],"vs/workbench/contrib/timeline/browser/timeline.contribution":["View icon of the timeline view.","Icon for the open timeline action.","Timeline","The number of items to show in the Timeline view by default and when loading more items. Setting to `null` (the default) will automatically choose a page size based on the visible area of the Timeline view.","Experimental. Controls whether the Timeline view will load the next page of items when you scroll to the end of the list.","Open Timeline","Icon for the filter timeline action.","Filter Timeline"],"vs/workbench/contrib/timeline/browser/timelinePane":["Loading...","Load more","Timeline","The active editor cannot provide timeline information.","No timeline information was provided.","The active editor cannot provide timeline information.","{0}: {1}","Timeline","Loading timeline for {0}...","Icon for the refresh timeline action.","Icon for the pin timeline action.","Icon for the unpin timeline action.","Refresh","Timeline","Pin the Current Timeline","Timeline","Unpin the Current Timeline","Timeline"],"vs/workbench/contrib/typeHierarchy/browser/typeHierarchy.contribution":["Whether a type hierarchy provider is available","Whether type hierarchy peek is currently showing","whether type hierarchy shows super types or subtypes","No results","Failed to show type hierarchy","Peek Type Hierarchy","Show Supertypes","Show Subtypes","Refocus Type Hierarchy","Close"],"vs/workbench/contrib/typeHierarchy/browser/typeHierarchyPeek":["Supertypes of '{0}'","Subtypes of '{0}'","Loading...","No supertypes of '{0}'","No subtypes of '{0}'"],"vs/workbench/contrib/typeHierarchy/browser/typeHierarchyTree":["Type Hierarchy","supertypes of {0}","subtypes of {0}"],"vs/workbench/contrib/update/browser/releaseNotesEditor":["Release Notes: {0}","unassigned","Show release notes after an update"],"vs/workbench/contrib/update/browser/update":["This version of {0} does not have release notes online","Welcome to {0} v{1}! Would you like to read the Release Notes?","Release Notes","Updates are disabled because you are running the user-scope installation of {0} as Administrator.","Learn More","New {0} update available.","Checking for Updates...","Downloading...","Updating...","Update Service","There are currently no updates available.","There is an available update.","Download Update","Later","Release Notes","There's an update available: {0} {1}","Install Update","Later","Release Notes","Update Now","Later","Release Notes","Restart {0} to apply the latest update.","Check for Updates...","Checking for Updates...","Download Update (1)","Downloading Update...","Install Update... (1)","Installing Update...","Show Update Release Notes","Restart to Update (1)","Switch to Insiders Version...","Switch to Stable Version...","Changing the version requires a reload to take effect","Press the reload button to switch to the Insiders version of VS Code.","Press the reload button to switch to the Stable version of VS Code.","&&Reload","Choose the settings sync service to use after changing the version","The Insiders version of VS Code will synchronize your settings, keybindings, extensions, snippets and UI State using separate insiders settings sync service by default.","&&Insiders","&&Stable (current)"],"vs/workbench/contrib/update/browser/update.contribution":["Show Release Notes","Show &&Release Notes","This version of {0} does not have release notes online","Check for Updates...","Download Update","Install Update","Restart to Update","Download {0}","Apply Update...","Apply Update","&&Update"],"vs/workbench/contrib/url/browser/trustedDomains":["Manage Trusted Domains","Trust {0}","Trust {0} on all ports","Trust {0} and all its subdomains","Trust all domains (disables link protection)","Manage Trusted Domains"],"vs/workbench/contrib/url/browser/trustedDomainsValidator":["Do you want {0} to open the external website?","&&Open","&&Copy","Configure &&Trusted Domains"],"vs/workbench/contrib/url/browser/url.contribution":["Open URL","URL to open","When enabled, trusted domain prompts will appear when opening links in trusted workspaces."],"vs/workbench/contrib/userDataProfile/browser/userDataProfile":["Profiles ({0})","Switch Profile...","Select Profile","Edit Profile...","Show Profile Contents","Export Profile...","Export Profile ({0})...","Import Profile...","Import from URL","Select File...","Profile Templates","Import from Profile Template...","Provide Profile Template URL","Error while creating profile: {0}","Select Profile Template File","Import Profile...","Save Current Profile As...","Create Profile...","Delete Profile...","Current","Delete Profile...","Select Profiles to Delete"],"vs/workbench/contrib/userDataProfile/browser/userDataProfileActions":["Create a Temporary Profile","Rename...","Rename {0}","Profile with name {0} already exists.","Current","Rename Profile...","Select Profile to Rename","Manage...","Cleanup Profiles","Reset Workspace Profiles Associations"],"vs/workbench/contrib/userDataSync/browser/userDataSync":["Turn Off","Configure...","Sync Now","syncing","synced {0}","Show Settings","Show Synced Data","Unable to sync due to conflicts in {0}. Please resolve them to continue.","Replace Remote","Replace Local","Show Conflicts","Error while accepting changes. Please check [logs]({0}) for more details.","Error while accepting changes. Please check [logs]({0}) for more details.","Settings sync was turned off because current session is expired, please sign in again to turn on sync.","Turn on Settings Sync...","Settings sync was turned off from another device, please turn on sync again.","Turn on Settings Sync...","Disabled syncing {0} because size of the {1} file to sync is larger than {2}. Please open the file and reduce the size and enable sync","Disabled syncing profiles because there are too many profiles to sync. Settings Sync supports syncing maximum 20 profiles. Please reduce the number of profiles and enable sync","Settings sync is disabled because the current version ({0}, {1}) is not compatible with the sync service. Please update before turning on sync.","Operation Id: {0}","Settings sync is disabled because the client is making invalid requests. Please report an issue with the logs.","Operation Id: {0}","Show Log","Report Issue","Settings sync is disabled because your data in the cloud is older than that of the client. Please clear your data in the cloud before turning on sync.","Clear Data in Cloud...","Show Synced Data","Settings Sync has been switched to insiders service","Settings Sync has been switched to stable service","Settings sync now uses a separate service, more information is available in the [Settings Sync Documentation](https://aka.ms/vscode-settings-sync-help#_syncing-stable-versus-insiders).","Settings sync was turned off because {0} now uses a separate service. Please turn on sync again.","Turn on Settings Sync...","Operation Id: {0}","Open {0} File","Unable to sync {0} because the content in the file is not valid. Please open the file and correct it.","Open {0} File","{0}: Conflicts Detected","Turning on Settings Sync...","Sign in to Sync Settings","No authentication providers are available.","Settings sync cannot be turned on because size of the {0} file to sync is larger than {1}. Please open the file and reduce the size and turn on sync","Settings sync cannot be turned on because the current version ({0}, {1}) is not compatible with the sync service. Please update before turning on sync.","Operation Id: {0}","Settings sync cannot be turned on because your data in the cloud is older than that of the client. Please clear your data in the cloud before turning on sync.","Clear Data in Cloud...","Show Synced Data","Error while turning on Settings Sync: Authentication failed.","Error while turning on Settings Sync. Please check [logs]({0}) for more details.","Error while turning on Settings Sync. {0}","Sign in & Turn on","Please sign in to synchronize your data across devices.","for each platform","{0}: Configure...","Choose what to sync","Do you want to turn off sync?","Your settings, keybindings, extensions, snippets and UI State will no longer be synced.","&&Turn off","Turn off sync on all your devices and clear the data from the cloud.","{0}: Select Service","Ensure you are using the same settings sync service when syncing with multiple environments","Default","Insiders","Stable","Turn on Settings Sync...","Turning on Settings Sync...","Cancel","Sign in to Sync Settings","Sign in to Sync Settings (1)","Show Conflicts ({0})","Settings Sync is On","Error while turning off Settings Sync. Please check [logs]({0}) for more details.","Configure...","{0}: Show Log","Show Log","Complete Merge","Clear Data in Cloud..."],"vs/workbench/contrib/userDataSync/browser/userDataSync.contribution":["Settings sync is suspended temporarily because the current device is making too many requests. Please reload {0} to resume.","Settings sync is suspended temporarily because the current device is making too many requests. Please restart {0} to resume.","Show Log","Reload","Restart","Operation Id: {0}","Settings sync is disabled because the current device is making too many requests. Please wait for 10 minutes and turn on sync.","Settings Sync. Operation Id: {0}","Show Log"],"vs/workbench/contrib/userDataSync/browser/userDataSyncConflictsView":["Please go through each entry and merge to resolve conflicts.","Show Conflicts","Accept Remote","Accept Local","{0} (Remote)","{0} (Local)","Theirs","Yours"],"vs/workbench/contrib/userDataSync/browser/userDataSyncViews":["Conflicts","Synced Machines","Edit Name","Turn off Settings Sync","Sync Activity (Remote)","Sync Activity (Local)","Show raw JSON sync data","Compare with Local","{0} \u2194 {1}","{0} (Remote)","{0} (Local)","Restore","Would you like to replace your current {0} with selected?","Troubleshoot","Reset Synced Data","{0} \u2194 {1}","Current","No Machines","Current","machine not found with id: {0}","Are you sure you want to turn off sync on selected machines?","Are you sure you want to turn off sync on {0}?","&&Turn off","Enter the name of the machine","machine not found with id: {0}","Machine name should be unique and not empty","Logs","Last Synced Remotes","Current"],"vs/workbench/contrib/webview/browser/webview.contribution":["Cut","Copy","Paste"],"vs/workbench/contrib/webview/browser/webviewElement":["Error loading webview: {0}"],"vs/workbench/contrib/webviewPanel/browser/webviewCommands":["Show find","Stop find","Find next","Find previous","Reload Webviews"],"vs/workbench/contrib/webviewPanel/browser/webviewEditor":["The viewType of the currently active webview panel."],"vs/workbench/contrib/webviewPanel/browser/webviewPanel.contribution":["webview editor"],"vs/workbench/contrib/welcomeDialog/browser/welcomeDialog.contribution":["When enabled, a welcome widget is shown in the editor"],"vs/workbench/contrib/welcomeDialog/browser/welcomeWidget":["Close Dialog"],"vs/workbench/contrib/welcomeGettingStarted/browser/featuredExtensionService":["Recommended"],"vs/workbench/contrib/welcomeGettingStarted/browser/gettingStarted":["Overview of how to get up to speed with your editor.","Open Walkthrough...","Welcome","When checked, this page will be shown on startup.","Show welcome page on startup","Editing evolved","Open folder {0} with path {1}","Recent","You have no recent folders,","open a folder","to start.","Show All Recent Folders {0}","More...","Start","New","Updated","Hide","Hide","Walkthroughs","More...","Hide","Hide","All {0} steps complete!","{0} of {1} steps complete","Tip: Use keyboard shortcut ","Image showing {0}","Mark Done","Next Section","privacy statement","opt out","{0} collects usage data. Read our {1} and learn how to {2}."],"vs/workbench/contrib/welcomeGettingStarted/browser/gettingStarted.contribution":["Welcome","Welcome","Welcome","Go Back","Mark Step Complete","Mark Step Incomplete","Open Walkthrough...","Select a walkthrough to open","The platform of the current workspace, which in remote or serverless contexts may be different from the platform of the UI","When enabled, an extension's walkthrough will open upon install of the extension.","Start without an editor.","Open the Welcome page, with content to aid in getting started with VS Code and extensions.","Open the README when opening a folder that contains one, fallback to 'welcomePage' otherwise. Note: This is only observed as a global configuration, it will be ignored if set in a workspace or folder configuration.","Open a new untitled text file (only applies when opening an empty window).","Open the Welcome page when opening an empty workbench.","Controls which editor is shown at startup, if none are restored from the previous session.","Deprecated, use the global `workbench.reduceMotion`.","When enabled, reduce motion in welcome page."],"vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedColors":["Background color for the Welcome page.","Background color for the tiles on the Welcome page.","Hover background color for the tiles on the Welcome.","Border color for the tiles on the Welcome page.","Foreground color for the Welcome page progress bars.","Background color for the Welcome page progress bars.","Foreground color of the heading of each walkthrough step"],"vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedExtensionPoint":["Title","Contribute walkthroughs to help users getting started with your extension.","Unique identifier for this walkthrough.","Title of walkthrough.","Relative path to the icon of the walkthrough. The path is relative to the extension location. If not specified, the icon defaults to the extension icon if available.","Description of walkthrough.","Walkthroughs that match one of these glob patterns appear as 'featured' in workspaces with the specified files. For example, a walkthrough for TypeScript projects might specify `tsconfig.json` here.","Context key expression to control the visibility of this walkthrough.","Steps to complete as part of this walkthrough.","Unique identifier for this step. This is used to keep track of which steps have been completed.","Title of step.","Description of step. Supports ``preformatted``, __italic__, and **bold** text. Use markdown-style links for commands or external links: {0}, {1}, or {2}. Links on their own line will be rendered as buttons.","Deprecated. Use markdown links in the description instead, i.e. {0}, {1}, or {2}","Media to show alongside this step, either an image or markdown content.","Deprecated. Please use `image` or `markdown` instead","Path to an image - or object consisting of paths to light, dark, and hc images - relative to extension directory. Depending on context, the image will be displayed from 400px to 800px wide, with similar bounds on height. To support HIDPI displays, the image will be rendered at 1.5x scaling, for example a 900 physical pixels wide image will be displayed as 600 logical pixels wide.","Path to the image for dark themes, relative to extension directory.","Path to the image for light themes, relative to extension directory.","Path to the image for hc themes, relative to extension directory.","Path to the image for hc light themes, relative to extension directory.","Alternate text to display when the image cannot be loaded or in screen readers.","Path to an svg, color tokens are supported in variables to support theming to match the workbench.","Alternate text to display when the image cannot be loaded or in screen readers.","Deprecated. Please use `image` or `markdown` instead","Path to the markdown document, relative to extension directory.","Events that should trigger this step to become checked off. If empty or not defined, the step will check off when any of the step's buttons or links are clicked; if the step has no buttons or links it will check on when it is selected.","Check off step when a given command is executed anywhere in VS Code.","Check off step when a given link is opened via a walkthrough step.","Check off step when a given view is opened","Check off step when a given setting is changed","Check off step when a context key expression is true.","Check off step when an extension with the given id is installed. If the extension is already installed, the step will start off checked.","Check off step as soon as it is selected.","Signal to mark step as complete.","doneOn is deprecated. By default steps will be checked off when their buttons are clicked, to configure further use completionEvents","Mark step done when the specified command is executed.","Context key expression to control the visibility of this step."],"vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedIcons":["Used to represent walkthrough steps which have not been completed","Used to represent walkthrough steps which have been completed"],"vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedInput":["Welcome"],"vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedService":["Built-In","Developer","Reset Welcome Page Walkthrough Progress"],"vs/workbench/contrib/welcomeGettingStarted/browser/startupPage":["Welcome Page",`Could not open markdown preview: {0}. Please make sure the markdown extension is enabled.`],"vs/workbench/contrib/welcomeGettingStarted/common/gettingStartedContent":["Icon used for the setup category of welcome page","Icon used for the beginner category of welcome page","Icon used for the intermediate category of welcome page","New File...","Open a new untitled text file, notebook, or custom editor.","Open...","Open a file or folder to start working","Open File...","Open a file to start working","Open Folder...","Open a folder to start working","Open Folder...","Open a folder to start working","Clone Git Repository...","Clone a remote repository to a local folder","Open Repository...","Connect to a remote repository or pull request to browse, search, edit, and commit","Open a Walkthrough...","View a walkthrough on the editor or an extension","Connect to...","Connect to remote development workspaces.","Open Tunnel...","Connect to a remote machine through a Tunnel","Get Started with VS Code","Discover the best customizations to make VS Code yours.","Choose the look you want",`The right color palette helps you focus on your code, is easy on your eyes, and is simply more fun to use. {0}`,"Browse Color Themes","Sync to and from other devices",`Keep your essential VS Code customizations backed up and updated across all your devices. {0}`,"Enable Settings Sync","One shortcut to access everything",`Commands are the keyboard way to accomplish any task in VS Code. **Practice** by looking up your frequent ones to save time. {0} __Try searching for 'view toggle'.__`,"Open Command Palette","Limitless extensibility",`Extensions are VS Code's power-ups. A growing number are becoming available in the web. {0}`,"Browse Popular Web Extensions","Rich support for all your languages",`Code smarter with syntax highlighting, code completion, linting and debugging. While many languages are built-in, many more can be added as extensions. {0}`,"Browse Language Extensions","Open up your code",`You're all set to start coding. Open a project folder to get your files into VS Code. {0}`,"Pick a Folder","Open up your code",`You're all set to start coding. Open a project folder to get your files into VS Code. {0}`,"Pick a Folder","Quickly navigate between your files",`Navigate between files in an instant with one keystroke. Tip: Open multiple files by pressing the right arrow key. {0}`,"Quick Open a File","Get Started with VS Code for the Web","Discover the best customizations to make VS Code for the Web yours.","Choose the look you want",`The right color palette helps you focus on your code, is easy on your eyes, and is simply more fun to use. {0}`,"Browse Color Themes","Sync to and from other devices",`Keep your essential VS Code customizations backed up and updated across all your devices. {0}`,"Enable Settings Sync","One shortcut to access everything",`Commands are the keyboard way to accomplish any task in VS Code. **Practice** by looking up your frequent ones to save time. {0} __Try searching for 'view toggle'.__`,"Open Command Palette","Just the right amount of UI",`The full menu bar is available in the dropdown menu to make room for your code. Toggle its appearance for faster access. {0}`,"Toggle Menu Bar","Limitless extensibility",`Extensions are VS Code's power-ups. A growing number are becoming available in the web. {0}`,"Browse Popular Web Extensions","Rich support for all your languages",`Code smarter with syntax highlighting, code completion, linting and debugging. While many languages are built-in, many more can be added as extensions. {0}`,"Browse Language Extensions","Open up your code",`You're all set to start coding. You can open a local project or a remote repository to get your files into VS Code. {0} {1}`,"Open Folder","Open Repository","Quickly navigate between your files",`Navigate between files in an instant with one keystroke. Tip: Open multiple files by pressing the right arrow key. {0}`,"Quick Open a File","Learn the Fundamentals","Jump right into VS Code and get an overview of the must-have features.","Redefine your editing skills",`Want to code faster and smarter? Practice powerful code editing features in the interactive playground. {0}`,"Open Editor Playground","Convenient built-in terminal",`Quickly run shell commands and monitor build output, right next to your code. {0}`,"Show Terminal Panel","Limitless extensibility",`Extensions are VS Code's power-ups. They range from handy productivity hacks, expanding out-of-the-box features, to adding completely new capabilities. {0}`,"Browse Recommended Extensions","Tune your settings",`Tweak every aspect of VS Code and your extensions to your liking. Commonly used settings are listed first to get you started. {0}`,"Tweak my Settings","Customize VS Code with Profiles",`Profiles let you create sets of VS Code customizations that include settings, extensions and UI state. Create your own profile from scratch or use the predefined set of profile templates for your specific workflow. {0}`,"Try Profiles","Safely browse and edit code",`{0} lets you decide whether your project folders should **allow or restrict** automatic code execution __(required for extensions, debugging, etc)__. Opening a file/folder will prompt to grant trust. You can always {1} later.`,"Workspace Trust","enable trust","Lean back and learn",`Watch the first in a series of short & practical video tutorials for VS Code's key features. {0}`,"Watch Tutorial","Boost your Productivity","Optimize your development workflow with these tips & tricks.","Side by side editing",`Make the most of your screen estate by opening files side by side, vertically and horizontally. {0}`,"Split Editor","Watch your code in action",`Accelerate your edit, build, test, and debug loop by setting up a launch configuration. {0}`,"Run your Project","Track your code with Git",`Set up the built-in version control for your project to track your changes and collaborate with others. {0}`,"Clone Repository","Track your code with Git",`Set up the built-in version control for your project to track your changes and collaborate with others. {0}`,"Initialize Git Repository","Track your code with Git",`No more looking up Git commands! Git and GitHub workflows are seamlessly integrated. {0}`,"Open Source Control","Install Git",`Install Git to track changes in your projects. {0} {1}Reload window{2} after installation to complete Git setup.`,"Install Git","Automate your project tasks",`Create tasks for your common workflows and enjoy the integrated experience of running scripts and automatically checking results. {0}`,"Run Auto-detected Tasks","Customize your shortcuts",`Once you have discovered your favorite commands, create custom keyboard shortcuts for instant access. {0}`,"Keyboard Shortcuts","Customize Notebooks","Select the layout for your notebooks","Get notebooks to feel just the way you prefer"],"vs/workbench/contrib/welcomeGettingStarted/common/media/notebookProfile":["Default","Jupyter","Colab"],"vs/workbench/contrib/welcomeGettingStarted/common/media/theme_picker":["Dark Modern","Light Modern","Dark High Contrast","Light High Contrast","See More Themes..."],"vs/workbench/contrib/welcomeViews/common/newFile.contribution":["Built-In","Create","New File...","New File...","Select File Type or Enter File Name...","File","Notebook","Configure Keybinding","Create New File ({0})","Text File"],"vs/workbench/contrib/welcomeViews/common/viewsWelcomeContribution":[`The viewsWelcome contribution in '{0}' requires 'enabledApiProposals: ["contribViewsWelcome"]' in order to use the 'group' proposed property.`],"vs/workbench/contrib/welcomeViews/common/viewsWelcomeExtensionPoint":["Contributed views welcome content. Welcome content will be rendered in tree based views whenever they have no meaningful content to display, ie. the File Explorer when no folder is open. Such content is useful as in-product documentation to drive users to use certain features before they are available. A good example would be a `Clone Repository` button in the File Explorer welcome view.","Contributed welcome content for a specific view.","Target view identifier for this welcome content. Only tree based views are supported.","Target view identifier for this welcome content. Only tree based views are supported.","Welcome content to be displayed. The format of the contents is a subset of Markdown, with support for links only.","Condition when the welcome content should be displayed.","Group to which this welcome content belongs. Proposed API.","Condition when the welcome content buttons and command links should be enabled."],"vs/workbench/contrib/welcomeWalkthrough/browser/editor/editorWalkThrough":["Editor Playground","Interactive Editor Playground"],"vs/workbench/contrib/welcomeWalkthrough/browser/walkThrough.contribution":["Playground","Editor Playgrou&&nd"],"vs/workbench/contrib/welcomeWalkthrough/browser/walkThroughPart":["unbound","It looks like Git is not installed on your system."],"vs/workbench/contrib/welcomeWalkthrough/common/walkThroughUtils":["Background color for the embedded editors on the Interactive Playground."],"vs/workbench/contrib/workspace/browser/workspace.contribution":["You are trying to open untrusted files in a workspace which is trusted.","You are trying to open untrusted files in a window which is trusted.","If you don't want to open untrusted files, we recommend to open them in Restricted Mode in a new window as the files may be malicious. See [our docs](https://aka.ms/vscode-workspace-trust) to learn more.","Do you want to allow untrusted files in this workspace?","Do you want to allow untrusted files in this window?","&&Open","Open in &&Restricted Mode","Remember my decision for all workspaces","Do you trust the authors of the files in this workspace?","Do you trust the authors of the files in this folder?","A feature you are trying to use may be a security risk if you do not trust the source of the files or folders you currently have open.","&&Trust Workspace & Continue","&&Trust Folder & Continue","&&Manage","Cancel","If you don't trust the authors of these files, we do not recommend continuing as the files may be malicious. See [our docs](https://aka.ms/vscode-workspace-trust) to learn more.","Do you trust the authors of the files in this folder?","You are adding files that are not currently trusted to a trusted workspace. Do you trust the authors of these new files?","No","Do you trust the authors of the files in this workspace?","Do you trust the authors of the files in this folder?","Trust the authors of all files in the parent folder '{0}'","&&Yes, I trust the authors","Trust folder and enable all features","Trust workspace and enable all features","&&No, I don't trust the authors","Browse folder in restricted mode","Browse workspace in restricted mode","{0} provides features that may automatically execute files in this workspace.","{0} provides features that may automatically execute files in this folder.","If you don't trust the authors of these files, we recommend to continue in restricted mode as the files may be malicious. See [our docs](https://aka.ms/vscode-workspace-trust) to learn more.","Manage","Learn More","Restricted Mode is intended for safe code browsing. Trust this window to enable all features. Use navigation keys to access banner actions.","Restricted Mode is intended for safe code browsing. Trust this folder to enable all features. Use navigation keys to access banner actions.","Restricted Mode is intended for safe code browsing. Trust this workspace to enable all features. Use navigation keys to access banner actions.","Restricted Mode is intended for safe code browsing. Trust this window to enable all features.","Restricted Mode is intended for safe code browsing. Trust this folder to enable all features.","Restricted Mode is intended for safe code browsing. Trust this workspace to enable all features.","This window is trusted.","Restricted Mode: Some features are disabled because this window is not trusted.",`Running in Restricted Mode Some [features are disabled]({0}) because this [window is not trusted]({1}).`,"This folder is trusted.","Restricted Mode: Some features are disabled because this folder is not trusted.",`Running in Restricted Mode Some [features are disabled]({0}) because this [folder is not trusted]({1}).`,"This workspace is trusted.","Restricted Mode: Some features are disabled because this workspace is not trusted.",`Running in Restricted Mode Some [features are disabled]({0}) because this [workspace is not trusted]({1}).`,"Workspace Trust","Workspace Trust Editor","Workspaces","Configure Workspace Trust Settings","Manage Workspace Trust","Controls whether or not Workspace Trust is enabled within VS Code.","Controls when the startup prompt to trust a workspace is shown.","Ask for trust every time an untrusted workspace is opened.","Ask for trust the first time an untrusted workspace is opened.","Do not ask for trust when an untrusted workspace is opened.","Controls when the restricted mode banner is shown.","Show the banner every time an untrusted workspace is open.","Show the banner when an untrusted workspace is opened until dismissed.","Do not show the banner when an untrusted workspace is open.","Controls how to handle opening untrusted files in a trusted workspace. This setting also applies to opening files in an empty window which is trusted via `#{0}#`.","Ask how to handle untrusted files for each workspace. Once untrusted files are introduced to a trusted workspace, you will not be prompted again.","Always allow untrusted files to be introduced to a trusted workspace without prompting.","Always open untrusted files in a separate window in restricted mode without prompting.","Controls whether or not the empty window is trusted by default within VS Code. When used with `#{0}#`, you can enable the full functionality of VS Code without prompting in an empty window."],"vs/workbench/contrib/workspace/browser/workspaceTrustEditor":["Icon for workspace trust ion the banner.","Icon for the checkmark in the workspace trust editor.","Icon for the cross in the workspace trust editor.","Icon for the pick folder icon in the workspace trust editor.","Icon for the edit folder icon in the workspace trust editor.","Icon for the remove folder icon in the workspace trust editor.","Host","Path","{0}, trusted","{0} on {1}, trusted","Trusted Folders & Workspaces","Add Folder","Add Folder","Trust Folder","Select Folder To Trust","You trust the following folders, their subfolders, and workspace files.","You haven't trusted any folders or workspace files yet.","You will trust all repositories on {0}.","You will trust all repositories and forks under '{0}' on {1}.","You cannot trust individual folders within a repository.","Trust Folder","Select Folder To Trust","Edit Path","Open File Picker","Delete Path","Local","This window is trusted","You trust this window","You trust this folder","You trust this workspace","You are in Restricted Mode","In a Trusted Window","In Restricted Mode","You trust the authors of the files in the current window. All features are enabled:","You do not trust the authors of the files in the current window. The following features are disabled:","In a Trusted Folder","In Restricted Mode","You trust the authors of the files in the current folder. All features are enabled:","You do not trust the authors of the files in the current folder. The following features are disabled:","In a Trusted Workspace","In Restricted Mode","You trust the authors of the files in the current workspace. All features are enabled:","You do not trust the authors of the files in the current workspace. The following features are disabled:","All features are enabled because trust has been granted to the workspace.","{0} is in a restricted mode intended for safe code browsing.","[Configure your settings]({0}) or [learn more](https://aka.ms/vscode-workspace-trust).","Manage Workspace Trust","Trusted Folders & Workspaces","Tasks are allowed to run","Debugging is enabled","All enabled extensions are activated","Tasks are allowed to run","Debugging is enabled","All workspace settings are applied","All enabled extensions are activated","Tasks are not allowed to run","Debugging is disabled","[{0} extensions]({1}) are disabled or have limited functionality","Tasks are not allowed to run","Debugging is disabled","[{0} workspace settings]({1}) are not applied","Workspace settings requiring trust are not applied","[{0} extensions]({1}) are disabled or have limited functionality","Keyboard Shortcut: {0}","Trust","Trust the authors of all files in the current folder or its parent '{0}'.","Trust Parent","Don't Trust","This workspace is trusted via the bolded entries in the trusted folders below.","This folder is trusted via the bolded entries in the the trusted folders below.","This window is trusted by nature of the workspace that is opened."],"vs/workbench/contrib/workspace/common/workspace":["Whether the workspace trust feature is enabled.","Whether the current workspace has been trusted by the user."],"vs/workbench/contrib/workspaces/browser/workspaces.contribution":["This folder contains a workspace file '{0}'. Do you want to open it? [Learn more]({1}) about workspace files.","Open Workspace","This folder contains multiple workspace files. Do you want to open one? [Learn more]({0}) about workspace files.","Select Workspace","Select a workspace to open","Open Workspace","This workspace is already open."],"vs/workbench/services/actions/common/menusExtensionPoint":["The Command Palette","The touch bar (macOS only)","The editor title menu","Run submenu inside the editor title menu","The editor context menu","'Copy as' submenu in the editor context menu","'Share' submenu in the editor context menu","The file explorer context menu","'Share' submenu in the file explorer context menu","The editor tabs context menu","'Share' submenu inside the editor title context menu","The debug callstack view context menu","The debug variables view context menu","The debug toolbar menu","The home indicator context menu (web only)","'Copy as' submenu in the top level Edit menu","The Source Control title menu","The Source Control menu","The Source Control resource state context menu","The Source Control resource folder context menu","The Source Control resource group context menu","The Source Control inline change menu","The remote indicator menu in the status bar","The contributed view title menu","The contributed view item context menu","The contributed comment editor actions","The contributed comment thread title menu","The contributed comment thread context menu, rendered as buttons below the comment editor","The contributed comment thread context menu, rendered as buttons below the comment editor","The contributed comment thread title's peek context menu, rendered as a right click menu on the comment thread's peek title.","The contributed comment title menu","The contributed comment context menu, rendered as buttons below the comment editor","The contributed comment context menu, rendered as a right click menu on the an individual comment in the comment thread's peek view.","The contributed notebook toolbar menu","The contributed notebook kernel sources menu","The contributed notebook cell title menu","The contributed notebook cell execution menu","The contributed interactive toolbar menu","The contributed interactive cell title menu","The contributed test item menu","The menu for a gutter decoration for a test item","The extension context menu","The Timeline view title menu","The Timeline view item context menu","The Ports view item context menu","The Ports view item origin inline menu","The Ports view item port inline menu","The 'New File...' quick pick, shown on welcome page and File menu.","The webview context menu","Share submenu shown in the top level File menu.","The actions shown when hovering on an inline completion","The prominent button in an editor, overlays its content","The contributed editor line number context menu","The result toolbar of the merge editor","property `{0}` is mandatory and must be of type `string`","property `{0}` can be omitted or must be of type `string`","property `{0}` can be omitted or must be of type `string`","property `{0}` can be omitted or must be of type `string`","property `{0}` is mandatory and must be of type `string`","property `{0}` can be omitted or must be of type `string`","property `{0}` can be omitted or must be of type `string`","submenu items must be an array","submenu items must be an object","property `{0}` is mandatory and must be of type `string`","property `{0}` is mandatory and must be of type `string`","Identifier of the command to execute. The command must be declared in the 'commands'-section","Identifier of an alternative command to execute. The command must be declared in the 'commands'-section","Condition which must be true to show this item","Group into which this item belongs","Identifier of the submenu to display in this item.","Condition which must be true to show this item","Group into which this item belongs","Identifier of the menu to display as a submenu.","The label of the menu item which leads to this submenu.","(Optional) Icon which is used to represent the submenu in the UI. Either a file path, an object with file paths for dark and light themes, or a theme icon references, like `\\$(zap)`","Icon path when a light theme is used","Icon path when a dark theme is used","Contributes menu items to the editor",'Proposed API, requires `enabledApiProposal: ["{0}"]` - {1}',"Contributes submenu items to the editor","expected non-empty value.","property `{0}` is mandatory and must be of type `string`","property `{0}` can be omitted or must be of type `string`","property `icon` can be omitted or must be either a string or a literal like `{dark, light}`","property `{0}` is mandatory and must be of type `string` or `object`","property `{0}` is mandatory and must be of type `string`","properties `{0}` and `{1}` are mandatory and must be of type `string`","Identifier of the command to execute","Title by which the command is represented in the UI","(Optional) Short title by which the command is represented in the UI. Menus pick either `title` or `shortTitle` depending on the context in which they show commands.","(Optional) Category string by which the command is grouped in the UI","(Optional) Condition which must be true to enable the command in the UI (menu and keybindings). Does not prevent executing the command by other means, like the `executeCommand`-api.","(Optional) Icon which is used to represent the command in the UI. Either a file path, an object with file paths for dark and light themes, or a theme icon references, like `\\$(zap)`","Icon path when a light theme is used","Icon path when a dark theme is used","Contributes commands to the command palette.","Command `{0}` already registered by {1} ({2})","Command `{0}` already registered","`{0}` is not a valid submenu identifier","The `{0}` submenu was already previously registered.","`{0}` is not a valid submenu label",`{0} is a proposed menu identifier. It requires 'package.json#enabledApiProposals: ["{1}"]' and is only available when running out of dev or with the following command line switch: --enable-proposed-api {2}`,"Menu item references a command `{0}` which is not defined in the 'commands' section.","Menu item references an alt-command `{0}` which is not defined in the 'commands' section.","Menu item references the same command as default and alt-command","Menu item references a submenu for a menu which doesn't have submenu support.","Menu item references a submenu `{0}` which is not defined in the 'submenus' section.","The `{0}` submenu was already contributed to the `{1}` menu."],"vs/workbench/services/assignment/common/assignmentService":["Fetches experiments to run from a Microsoft online service."],"vs/workbench/services/authentication/browser/authenticationService":["The id of the authentication provider.","The human readable name of the authentication provider.","Contributes authentication","No accounts requested yet...","An authentication contribution must specify an id.","An authentication contribution must specify a label.","This authentication id '{0}' has already been registered","Loading...","Sign in requested","The extension '{0}' wants to access the {1} account '{2}'.","&&Allow","&&Deny","Sign in to another account","The extension '{0}' wants to access a {1} account","Select an account for '{0}' to use or Esc to cancel","Grant access to {0} for {1}... (1)","Sign in with {0} to use {1} (1)"],"vs/workbench/services/clipboard/browser/clipboardService":["Unable to read from the browser's clipboard. Please make sure you have granted access for this website to read from the clipboard.","Retry","Learn More"],"vs/workbench/services/configuration/browser/configurationService":["Contribute defaults for configurations","Experiments","Configure settings to be applied for all profiles."],"vs/workbench/services/configuration/common/configurationEditing":["Error while writing to {0}. {1}","Open Tasks Configuration","Open Launch Configuration","Open Settings","Open Tasks Configuration","Open Launch Configuration","Save and Retry","Save and Retry","Open Settings","Unable to write {0} because it is configured in system policy.","Unable to write to {0} because {1} is not a registered configuration.","Unable to write {0} to Workspace Settings. This setting can be written only into User settings.","Unable to write {0} to Workspace Settings. This setting can be written only into User settings.","Unable to write to Folder Settings because {0} does not support the folder resource scope.","Unable to write to User Settings because {0} does not support for global scope.","Unable to write to Workspace Settings because {0} does not support for workspace scope in a multi folder workspace.","Unable to write to Folder Settings because no resource is provided.","Unable to write to Language Settings because {0} is not a resource language setting.","Unable to write to {0} because no workspace is opened. Please open a workspace first and try again.","Unable to write into the tasks configuration file. Please open it to correct errors/warnings in it and try again.","Unable to write into the launch configuration file. Please open it to correct errors/warnings in it and try again.","Unable to write into user settings. Please open the user settings to correct errors/warnings in it and try again.","Unable to write into remote user settings. Please open the remote user settings to correct errors/warnings in it and try again.","Unable to write into workspace settings. Please open the workspace settings to correct errors/warnings in the file and try again.","Unable to write into folder settings. Please open the '{0}' folder settings to correct errors/warnings in it and try again.","Unable to write into tasks configuration file because the file has unsaved changes. Please save it first and then try again.","Unable to write into launch configuration file because the file has unsaved changes. Please save it first and then try again.","Unable to write into user settings because the file has unsaved changes. Please save the user settings file first and then try again.","Unable to write into remote user settings because the file has unsaved changes. Please save the remote user settings file first and then try again.","Unable to write into workspace settings because the file has unsaved changes. Please save the workspace settings file first and then try again.","Unable to write into folder settings because the file has unsaved changes. Please save the '{0}' folder settings file first and then try again.","Unable to write into tasks configuration file because the content of the file is newer.","Unable to write into launch configuration file because the content of the file is newer.","Unable to write into user settings because the content of the file is newer.","Unable to write into remote user settings because the content of the file is newer.","Unable to write into workspace settings because the content of the file is newer.","Unable to write into folder settings because the content of the file is newer.","Unable to write to {0} because of an internal error.","User Settings","Remote User Settings","Workspace Settings","Folder Settings"],"vs/workbench/services/configuration/common/jsonEditingService":["Unable to write into the file. Please open the file to correct errors/warnings in the file and try again."],"vs/workbench/services/configurationResolver/browser/baseConfigurationResolverService":["Cannot substitute command variable '{0}' because command did not return a result of type string.","Variable '{0}' must be defined in an '{1}' section of the debug or task configuration.","Input variable '{0}' is of type '{1}' and must include '{2}'.","(Default)","Cannot substitute input variable '{0}' because command '{1}' did not return a result of type string.","Input variable '{0}' can only be of type 'promptString', 'pickString', or 'command'.","Undefined input variable '{0}' encountered. Remove or define '{0}' to continue."],"vs/workbench/services/configurationResolver/common/configurationResolverSchema":["The input's id is used to associate an input with a variable of the form ${input:id}.","The type of user input prompt to use.","The description is shown when the user is prompted for input.","The default value for the input.","User inputs. Used for defining user input prompts, such as free string input or a choice from several options.","The 'promptString' type opens an input box to ask the user for input.","Controls if a password input is shown. Password input hides the typed text.","The 'pickString' type shows a selection list.","An array of strings that defines the options for a quick pick.","Label for the option.","Value for the option.","The 'command' type executes a command.","The command to execute for this input variable.","Optional arguments passed to the command.","Optional arguments passed to the command.","Optional arguments passed to the command."],"vs/workbench/services/configurationResolver/common/configurationResolverUtils":["'env.', 'config.' and 'command.' are deprecated, use 'env:', 'config:' and 'command:' instead."],"vs/workbench/services/configurationResolver/common/variableResolver":["Variable {0} can not be resolved. Please open an editor.","Variable {0}: can not find workspace folder of '{1}'.","Variable {0} can not be resolved. No such folder '{1}'.","Variable {0} can not be resolved in a multi folder workspace. Scope this variable using ':' and a workspace folder name.","Variable {0} can not be resolved. Please open a folder.","Variable {0} can not be resolved because no environment variable name is given.","Variable {0} can not be resolved because setting '{1}' not found.","Variable {0} can not be resolved because '{1}' is a structured value.","Variable {0} can not be resolved because no settings name is given.","Variable {0} can not be resolved because the extension {1} is not installed.","Variable {0} can not be resolved because no extension name is given.","Variable {0} can not be resolved. UserHome path is not defined","Variable {0} can not be resolved. Make sure to have a line selected in the active editor.","Variable {0} can not be resolved. Make sure to have some text selected in the active editor.","Variable {0} can not be resolved because the command has no value."],"vs/workbench/services/decorations/browser/decorationsService":["Contains emphasized items"],"vs/workbench/services/dialogs/browser/abstractFileDialogService":["Your changes will be lost if you don't save them.","Do you want to save the changes you made to {0}?","Do you want to save the changes to the following {0} files?","&&Save All","&&Save","Do&&n't Save","Open File or Folder","Open File","Open Folder","Open Workspace from File","Workspace","Save As","Save As","All Files","No Extension"],"vs/workbench/services/dialogs/browser/fileDialogService":["Can't open folders, try adding a folder to the workspace instead.","Can't open folders, try adding a folder to the workspace instead.","Can't open workspaces, try adding a folder to the workspace instead.","&&Open Remote...","&&Learn More","Open &&Files...","Opening Local Folders is Unsupported",`Your browser doesn't support opening local folders. You can either open single files or open a remote repository.`],"vs/workbench/services/dialogs/browser/simpleFileDialog":["Open Local File...","Save Local File...","Open Local Folder...","Open Local...","File system provider for {0} is not available.","Show Local","The path does not exist.","Cancel","Please enter a valid path.","The folder already exists. Please use a new file name.","{0} already exists. Are you sure you want to overwrite it?","Please enter a valid file name.","The folder {0} does not exist. Would you like to create it?","Please enter a path that exists.","Please enter a path that exists.","Please start the path with a drive letter.","Please select a file.","Please select a folder."],"vs/workbench/services/editor/browser/editorResolverService":["There are multiple default editors available for the resource.","Configure Default","Keep {0}","Active","Default","Active and Default","Configure default editor for '{0}'...","Select new default editor for '{0}'","Select editor for '{0}'"],"vs/workbench/services/editor/common/editorResolverService":['Configure [glob patterns](https://aka.ms/vscode-glob-patterns) to editors (for example `"*.hex": "hexEditor.hexedit"`). These have precedence over the default behavior.'],"vs/workbench/services/extensionManagement/browser/extensionBisect":["I can't reproduce","I can reproduce","Extension Bisect is active and has disabled 1 extension. Check if you can still reproduce the problem and proceed by selecting from these options.","Extension Bisect is active and has disabled {0} extensions. Check if you can still reproduce the problem and proceed by selecting from these options.","Start Extension Bisect","Extension Bisect","Extension Bisect will use binary search to find an extension that causes a problem. During the process the window reloads repeatedly (~{0} times). Each time you must confirm if you are still seeing problems.","&&Start Extension Bisect","Continue Extension Bisect","Extension Bisect","Extension Bisect is done but no extension has been identified. This might be a problem with {0}.","Extension Bisect","&&Report Issue & Continue","Continue","Extension Bisect is done and has identified {0} as the extension causing the problem.","Keep this extension disabled","Extension Bisect","Extension Bisect is active and has disabled {0} extensions. Check if you can still reproduce the problem and proceed by selecting from these options.","I ca&&n't reproduce","I can &&reproduce","&&Stop Bisect","&&Cancel Bisect","Stop Extension Bisect"],"vs/workbench/services/extensionManagement/browser/extensionEnablementService":["All installed extensions are temporarily disabled.","Reload and Enable Extensions","Cannot change enablement of {0} extension because it contributes language packs.","Cannot change enablement {0} extension because Settings Sync depends on it.","Cannot change enablement of {0} extension because it is enabled in environment","Cannot change enablement of {0} extension because it is disabled in environment","Cannot change enablement of {0} extension because it does not support virtual workspaces","Cannot change enablement of {0} extension because of its extension kind","Cannot enable '{0}' extension because it depends on '{1}' extension that cannot be enabled","No workspace.","Cannot change enablement of {0} extension in workspace because it contributes authentication providers"],"vs/workbench/services/extensionManagement/browser/webExtensionsScannerService":["Cannot add '{0}' because this extension is not a web extension.","Open Installed Web Extensions Resource"],"vs/workbench/services/extensionManagement/common/extensionManagementServerService":["Remote","Browser"],"vs/workbench/services/extensionManagement/common/extensionManagementService":["Cannot uninstall extension '{0}'. Extension '{1}' depends on this.","Cannot uninstall extension '{0}'. Extensions '{1}' and '{2}' depend on this.","Cannot uninstall extension '{0}'. Extensions '{1}', '{2}' and others depend on this.","Installing Extension {0} failed: Manifest is not found.","Cannot install the '{0}' extension because it is not available in this setup.","Install Extension","Install Extensions","Would you like to install and synchronize '{0}' extension across your devices?","Would you like to install and synchronize extensions across your devices?","&&Install","Install (Do &¬ sync)","Enabling this extension requires a trusted workspace.","Trust Workspace & Install","Install","Learn More","{0} for the Web","'{0}' has limited functionality in {1}.","&&Install Anyway","&&Show Extensions","Contains extensions which are not supported.","'{0}' contains extensions which are not supported in {1}."],"vs/workbench/services/extensionRecommendations/common/workspaceExtensionsConfig":["Remove extension recommendation from","Add extension recommendation to","Remove extension recommendation from","Add extension recommendation to","Workspace Folder","Workspace"],"vs/workbench/services/extensions/browser/extensionUrlHandler":["Allow an extension to open this URI?","Don't ask again for this extension.","&&Open","Extension '{0}' is not installed. Would you like to install the extension and open this URL?","&&Install and Open","Installing Extension '{0}'...","Extension '{0}' is disabled. Would you like to enable the extension and open the URL?","&&Enable and Open","Extension '{0}' is not loaded. Would you like to reload the window to load the extension and open the URL?","&&Reload Window and Open","Manage Authorized Extension URIs...","Extensions","There are currently no authorized extension URIs."],"vs/workbench/services/extensions/common/abstractExtensionService":["The following extensions contain dependency loops and have been disabled: {0}","The following extensions contain dependency loops and have been disabled: {0}","No extension host found that can launch the test runner at {0}.","{0} (Error: {1})","The following operation was blocked: {0}","The reason for blocking the operation: {0}",`The reasons for blocking the operation: - {0}`,"The remote extension host terminated unexpectedly. Restarting...","Remote Extension host terminated unexpectedly 3 times within the last 5 minutes.","Restart Remote Extension Host"],"vs/workbench/services/extensions/common/extensionHostManager":["Measure Extension Host Latency"],"vs/workbench/services/extensions/common/extensionsRegistry":["UI extension kind. In a remote window, such extensions are enabled only when available on the local machine.","Workspace extension kind. In a remote window, such extensions are enabled only when available on the remote.","Engine compatibility.","For VS Code extensions, specifies the VS Code version that the extension is compatible with. Cannot be *. For example: ^0.10.5 indicates compatibility with a minimum VS Code version of 0.10.5.","The publisher of the VS Code extension.","The display name for the extension used in the VS Code gallery.","The categories used by the VS Code gallery to categorize the extension.","Use 'Programming Languages' instead","Banner used in the VS Code marketplace.","The banner color on the VS Code marketplace page header.","The color theme for the font used in the banner.","All contributions of the VS Code extension represented by this package.","Sets the extension to be flagged as a Preview in the Marketplace.","Use `enabledApiProposals` instead.","Enable API proposals to try them out. Only valid **during development**. Extensions **cannot be published** with this property. For more details visit: https://code.visualstudio.com/api/advanced-topics/using-proposed-api","Describe the API provided by this extension. For more details visit: https://code.visualstudio.com/api/advanced-topics/remote-extensions#handling-dependencies-with-remote-extensions","Give up entirely the ability to export any APIs. This allows other extensions that depend on this extension to run in a separate extension host process or in a remote machine.","Activation events for the VS Code extension.","An activation event emmited when a webview is loaded of a certain viewType","An activation event emitted whenever a file that resolves to the specified language gets opened.","An activation event emitted whenever the specified command gets invoked.","An activation event emitted whenever a user is about to start debugging or about to setup debug configurations.",'An activation event emitted whenever a "launch.json" needs to be created (and all provideDebugConfigurations methods need to be called).','An activation event emitted whenever a list of all debug configurations needs to be created (and all provideDebugConfigurations methods for the "dynamic" scope need to be called).',"An activation event emitted whenever a debug session with the specific type is about to be launched (and a corresponding resolveDebugConfiguration method needs to be called).","An activation event emitted whenever a debug session with the specific type is about to be launched and a debug protocol tracker might be needed.","An activation event emitted whenever a folder is opened that contains at least a file matching the specified glob pattern.","An activation event emitted after the start-up finished (after all `*` activated extensions have finished activating).","An activation event emitted whenever tasks of a certain type need to be listed or resolved.","An activation event emitted whenever a file or folder is accessed with the given scheme.","An activation event emitted whenever an edit session is accessed with the given scheme.","An activation event emitted whenever a search is started in the folder with the given scheme.","An activation event emitted whenever the specified view is expanded.","An activation event emitted whenever a system-wide Uri directed towards this extension is open.","An activation event emitted whenever a external uri (such as an http or https link) is being opened.","An activation event emitted whenever the specified custom editor becomes visible.","An activation event emitted whenever the specified notebook document is opened.","An activation event emitted whenever sessions are requested from the specified authentication provider.","An activation event emitted whenever a notebook output renderer is used.","An activation event emitted when a specific terminal profile is launched.","An activation event emitted when a command matches the selector associated with this ID","An activation event emitted when a specified walkthrough is opened.","An activation event emitted on VS Code startup. To ensure a great end user experience, please use this activation event in your extension only when no other activation events combination works in your use-case.","Array of badges to display in the sidebar of the Marketplace's extension page.","Badge image URL.","Badge link.","Badge description.","Controls the Markdown rendering engine used in the Marketplace. Either github (default) or standard.","Controls the Q&A link in the Marketplace. Set to marketplace to enable the default Marketplace Q & A site. Set to a string to provide the URL of a custom Q & A site. Set to false to disable Q & A altogether.","Dependencies to other extensions. The identifier of an extension is always ${publisher}.${name}. For example: vscode.csharp.","A set of extensions that can be installed together. The identifier of an extension is always ${publisher}.${name}. For example: vscode.csharp.","Define the kind of an extension. `ui` extensions are installed and run on the local machine while `workspace` extensions run on the remote.","Define an extension which can run only on the local machine when connected to remote window.","Define an extension which can run only on the remote machine when connected remote window.","Define an extension which can run on either side, with a preference towards running on the local machine.","Define an extension which can run on either side, with a preference towards running on the remote machine.","Define an extension which cannot run in a remote context, neither on the local, nor on the remote machine.","Declare the set of supported capabilities by the extension.","Declares whether the extension should be enabled in virtual workspaces. A virtual workspace is a workspace which is not backed by any on-disk resources. When false, this extension will be automatically disabled in virtual workspaces. Default is true.","Declares the level of support for virtual workspaces by the extension.","The extension will be enabled in virtual workspaces with some functionality disabled.","The extension will be enabled in virtual workspaces with all functionality enabled.","The extension will not be enabled in virtual workspaces.","A description of how virtual workspaces affects the extensions behavior and why it is needed. This only applies when `supported` is not `true`.","Declares how the extension should be handled in untrusted workspaces.","Declares the level of support for untrusted workspaces by the extension.","The extension will be enabled in untrusted workspaces with some functionality disabled.","The extension will be enabled in untrusted workspaces with all functionality enabled.","The extension will not be enabled in untrusted workspaces.","A list of configuration keys contributed by the extension that should not use workspace values in untrusted workspaces.","A description of how workspace trust affects the extensions behavior and why it is needed. This only applies when `supported` is not `true`.","Specify the location from where users can sponsor your extension.","URL from where users can sponsor your extension. It must be a valid URL with a HTTP or HTTPS protocol. Example value: https://github.com/sponsors/nvaccess","Script executed before the package is published as a VS Code extension.","Uninstall hook for VS Code extension. Script that gets executed when the extension is completely uninstalled from VS Code which is when VS Code is restarted (shutdown and start) after the extension is uninstalled. Only Node scripts are supported.","The path to a 128x128 pixel icon.","The relative path to a folder containing localization (bundle.l10n.*.json) files. Must be specified if you are using the vscode.l10n API.","API proposals that the respective extensions can freely use."],"vs/workbench/services/extensions/common/extensionsUtil":["Overwriting extension {0} with {1}.","Overwriting extension {0} with {1}.","Loading development extension at {0}"],"vs/workbench/services/filesConfiguration/common/filesConfigurationService":["Editor is read-only because the file system of the file is read-only.","Editor is read-only because the file was set read-only in this session. [Click here](command:{0}) to set writeable.","Editor is read-only because the file was set read-only via settings. [Click here](command:{0}) to configure.","Editor is read-only because of file permissions. [Click here](command:{0}) to set writeable anyway.","Editor is read-only because the file is read-only."],"vs/workbench/services/history/browser/historyService":["Whether it is possible to navigate back in editor history","Whether it is possible to navigate forward in editor history","Whether it is possible to navigate back in editor navigation locations history","Whether it is possible to navigate forward in editor navigation locations history","Whether it is possible to navigate to the last editor navigation location","Whether it is possible to navigate back in editor edit locations history","Whether it is possible to navigate forward in editor edit locations history","Whether it is possible to navigate to the last editor edit location","Whether it is possible to reopen the last closed editor"],"vs/workbench/services/host/browser/browserHostService":["The browser interrupted the opening of a new tab or window. Press 'Open' to open it anyway.","&&Open"],"vs/workbench/services/hover/browser/hoverWidget":["Hold {0} key to mouse over"],"vs/workbench/services/issue/browser/issueTroubleshoot":["Troubleshoot Issue",`Issue troubleshooting is a process to help you identify the cause for an issue. The cause for an issue can be a misconfiguration, due to an extension, or be {0} itself. During the process the window reloads repeatedly. Each time you must confirm if you are still seeing the issue.`,"&&Troubleshoot Issue","Issue troubleshooting is active and has temporarily disabled all installed extensions. Check if you can still reproduce the problem and proceed by selecting from these options.","Issue troubleshooting is active and has temporarily reset your configurations to defaults. Check if you can still reproduce the problem and proceed by selecting from these options.",'Issue troubleshooting has identified that the issue is caused by your configurations. Please report the issue by exporting your configurations using "Export Profile" command and share the file in the issue report.',"Issue troubleshooting has identified that the issue is with {0}.","I Can't Reproduce","I Can Reproduce","Stop","Troubleshoot Issue","This likely means that the issue has been addressed already and will be available in an upcoming release. You can safely use {0} insiders until the new stable version is available.","Troubleshoot Issue","Download {0} Insiders","Report Issue Anyway","Please try to download and reproduce the issue in {0} insiders.","Troubleshoot Issue","I can't reproduce","I can reproduce","Stop","Please try to reproduce the issue in {0} insiders and confirm if the issue exists there.","Troubleshoot Issue...","Stop Troubleshoot Issue"],"vs/workbench/services/keybinding/browser/keybindingService":["expected non-empty value.","property `{0}` is mandatory and must be of type `string`","property `{0}` can be omitted or must be of type `string`","property `{0}` can be omitted or must be of type `string`","property `{0}` can be omitted or must be of type `string`","property `{0}` can be omitted or must be of type `string`","property `{0}` can be omitted or must be of type `string`","Identifier of the command to run when keybinding is triggered.","Arguments to pass to the command to execute.","Key or key sequence (separate keys with plus-sign and sequences with space, e.g. Ctrl+O and Ctrl+L L for a chord).","Mac specific key or key sequence.","Linux specific key or key sequence.","Windows specific key or key sequence.","Condition when the key is active.","Contributes keybindings.","Invalid `contributes.{0}`: {1}","Here are other available commands: ","Keybindings configuration","Name of the command to execute","Name of the command to remove keyboard shortcut for","Key or key sequence (separated by space)",`Incorrect type. Expected "{0}". The field 'command' does not support running multiple commands. Use command 'runCommands' to pass it multiple commands to run.`,"Condition when the key is active.","Arguments to pass to the command to execute."],"vs/workbench/services/keybinding/browser/keyboardLayoutService":["Keyboard","Control the keyboard layout used in web."],"vs/workbench/services/keybinding/common/keybindingEditing":["Unable to write because the keybindings configuration file has unsaved changes. Please save it first and then try again.","Unable to write to the keybindings configuration file. Please open it to correct errors/warnings in the file and try again.","Unable to write to the keybindings configuration file. It has an object which is not of type Array. Please open the file to clean up and try again.","Place your key bindings in this file to override the defaults"],"vs/workbench/services/label/common/labelService":["Contributes resource label formatting rules.",'URI scheme on which to match the formatter on. For example "file". Simple glob patterns are supported.',"URI authority on which to match the formatter on. Simple glob patterns are supported.","Rules for formatting uri resource labels.","Label rules to display. For example: myLabel:/${path}. ${path}, ${scheme}, ${authority} and ${authoritySuffix} are supported as variables.","Separator to be used in the uri label display. '/' or '' as an example.","Controls whether `${path}` substitutions should have starting separator characters stripped.","Controls if the start of the uri label should be tildified when possible.","Suffix appended to the workspace label.","Untitled (Workspace)","Workspace","{0} (Workspace)","{0} (Workspace)"],"vs/workbench/services/language/common/languageService":["Contributes language declarations.","ID of the language.","Name aliases for the language.","File extensions associated to the language.","File names associated to the language.","File name glob patterns associated to the language.","Mime types associated to the language.","A regular expression matching the first line of a file of the language.","A relative path to a file containing configuration options for the language.","A icon to use as file icon, if no icon theme provides one for the language.","Icon path when a light theme is used","Icon path when a dark theme is used","Invalid `contributes.{0}`. Expected an array.","Empty value for `contributes.{0}`","property `{0}` is mandatory and must be of type `string`","property `{0}` can be omitted and must be of type `string[]`","property `{0}` can be omitted and must be of type `string[]`","property `{0}` can be omitted and must be of type `string`","property `{0}` can be omitted and must be of type `string`","property `{0}` can be omitted and must be of type `string[]`","property `{0}` can be omitted and must be of type `string[]`","property `{0}` can be omitted and must be of type `object` with properties `{1}` and `{2}` of type `string`"],"vs/workbench/services/lifecycle/browser/lifecycleService":["Changes that you made may not be saved. Please check press 'Cancel' and try again."],"vs/workbench/services/localization/browser/localeService":["To change the display language, {0} needs to reload","Press the reload button to refresh the page and set the display language to {0}.","&&Reload","To change the display language, {0} needs to reload","Press the reload button to refresh the page and use your browser's language.","&&Reload"],"vs/workbench/services/notification/common/notificationService":["Don't Show Again","Don't Show Again"],"vs/workbench/services/preferences/browser/keybindingsEditorInput":["Keyboard Shortcuts"],"vs/workbench/services/preferences/browser/keybindingsEditorModel":["System","Extension","User","{0}: {1}","{0}: {1}","option","meta"],"vs/workbench/services/preferences/browser/preferencesService":["Open a folder or workspace first to create workspace or folder settings.","Place your key bindings in this file to override the defaults","Default Keybindings","Default Keybindings","Unable to create '{0}' ({1})."],"vs/workbench/services/preferences/common/preferencesEditorInput":["Settings"],"vs/workbench/services/preferences/common/preferencesModels":["Commonly Used","Override key bindings by placing them into your key bindings file."],"vs/workbench/services/preferences/common/preferencesValidation":['Incorrect type. Expected "boolean".',"Value must be a number.","The enum options should be strings, but there is a non-string option. Please file an issue with the extension author.",'Incorrect type. Expected "string".',"Setting has an invalid type, expected {0}. Fix in JSON.","Value must be {0} or fewer characters long.","Value must be {0} or more characters long.","Value must match regex `{0}`.","Invalid color format. Use #RGB, #RGBA, #RRGGBB or #RRGGBBAA.","URI expected.","URI is expected.","URI with a scheme is expected.","Value is not accepted. Valid values: {0}.","Value must be strictly less than {0}.","Value must be strictly greater than {0}.","Value must be less than or equal to {0}.","Value must be greater than or equal to {0}.","Value must be a multiple of {0}.","Value must be an integer.","Incorrect type. Expected an array.","Array has duplicate items","Array must have at least {0} items","Array must have at most {0} items","Incorrect type. Expected a string array.","Value {0} must match regex {1}.","Value {0} is not one of {1}","Incorrect type. Expected an object.",`Property {0} is not allowed. `],"vs/workbench/services/progress/browser/progressService":["{0}: {1}","[{0}] {1}: {2}","[{0}]: {1}","[{0}]: {1}","Progress Message","Cancel","Cancel","Dismiss"],"vs/workbench/services/remote/browser/remoteAgentService":["An unexpected error occurred that requires a reload of this page.","The workbench failed to connect to the server (Error: {0})","&&Reload"],"vs/workbench/services/remote/common/remoteExplorerService":["User Forwarded","Auto Forwarded",`Local port {0} could not be used for forwarding to remote port {1}. This usually happens when there is already another process using local port {0}. Port number {2} has been used instead.`,"Statically Forwarded"],"vs/workbench/services/search/browser/searchService":["Unable to search with Web Worker text searcher","Unable to search with Web Worker file searcher"],"vs/workbench/services/search/common/queryBuilder":["Workspace folder does not exist: {0}"],"vs/workbench/services/suggest/browser/simpleSuggestWidget":["Suggest","{0}{1}, {2}","{0}{1}","{0}, {1}","{0}, docs: {1}"],"vs/workbench/services/textMate/browser/textMateTokenizationFeatureImpl":["Already Logging.","Stop","Preparing to log TM Grammar parsing. Press Stop when finished.","Now logging TM Grammar parsing. Press Stop when finished.","Unknown language in `contributes.{0}.language`. Provided value: {1}","Expected string in `contributes.{0}.scopeName`. Provided value: {1}","Expected string in `contributes.{0}.path`. Provided value: {1}","Invalid value in `contributes.{0}.injectTo`. Must be an array of language scope names. Provided value: {1}","Invalid value in `contributes.{0}.embeddedLanguages`. Must be an object map from scope name to language. Provided value: {1}","Invalid value in `contributes.{0}.tokenTypes`. Must be an object map from scope name to token type. Provided value: {1}","Expected `contributes.{0}.path` ({1}) to be included inside extension's folder ({2}). This might make the extension non-portable."],"vs/workbench/services/textMate/common/TMGrammars":["Contributes textmate tokenizers.","Language identifier for which this syntax is contributed to.","Textmate scope name used by the tmLanguage file.","Path of the tmLanguage file. The path is relative to the extension folder and typically starts with './syntaxes/'.","A map of scope name to language id if this grammar contains embedded languages.","A map of scope name to token types.","List of language scope names to which this grammar is injected to.","Defines which scope names contain balanced brackets.","Defines which scope names do not contain balanced brackets."],"vs/workbench/services/textfile/browser/textFileService":["File Created","File Replaced","Text File Model Decorations","Deleted, Read-only","Read-only","Deleted","File seems to be binary and cannot be opened as text","'{0}' already exists. Do you want to replace it?","A file or folder with the name '{0}' already exists in the folder '{1}'. Replacing it will overwrite its current contents.","&&Replace"],"vs/workbench/services/textfile/common/textFileEditorModel":["File Encoding Changed"],"vs/workbench/services/textfile/common/textFileEditorModelManager":["Failed to save '{0}': {1}"],"vs/workbench/services/textfile/common/textFileSaveParticipant":["Saving '{0}'"],"vs/workbench/services/themes/browser/fileIconThemeData":["Problems parsing file icons file: {0}","Invalid format for file icons theme file: Object expected."],"vs/workbench/services/themes/browser/productIconThemeData":[`Problems processing product icons definitions in {0}: {1}`,"Default","Problems parsing product icons file: {0}","Invalid format for product icons theme file: Object expected.","Invalid format for product icons theme file: Must contain iconDefinitions and fonts.","Invalid font weight in font '{0}'. Ignoring setting.","Invalid font style in font '{0}'. Ignoring setting.","Invalid font source in font '{0}'. Ignoring source.","No valid font source in font '{0}'. Ignoring font definition.","Missing or invalid font id '{0}'. Skipping font definition.","Skipping icon definition '{0}'. Unknown font.","Skipping icon definition '{0}'. Unknown fontCharacter."],"vs/workbench/services/themes/browser/workbenchThemeService":["Unable to load {0}: {1}"],"vs/workbench/services/themes/common/colorExtensionPoint":["Contributes extension defined themable colors","The identifier of the themable color","Identifiers must only contain letters, digits and dots and can not start with a dot","The description of the themable color","The default color for light themes. Either a color value in hex (#RRGGBB[AA]) or the identifier of a themable color which provides the default.","The default color for dark themes. Either a color value in hex (#RRGGBB[AA]) or the identifier of a themable color which provides the default.","The default color for high contrast dark themes. Either a color value in hex (#RRGGBB[AA]) or the identifier of a themable color which provides the default. If not provided, the `dark` color is used as default for high contrast dark themes.","The default color for high contrast light themes. Either a color value in hex (#RRGGBB[AA]) or the identifier of a themable color which provides the default. If not provided, the `light` color is used as default for high contrast light themes.","'configuration.colors' must be a array","{0} must be either a color value in hex (#RRGGBB[AA] or #RGB[A]) or the identifier of a themable color which provides the default.","'configuration.colors.id' must be defined and can not be empty","'configuration.colors.id' must only contain letters, digits and dots and can not start with a dot","'configuration.colors.description' must be defined and can not be empty","'configuration.colors.defaults' must be defined and must contain 'light' and 'dark'","If defined, 'configuration.colors.defaults.highContrast' must be a string.","If defined, 'configuration.colors.defaults.highContrastLight' must be a string."],"vs/workbench/services/themes/common/colorThemeData":["Problems parsing JSON theme file: {0}","Invalid format for JSON theme file: Object expected.","Problem parsing color theme file: {0}. Property 'colors' is not of type 'object'.","Problem parsing color theme file: {0}. Property 'tokenColors' should be either an array specifying colors or a path to a TextMate theme file","Problem parsing color theme file: {0}. Property 'semanticTokenColors' contains a invalid selector","Problem parsing tmTheme file: {0}. 'settings' is not array.","Problems parsing tmTheme file: {0}","Problems loading tmTheme file {0}: {1}"],"vs/workbench/services/themes/common/colorThemeSchema":["Colors and styles for the token.","Foreground color for the token.","Token background colors are currently not supported.","Font style of the rule: 'italic', 'bold', 'underline', 'strikethrough' or a combination. The empty string unsets inherited settings.","Font style must be 'italic', 'bold', 'underline', 'strikethrough' or a combination or the empty string.","None (clear inherited style)","Description of the rule.","Scope selector against which this rule matches.","Colors in the workbench","Path to a tmTheme file (relative to the current file).","Colors for syntax highlighting","Whether semantic highlighting should be enabled for this theme.","Colors for semantic tokens"],"vs/workbench/services/themes/common/fileIconThemeSchema":["The folder icon for expanded folders. The expanded folder icon is optional. If not set, the icon defined for folder will be shown.","The folder icon for collapsed folders, and if folderExpanded is not set, also for expanded folders.","The default file icon, shown for all files that don't match any extension, filename or language id.","Associates folder names to icons. The object key is the folder name, not including any path segments. No patterns or wildcards are allowed. Folder name matching is case insensitive.","The ID of the icon definition for the association.","Associates folder names to icons for expanded folders. The object key is the folder name, not including any path segments. No patterns or wildcards are allowed. Folder name matching is case insensitive.","The ID of the icon definition for the association.","Associates file extensions to icons. The object key is the file extension name. The extension name is the last segment of a file name after the last dot (not including the dot). Extensions are compared case insensitive.","The ID of the icon definition for the association.","Associates file names to icons. The object key is the full file name, but not including any path segments. File name can include dots and a possible file extension. No patterns or wildcards are allowed. File name matching is case insensitive.","The ID of the icon definition for the association.","Associates languages to icons. The object key is the language id as defined in the language contribution point.","The ID of the icon definition for the association.","Fonts that are used in the icon definitions.","The ID of the font.","The ID must only contain letter, numbers, underscore and minus.","The location of the font.","The font path, relative to the current file icon theme file.","The format of the font.","The weight of the font. See https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight for valid values.","The style of the font. See https://developer.mozilla.org/en-US/docs/Web/CSS/font-style for valid values.","The default size of the font. See https://developer.mozilla.org/en-US/docs/Web/CSS/font-size for valid values.","Description of all icons that can be used when associating files to icons.","An icon definition. The object key is the ID of the definition.","When using a SVG or PNG: The path to the image. The path is relative to the icon set file.","When using a glyph font: The character in the font to use.","When using a glyph font: The color to use.","When using a font: The font size in percentage to the text font. If not set, defaults to the size in the font definition.","When using a font: The id of the font. If not set, defaults to the first font definition.","Optional associations for file icons in light color themes.","Optional associations for file icons in high contrast color themes.","Configures whether the file explorer's arrows should be hidden when this theme is active.","Configures whether the default language icons should be used if the theme does not define an icon for a language."],"vs/workbench/services/themes/common/iconExtensionPoint":["Contributes extension defined themable icons","The identifier of the themable icon","Identifiers can only contain letters, digits and minuses and need to consist of at least two segments in the form `component-iconname`.","The description of the themable icon","The path of the icon font that defines the icon.","The character for the icon in the icon font.","The default of the icon. Either a reference to an extisting ThemeIcon or an icon in an icon font.","'configuration.icons' must be an object with the icon names as properties.","'configuration.icons' keys represent the icon id and can only contain letter, digits and minuses. They need to consist of at least two segments in the form `component-iconname`.","'configuration.icons.description' must be defined and can not be empty","Expected `contributes.icons.default.fontPath` to have file extension 'woff', woff2' or 'ttf', is '{0}'.","Expected `contributes.icons.default.fontPath` ({0}) to be included inside extension's folder ({0}).","'configuration.icons.default' must be either a reference to the id of an other theme icon (string) or a icon definition (object) with properties `fontPath` and `fontCharacter`."],"vs/workbench/services/themes/common/productIconThemeSchema":["The ID of the font.","The ID must only contain letters, numbers, underscore and minus.","The location of the font.","The font path, relative to the current product icon theme file.","The format of the font.","The weight of the font. See https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight for valid values.","The style of the font. See https://developer.mozilla.org/en-US/docs/Web/CSS/font-style for valid values.","Association of icon name to a font character."],"vs/workbench/services/themes/common/themeConfiguration":["Specifies the color theme used in the workbench.","Theme is unknown or not installed.","Specifies the preferred color theme for dark OS appearance when {0} is enabled.","Theme is unknown or not installed.","Specifies the preferred color theme for light OS appearance when {0} is enabled.","Theme is unknown or not installed.","Specifies the preferred color theme used in high contrast dark mode when {0} is enabled.","Theme is unknown or not installed.","Specifies the preferred color theme used in high contrast light mode when {0} is enabled.","Theme is unknown or not installed.","If set, automatically switch to the preferred color theme based on the OS appearance. If the OS appearance is dark, the theme specified at {0} is used, for light {1}.","Overrides colors from the currently selected color theme.","Specifies the file icon theme used in the workbench or 'null' to not show any file icons.","None","No file icons","File icon theme is unknown or not installed.","Specifies the product icon theme used.","Default","Default","Product icon theme is unknown or not installed.","If enabled, will automatically change to high contrast theme if the OS is using a high contrast theme. The high contrast theme to use is specified by {0} and {1}","Sets the colors and styles for comments","Sets the colors and styles for strings literals.","Sets the colors and styles for keywords.","Sets the colors and styles for number literals.","Sets the colors and styles for type declarations and references.","Sets the colors and styles for functions declarations and references.","Sets the colors and styles for variables declarations and references.","Sets colors and styles using textmate theming rules (advanced).","Whether semantic highlighting should be enabled for this theme.","Use `enabled` in `editor.semanticTokenColorCustomizations` setting instead.","Use `enabled` in {0} setting instead.","Overrides editor syntax colors and font style from the currently selected color theme.","Whether semantic highlighting is enabled or disabled for this theme","Semantic token styling rules for this theme.","Overrides editor semantic token color and styles from the currently selected color theme."],"vs/workbench/services/themes/common/themeExtensionPoints":["Contributes textmate color themes.","Id of the color theme as used in the user settings.","Label of the color theme as shown in the UI.","Base theme defining the colors around the editor: 'vs' is the light color theme, 'vs-dark' is the dark color theme. 'hc-black' is the dark high contrast theme, 'hc-light' is the light high contrast theme.","Path of the tmTheme file. The path is relative to the extension folder and is typically './colorthemes/awesome-color-theme.json'.","Contributes file icon themes.","Id of the file icon theme as used in the user settings.","Label of the file icon theme as shown in the UI.","Path of the file icon theme definition file. The path is relative to the extension folder and is typically './fileicons/awesome-icon-theme.json'.","Contributes product icon themes.","Id of the product icon theme as used in the user settings.","Label of the product icon theme as shown in the UI.","Path of the product icon theme definition file. The path is relative to the extension folder and is typically './producticons/awesome-product-icon-theme.json'.","Extension point `{0}` must be an array.","Expected string in `contributes.{0}.path`. Provided value: {1}","Expected string in `contributes.{0}.id`. Provided value: {1}","Expected `contributes.{0}.path` ({1}) to be included inside extension's folder ({2}). This might make the extension non-portable."],"vs/workbench/services/themes/common/tokenClassificationExtensionPoint":["Contributes semantic token types.","The identifier of the semantic token type","Identifiers should be in the form letterOrDigit[_-letterOrDigit]*","The super type of the semantic token type","Super types should be in the form letterOrDigit[_-letterOrDigit]*","The description of the semantic token type","Contributes semantic token modifiers.","The identifier of the semantic token modifier","Identifiers should be in the form letterOrDigit[_-letterOrDigit]*","The description of the semantic token modifier","Contributes semantic token scope maps.","Lists the languge for which the defaults are.","Maps a semantic token (described by semantic token selector) to one or more textMate scopes used to represent that token.","'configuration.{0}.id' must be defined and can not be empty","'configuration.{0}.id' must follow the pattern letterOrDigit[-_letterOrDigit]*","'configuration.{0}.superType' must follow the pattern letterOrDigit[-_letterOrDigit]*","'configuration.{0}.description' must be defined and can not be empty","'configuration.semanticTokenType' must be an array","'configuration.semanticTokenModifier' must be an array","'configuration.semanticTokenScopes' must be an array","'configuration.semanticTokenScopes.language' must be a string","'configuration.semanticTokenScopes.scopes' must be defined as an object","'configuration.semanticTokenScopes.scopes' values must be an array of strings","configuration.semanticTokenScopes.scopes': Problems parsing selector {0}."],"vs/workbench/services/userDataProfile/browser/extensionsResource":["Extensions","Disabled","Select {0} Extension","Select {0} Extension"],"vs/workbench/services/userDataProfile/browser/globalStateResource":["UI State"],"vs/workbench/services/userDataProfile/browser/keybindingsResource":["Keyboard Shortcuts"],"vs/workbench/services/userDataProfile/browser/settingsResource":["Settings"],"vs/workbench/services/userDataProfile/browser/snippetsResource":["Snippets","Select Snippet {0}"],"vs/workbench/services/userDataProfile/browser/tasksResource":["User Tasks"],"vs/workbench/services/userDataProfile/browser/userDataProfileImportExportService":["Error while importing profile: {0}","{0}: Resolving profile content...","Preview Profile","Create Profile","Create Profile","Edit {0} Profile...","Create New Profile...","Settings","Keyboard Shortcuts","User Snippets","User Tasks","Extensions","Profile name","Save","Create","Choose what to configure in your Profile:","Profile with name {0} already exists.","The profile should contain at least one configuration.","Using Default Profile","Provide a name for the new profile","Copy from:","None","Profile Templates","Existing Profiles","Create Profile","Export","Close","Create Profile: {0}","Applying Extensions...","Switching Profile...","Troubleshoot Issue","Setting up Troubleshoot Profile: {0}","Applying Extensions...","Switching Profile...","{0}: Exporting...","Profile '{0}' was exported successfully.","&&Copy Link","&&Open Link","&&Open in {0}","Close","Preview Profile","Create Profile in {0}","Close","By default, extensions aren't installed when previewing a profile on the web. You can still install them manually before importing the profile. ","Learn more","Install Extensions","Create Profile","Cancel","Create Profile","Switching Profile...","Applying Settings...","Applying Keyboard Shortcuts...","Applying Tasks...","Applying Snippets...","Applying State...","Applying Extensions...","Export '{0}' profile as...","Profile with name '{0}' already exists. Do you want to overwrite it?","&&Overwrite","&&Create New Profile","Profile name","Create New Profile","Profile with name {0} already exists.","{0}: Applying...","{0}: Applied successfully.","Local","file","Save Profile","Select Profile","Select {0}","Select {0}","From Default Profile","Name the profile","Export Profile","Profile name must be provided."],"vs/workbench/services/userDataProfile/browser/userDataProfileManagement":["The current profile has been updated. Please reload to switch back to the updated profile","The current profile has been removed. Please reload to switch back to default profile","The current profile has been removed. Please reload to switch back to default profile","Cannot rename the default profile","Cannot delete the default profile","Switching to a profile.","Switching a profile requires reloading VS Code.","&&Reload"],"vs/workbench/services/userDataProfile/common/userDataProfile":["Icon for Default Profile.","Profiles","Profile"],"vs/workbench/services/userDataSync/browser/userDataSyncWorkbenchService":["Settings sync cannot be turned on because there are no authentication providers available.","No account available","Settings Sync is being turned on. Would you like to cancel it?","Settings Sync","&&Yes","No","{0} is turned on","Turning on...","Resolving conflicts...","Turning on...","Conflicts Detected","Please resolve conflicts to turn on...","&&Show Conflicts","Replace &&Local","Replace &&Remote","This will clear your data in the cloud and stop sync on all your devices.","Clear","&&Reset","Select an account to sign in","Signed in","Last Used with Sync","Others","Sign in with {0}"],"vs/workbench/services/userDataSync/common/userDataSync":["Settings","Keyboard Shortcuts","User Snippets","User Tasks","Extensions","UI State","Profiles","Workspace State","Settings Sync","View icon of the Settings Sync view."],"vs/workbench/services/views/browser/viewDescriptorService":["Hide '{0}'","Reset Location"],"vs/workbench/services/views/common/viewContainerModel":["Views"],"vs/workbench/services/workingCopy/common/fileWorkingCopyManager":["File Created","File Replaced","File Working Copy Decorations","Deleted, Read-only","Read-only","Deleted","'{0}' already exists. Do you want to replace it?","A file or folder with the name '{0}' already exists in the folder '{1}'. Replacing it will overwrite its current contents.","&&Replace"],"vs/workbench/services/workingCopy/common/storedFileWorkingCopy":["Failed to save '{0}': The content of the file is newer. Do you want to overwrite the file with your changes?","Overwrite","Discard","Overwrite as Admin...","Overwrite as Sudo...","Retry as Admin...","Retry as Sudo...","Overwrite","Retry","Save As...","Discard","Failed to save '{0}': File is read-only. Select 'Overwrite as Admin' to retry as administrator.","Failed to save '{0}': File is read-only. Select 'Overwrite as Sudo' to retry as superuser.","Failed to save '{0}': File is read-only. Select 'Overwrite' to attempt to make it writeable.","Failed to save '{0}': Insufficient permissions. Select 'Retry as Admin' to retry as administrator.","Failed to save '{0}': Insufficient permissions. Select 'Retry as Sudo' to retry as superuser.","Failed to save '{0}': {1}"],"vs/workbench/services/workingCopy/common/storedFileWorkingCopyManager":["Saving working copies"],"vs/workbench/services/workingCopy/common/storedFileWorkingCopySaveParticipant":["Saving '{0}'"],"vs/workbench/services/workingCopy/common/workingCopyHistoryService":["File Saved","File Moved","File Renamed","Saving local history"],"vs/workbench/services/workingCopy/common/workingCopyHistoryTracker":["Undo / Redo"],"vs/workbench/services/workspaces/browser/abstractWorkspaceEditingService":["Save","Save Workspace","Unable to write into workspace configuration file. Please open the file to correct errors/warnings in it and try again.","Open Workspace Configuration"],"vs/workbench/services/workspaces/browser/workspaceTrustEditorInput":["Workspace Trust"]}); //# sourceMappingURL=https://ticino.blob.core.windows.net/sourcemaps/6c3e3dba23e8fadc360aed75ce363ba185c49794/core/vs/workbench/workbench.web.main.nls.js.map ØA —Eoúô