en-US/VSCodeExtensions-help.xml
<?xml version="1.0" encoding="utf-8"?> <helpItems schema="maml"> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"> <command:details><command:name>Find-VSCodeExtension</command:name> <command:verb>Find</command:verb> <command:noun>VSCodeExtension</command:noun> <maml:description><maml:para>Find available extensions on the VSCode Extension Gallery. </maml:para> </maml:description> </command:details> <maml:description><maml:para>Find available extensions with or without Wildcards on the VSCode Extension Gallery. Allows Searching via Tags and Categories. </maml:para> </maml:description> <command:syntax><command:syntaxItem><maml:name>Find-VSCodeExtension</maml:name> <command:parameter required="true" variableLength="true" globbing="true" pipelineInput="True (ByPropertyName)" position="named" aliases="none"><maml:name>DisplayName</maml:name> <maml:Description><maml:para>The Extensions Display Name. Accepts WildCards. </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type><maml:name>String[]</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"><maml:name>Category</maml:name> <maml:Description><maml:para>Filter Extensions by Categories. Valid categoies are 'Languages', 'Snippets', 'Linters', 'Debuggers', 'Other', 'Themes' and 'Productivity' </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type><maml:name>String[]</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="true" pipelineInput="True (ByPropertyName)" position="named" aliases="none"><maml:name>PublisherName</maml:name> <maml:Description><maml:para>Filter Extensions by Publisher Name. Accepts WildCards. </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type><maml:name>String[]</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="true" pipelineInput="False" position="named" aliases="none"><maml:name>Tag</maml:name> <maml:Description><maml:para>Filter Extensions by Tag names. Accepts WildCards. </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type><maml:name>String[]</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:syntaxItem> <command:syntaxItem><maml:name>Find-VSCodeExtension</maml:name> <command:parameter required="true" variableLength="true" globbing="true" pipelineInput="True (ByPropertyName)" position="named" aliases="none"><maml:name>ExtensionName</maml:name> <maml:Description><maml:para>The Extensions Name. Accepts WildCards. </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type><maml:name>String[]</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"><maml:name>Category</maml:name> <maml:Description><maml:para>Filter Extensions by Categories. Valid categoies are 'Languages', 'Snippets', 'Linters', 'Debuggers', 'Other', 'Themes' and 'Productivity' </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type><maml:name>String[]</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="true" pipelineInput="True (ByPropertyName)" position="named" aliases="none"><maml:name>PublisherName</maml:name> <maml:Description><maml:para>Filter Extensions by Publisher Name. Accepts WildCards. </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type><maml:name>String[]</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="true" pipelineInput="False" position="named" aliases="none"><maml:name>Tag</maml:name> <maml:Description><maml:para>Filter Extensions by Tag names. Accepts WildCards. </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type><maml:name>String[]</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:syntaxItem> </command:syntax> <command:parameters><command:parameter required="true" variableLength="true" globbing="true" pipelineInput="True (ByPropertyName)" position="named" aliases="none"><maml:name>DisplayName</maml:name> <maml:Description><maml:para>The Extensions Display Name. Accepts WildCards. </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type><maml:name>String[]</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="true" globbing="true" pipelineInput="True (ByPropertyName)" position="named" aliases="none"><maml:name>ExtensionName</maml:name> <maml:Description><maml:para>The Extensions Name. Accepts WildCards. </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type><maml:name>String[]</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"><maml:name>Category</maml:name> <maml:Description><maml:para>Filter Extensions by Categories. Valid categoies are 'Languages', 'Snippets', 'Linters', 'Debuggers', 'Other', 'Themes' and 'Productivity' </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type><maml:name>String[]</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="true" pipelineInput="True (ByPropertyName)" position="named" aliases="none"><maml:name>PublisherName</maml:name> <maml:Description><maml:para>Filter Extensions by Publisher Name. Accepts WildCards. </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type><maml:name>String[]</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="true" pipelineInput="False" position="named" aliases="none"><maml:name>Tag</maml:name> <maml:Description><maml:para>Filter Extensions by Tag names. Accepts WildCards. </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type><maml:name>String[]</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <command:inputTypes><command:inputType><dev:type><maml:name>System.String[]</maml:name> </dev:type> <maml:description><maml:para> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues><command:returnValue><dev:type><maml:name>System.Management.Automation.PSObject</maml:name> </dev:type> <maml:description><maml:para> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <maml:alertSet><maml:alert><maml:para> </maml:para> </maml:alert> </maml:alertSet> <command:examples><command:example><maml:title>Example 1</maml:title> <dev:code>PS C:\> Find-VSCodeExtension -DisplayName 'Flatland Monokai Theme' publisher : @{publisherId=a5c25faf-bf60-4941-81b9-9a852b96c5fb; publisherName=gerane; displayName=gerane; flags=none} extensionId : 6bfab4b0-9e4f-4143-9cc2-2cb359d841d8 extensionName : Theme-FlatlandMonokai displayName : Flatland Monokai Theme flags : validated, public lastUpdated : 2016-04-27T13:53:56.12Z publishedDate : 2015-11-18T23:35:34.55Z releaseDate : 2015-11-18T23:35:34.55Z shortDescription : Flatland Monokai Theme for VS Code based on the TextMate themes. versions : {@{version=0.0.4; flags=validated; lastUpdated=2016-04-27T13:53:56.933Z; assetUri=https://gerane.gallery.vsassets.io/_apis/public/gallery/publisher/gerane/extension/Theme-FlatlandMonokai/0.0.4/assetbyname}, @{version=0.0.3; flags=validated; lastUpdated=2015-11-19T01:48:58.507Z; assetUri=https://gerane.gallery.vsassets.io/_apis/public/gallery/publisher/gerane/extension/Theme-FlatlandMonokai/0.0.3/assetbyname/Microsoft.VisualStudio.Services.VSIXPackage}, @{version=0.0.2; flags=validated; lastUpdated=2015-11-18T23:48:35.303Z; assetUri=https://gerane.gallery.vsassets.io/_apis/public/gallery/publisher/gerane/extension/Theme-FlatlandMonokai/0.0.2/assetbyname/Microsoft.VisualStudio.Services.VSIXPackage}, @{version=0.0.1; flags=validated; lastUpdated=2015-11-18T23:35:34.55Z; assetUri=https://gerane.gallery.vsassets.io/_apis/public/gallery/publisher/gerane/extension/Theme-FlatlandMonokai/0.0.1/assetbyname/Microsoft.VisualStudio.Services.VSIXPackage}} categories : {Themes} tags : {vscode} statistics : {@{statisticName=trendingmonthly; value=187.97107077517933}, @{statisticName=trendingweekly; value=41.78259000546236}, @{statisticName=install; value=8633}, @{statisticName=averagerating; value=5}...} publisherName : gerane FullName : gerane.Theme-FlatlandMonokai Version : 0.0.4</dev:code> <dev:remarks><maml:para>This example uses the Display Name to find the Extension. </maml:para> </dev:remarks> </command:example> <command:example><maml:title>Example 2</maml:title> <dev:code>PS C:\> Find-VSCodeExtension -ExtensionName 'Theme-FlatlandMonokai' publisher : @{publisherId=a5c25faf-bf60-4941-81b9-9a852b96c5fb; publisherName=gerane; displayName=gerane; flags=none} extensionId : 6bfab4b0-9e4f-4143-9cc2-2cb359d841d8 extensionName : Theme-FlatlandMonokai displayName : Flatland Monokai Theme flags : validated, public lastUpdated : 2016-04-27T13:53:56.12Z publishedDate : 2015-11-18T23:35:34.55Z releaseDate : 2015-11-18T23:35:34.55Z shortDescription : Flatland Monokai Theme for VS Code based on the TextMate themes. versions : {@{version=0.0.4; flags=validated; lastUpdated=2016-04-27T13:53:56.933Z; assetUri=https://gerane.gallery.vsassets.io/_apis/public/gallery/publisher/gerane/extension/Theme-FlatlandMonokai/0.0.4/assetbyname}, @{version=0.0.3; flags=validated; lastUpdated=2015-11-19T01:48:58.507Z; assetUri=https://gerane.gallery.vsassets.io/_apis/public/gallery/publisher/gerane/extension/Theme-FlatlandMonokai/0.0.3/assetbyname/Microsoft.VisualStudio.Services.VSIXPackage}, @{version=0.0.2; flags=validated; lastUpdated=2015-11-18T23:48:35.303Z; assetUri=https://gerane.gallery.vsassets.io/_apis/public/gallery/publisher/gerane/extension/Theme-FlatlandMonokai/0.0.2/assetbyname/Microsoft.VisualStudio.Services.VSIXPackage}, @{version=0.0.1; flags=validated; lastUpdated=2015-11-18T23:35:34.55Z; assetUri=https://gerane.gallery.vsassets.io/_apis/public/gallery/publisher/gerane/extension/Theme-FlatlandMonokai/0.0.1/assetbyname/Microsoft.VisualStudio.Services.VSIXPackage}} categories : {Themes} tags : {vscode} statistics : {@{statisticName=trendingmonthly; value=187.97107077517933}, @{statisticName=trendingweekly; value=41.78259000546236}, @{statisticName=install; value=8633}, @{statisticName=averagerating; value=5}...} publisherName : gerane FullName : gerane.Theme-FlatlandMonokai Version : 0.0.4</dev:code> <dev:remarks><maml:para>This example uses the Extension Name to find the Extension. </maml:para> </dev:remarks> </command:example> <command:example><maml:title>Example 3</maml:title> <dev:code>PS C:\> Find-VSCodeExtension -ExtensionName 'Theme-FlatlandMonokai' -PublisherName 'gerane' publisher : @{publisherId=a5c25faf-bf60-4941-81b9-9a852b96c5fb; publisherName=gerane; displayName=gerane; flags=none} extensionId : 6bfab4b0-9e4f-4143-9cc2-2cb359d841d8 extensionName : Theme-FlatlandMonokai displayName : Flatland Monokai Theme flags : validated, public lastUpdated : 2016-04-27T13:53:56.12Z publishedDate : 2015-11-18T23:35:34.55Z releaseDate : 2015-11-18T23:35:34.55Z shortDescription : Flatland Monokai Theme for VS Code based on the TextMate themes. versions : {@{version=0.0.4; flags=validated; lastUpdated=2016-04-27T13:53:56.933Z; assetUri=https://gerane.gallery.vsassets.io/_apis/public/gallery/publisher/gerane/extension/Theme-FlatlandMonokai/0.0.4/assetbyname}, @{version=0.0.3; flags=validated; lastUpdated=2015-11-19T01:48:58.507Z; assetUri=https://gerane.gallery.vsassets.io/_apis/public/gallery/publisher/gerane/extension/Theme-FlatlandMonokai/0.0.3/assetbyname/Microsoft.VisualStudio.Services.VSIXPackage}, @{version=0.0.2; flags=validated; lastUpdated=2015-11-18T23:48:35.303Z; assetUri=https://gerane.gallery.vsassets.io/_apis/public/gallery/publisher/gerane/extension/Theme-FlatlandMonokai/0.0.2/assetbyname/Microsoft.VisualStudio.Services.VSIXPackage}, @{version=0.0.1; flags=validated; lastUpdated=2015-11-18T23:35:34.55Z; assetUri=https://gerane.gallery.vsassets.io/_apis/public/gallery/publisher/gerane/extension/Theme-FlatlandMonokai/0.0.1/assetbyname/Microsoft.VisualStudio.Services.VSIXPackage}} categories : {Themes} tags : {vscode} statistics : {@{statisticName=trendingmonthly; value=187.97107077517933}, @{statisticName=trendingweekly; value=41.78259000546236}, @{statisticName=install; value=8633}, @{statisticName=averagerating; value=5}...} publisherName : gerane FullName : gerane.Theme-FlatlandMonokai Version : 0.0.4</dev:code> <dev:remarks><maml:para>This example uses the Extension Name and Publisher Name to find the Extension. </maml:para> </dev:remarks> </command:example> <command:example><maml:title>Example 4</maml:title> <dev:code>PS C:\> Find-VSCodeExtension -ExtensionName 'pow*' -Category Debuggers publisher : @{publisherId=5f5636e7-69ed-4afe-b5d6-8d231fb3d3ee; publisherName=ms-vscode; displayName=Microsoft; flags=verified} extensionId : 40d39ce9-c381-47a0-80c8-a6661f731eab extensionName : PowerShell displayName : PowerShell flags : validated, public lastUpdated : 2016-05-16T23:46:23.047Z publishedDate : 2015-11-18T00:50:38.583Z releaseDate : 2015-11-18T00:50:38.583Z shortDescription : Develop PowerShell scripts in Visual Studio Code! versions : {@{version=0.6.1; flags=validated; lastUpdated=2016-05-16T23:46:24.013Z; assetUri=https://ms-vscode.gallery.vsassets.io/_apis/public/gallery/publisher/ms-vscode/extension/PowerShell/0.6.1/assetbyname}, @{version=0.6.0; flags=validated; lastUpdated=2016-05-12T19:28:21.337Z; assetUri=https://ms-vscode.gallery.vsassets.io/_apis/public/gallery/publisher/ms-vscode/extension/PowerShell/0.6.0/assetbyname/Microsoft.VisualStudio.Services.VSIXPackage}, @{version=0.5.0; flags=validated; lastUpdated=2016-03-10T22:20:22Z; assetUri=https://ms-vscode.gallery.vsassets.io/_apis/public/gallery/publisher/ms-vscode/extension/PowerShell/0.5.0/assetbyname/Microsoft.VisualStudio.Services.VSIXPackage}, @{version=0.4.1; flags=validated; lastUpdated=2016-02-17T21:05:41.647Z; assetUri=https://ms-vscode.gallery.vsassets.io/_apis/public/gallery/publisher/ms-vscode/extension/PowerShell/0.4.1/assetbyname/Microsoft.VisualStudio.Services.VSIXPackage}...} categories : {Languages, Snippets, Linters, Debuggers} tags : {vscode} statistics : {@{statisticName=trendingmonthly; value=1388.0843742588802}, @{statisticName=trendingweekly; value=301.7879466216739}, @{statisticName=install; value=78201}, @{statisticName=averagerating; value=4.0625}...} publisherName : ms-vscode FullName : ms-vscode.PowerShell Version : 0.6.1</dev:code> <dev:remarks><maml:para>This example finds Extensions with the category Debuggers that start with pow. </maml:para> </dev:remarks> </command:example> <command:example><maml:title>Example 5</maml:title> <dev:code>PS C:\> Find-VSCodeExtension -ExtensionName '*flow*' -Tag Java* publisher : @{publisherId=abad690f-9e62-4fc4-a898-a944ea7d94b7; publisherName=flowtype; displayName=flowtype; flags=none} extensionId : b3917e4f-5086-4def-a82b-2ae6b708db16 extensionName : flow-for-vscode displayName : Flow Language Support flags : validated, public lastUpdated : 2016-05-31T23:22:35.817Z publishedDate : 2015-11-19T01:30:11.12Z releaseDate : 2015-11-19T01:30:11.12Z shortDescription : Flow support for VS Code versions : {@{version=0.0.3; flags=validated; lastUpdated=2016-05-31T23:22:36.703Z; assetUri=https://flowtype.gallery.vsassets.io/_apis/public/gallery/publisher/flowtype/extension/flow-for-vscode/0.0.3/assetbyname}, @{version=0.0.2; flags=validated; lastUpdated=2015-11-19T01:33:23.26Z; assetUri=https://flowtype.gallery.vsassets.io/_apis/public/gallery/publisher/flowtype/extension/flow-for-vscode/0.0.2/assetbyname/Microsoft.VisualStudio.Services.VSIXPackage}, @{version=0.0.1; flags=validated; lastUpdated=2015-11-19T01:30:11.12Z; assetUri=https://flowtype.gallery.vsassets.io/_apis/public/gallery/publisher/flowtype/extension/flow-for-vscode/0.0.1/assetbyname/Microsoft.VisualStudio.Services.VSIXPackage}} categories : {Languages, Linters} tags : {javascript, snippet} statistics : {@{statisticName=ratingcount; value=1}, @{statisticName=trendingdaily; value=2.4101005608404065}, @{statisticName=trendingmonthly; value=61.090809868259}, @{statisticName=trendingweekly; value=11.212206956953196}...} publisherName : flowtype FullName : flowtype.flow-for-vscode Version : 0.0.3 publisher : @{publisherId=915d04e8-ae93-49ac-8f58-48df3e79a37d; publisherName=rtorr; displayName=rtorr; flags=none} extensionId : 99ea8d0a-4a49-4f65-be06-32a91ea2c3d1 extensionName : vscode-flow displayName : vscode-flow flags : validated, public lastUpdated : 2016-06-15T00:03:36.653Z publishedDate : 2016-06-14T00:13:30.917Z releaseDate : 2016-06-14T00:13:30.917Z shortDescription : flow support for vscode versions : {@{version=270.1.10; flags=validated; lastUpdated=2016-06-15T00:03:37.43Z; assetUri=https://rtorr.gallery.vsassets.io/_apis/public/gallery/publisher/rtorr/extension/vscode-flow/270.1.10/assetbyname}, @{version=270.1.9; flags=validated; lastUpdated=2016-06-14T23:54:15.83Z; assetUri=https://rtorr.gallery.vsassets.io/_apis/public/gallery/publisher/rtorr/extension/vscode-flow/270.1.9/assetbyname/Microsoft.VisualStudio.Services.VSIXPackage}, @{version=270.1.8; flags=validated; lastUpdated=2016-06-14T23:01:18.01Z; assetUri=https://rtorr.gallery.vsassets.io/_apis/public/gallery/publisher/rtorr/extension/vscode-flow/270.1.8/assetbyname/Microsoft.VisualStudio.Services.VSIXPackage}, @{version=270.1.7; flags=validated; lastUpdated=2016-06-14T22:26:57.53Z; assetUri=https://rtorr.gallery.vsassets.io/_apis/public/gallery/publisher/rtorr/extension/vscode-flow/270.1.7/assetbyname/Microsoft.VisualStudio.Services.VSIXPackage}...} categories : {Other} tags : {javascript, snippet} statistics : {@{statisticName=install; value=178}, @{statisticName=trendingdaily; value=4.500000040233135}, @{statisticName=trendingmonthly; value=25.000000223517418}, @{statisticName=trendingweekly; value=12.000000107288361}} publisherName : rtorr FullName : rtorr.vscode-flow Version : 270.1.10</dev:code> <dev:remarks><maml:para>This example finds Extensions matching the name flow and Tags beginning with Java, </maml:para> </dev:remarks> </command:example> </command:examples> <command:relatedLinks></command:relatedLinks> </command:command> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"> <command:details><command:name>Get-VSCodeExtension</command:name> <command:verb>Get</command:verb> <command:noun>VSCodeExtension</command:noun> <maml:description><maml:para>Get Installed VSCode Extensions. </maml:para> </maml:description> </command:details> <maml:description><maml:para>Get Installed Extensions for Stable or Release Versions of VSCode. </maml:para> </maml:description> <command:syntax><command:syntaxItem><maml:name>Get-VSCodeExtension</maml:name> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none"><maml:name>Insiders</maml:name> <maml:Description><maml:para>Switch to Target Insiders version of Code </maml:para> </maml:Description> <dev:type><maml:name>SwitchParameter</maml:name> <maml:uri /></dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> </command:syntaxItem> </command:syntax> <command:parameters><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none"><maml:name>Insiders</maml:name> <maml:Description><maml:para>Switch to Target Insiders version of Code </maml:para> </maml:Description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type><maml:name>SwitchParameter</maml:name> <maml:uri /></dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> </command:parameters> <command:inputTypes><command:inputType><dev:type><maml:name>None</maml:name> </dev:type> <maml:description><maml:para> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues><command:returnValue><dev:type><maml:name>System.Management.Automation.PSObject</maml:name> </dev:type> <maml:description><maml:para> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <maml:alertSet><maml:alert><maml:para> </maml:para> </maml:alert> </maml:alertSet> <command:examples><command:example><maml:title>Example 1</maml:title> <dev:code>PS C:\> Get-VSCodeExtension FullName : ms-vscode.PowerShell ExtensionName : PowerShell DisplayName : PowerShell Version : 0.6.1 ExtensionPath : C:\Users\i2871rbp\.vscode\extensions\ms-vscode.PowerShell-0.6.1 FullName : ms-vscode.Theme-MaterialKit ExtensionName : Theme-MaterialKit DisplayName : Material Theme Kit Version : 0.1.0 ExtensionPath : C:\Users\i2871rbp\.vscode\extensions\ms-vscode.Theme-MaterialKit FullName : ms-vscode.Theme-PredawnKit ExtensionName : Theme-PredawnKit DisplayName : Predawn Theme Kit Version : 0.1.0 ExtensionPath : C:\Users\i2871rbp\.vscode\extensions\ms-vscode.Theme-PredawnKit FullName : ms-vscode.Theme-TomorrowKit ExtensionName : Theme-TomorrowKit DisplayName : Tomorrow and Tomorrow Night Theme Kit Version : 0.1.0 ExtensionPath : C:\Users\i2871rbp\.vscode\extensions\ms-vscode.Theme-TomorrowKit</dev:code> <dev:remarks><maml:para>Outputs the Installed extensions for the Stable Version of VSCode </maml:para> </dev:remarks> </command:example> <command:example><maml:title>Example 2</maml:title> <dev:code>PS C:\> Get-VSCodeExtension -Insiders FullName : ms-vscode.PowerShell ExtensionName : PowerShell DisplayName : PowerShell Version : 0.6.1 ExtensionPath : C:\Users\i2871rbp\.vscode-insiders\extensions\ms-vscode.PowerShell-0.6.1 FullName : ms-vscode.Theme-MaterialKit ExtensionName : Theme-MaterialKit DisplayName : Material Theme Kit Version : 0.1.0 ExtensionPath : C:\Users\i2871rbp\.vscode-insiders\extensions\ms-vscode.Theme-MaterialKit FullName : ms-vscode.Theme-PredawnKit ExtensionName : Theme-PredawnKit DisplayName : Predawn Theme Kit Version : 0.1.0 ExtensionPath : C:\Users\i2871rbp\.vscode-insiders\extensions\ms-vscode.Theme-PredawnKit FullName : ms-vscode.Theme-TomorrowKit ExtensionName : Theme-TomorrowKit DisplayName : Tomorrow and Tomorrow Night Theme Kit Version : 0.1.0 ExtensionPath : C:\Users\i2871rbp\.vscode-insiders\extensions\ms-vscode.Theme-TomorrowKit</dev:code> <dev:remarks><maml:para>Outputs the Installed extensions for the Insiders Version of VSCode </maml:para> </dev:remarks> </command:example> </command:examples> <command:relatedLinks></command:relatedLinks> </command:command> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"> <command:details><command:name>Get-VSCodeExtensionStats</command:name> <command:verb>Get</command:verb> <command:noun>VSCodeExtensionStats</command:noun> <maml:description><maml:para>Gets statistics for a VSCode Extension. </maml:para> </maml:description> </command:details> <maml:description><maml:para>Gets statistics for a VSCode Extension or multiple extensions using a wildcard. </maml:para> </maml:description> <command:syntax><command:syntaxItem><maml:name>Get-VSCodeExtensionStats</maml:name> <command:parameter required="true" variableLength="true" globbing="true" pipelineInput="True (ByPropertyName)" position="named" aliases="none"><maml:name>DisplayName</maml:name> <maml:Description><maml:para>The Extensions Display Name of the Extension. Accepts WildCards. </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type><maml:name>String[]</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"><maml:name>Category</maml:name> <maml:Description><maml:para>Filter Extensions by Categories. Valid categoies are 'Languages', 'Snippets', 'Linters', 'Debuggers', 'Other', 'Themes' and 'Productivity' </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type><maml:name>String[]</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases="none"><maml:name>PublisherName</maml:name> <maml:Description><maml:para>Filter Extensions by Publisher Name. Accepts WildCards. </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type><maml:name>String[]</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="true" pipelineInput="False" position="named" aliases="none"><maml:name>Tag</maml:name> <maml:Description><maml:para>Filter Extensions by Tag names. Accepts WildCards. </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type><maml:name>String[]</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:syntaxItem> <command:syntaxItem><maml:name>Get-VSCodeExtensionStats</maml:name> <command:parameter required="true" variableLength="true" globbing="true" pipelineInput="True (ByPropertyName)" position="named" aliases="none"><maml:name>ExtensionName</maml:name> <maml:Description><maml:para>The Extensions Name of the Extension. Accepts WildCards. </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type><maml:name>String[]</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"><maml:name>Category</maml:name> <maml:Description><maml:para>Filter Extensions by Categories. Valid categoies are 'Languages', 'Snippets', 'Linters', 'Debuggers', 'Other', 'Themes' and 'Productivity' </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type><maml:name>String[]</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases="none"><maml:name>PublisherName</maml:name> <maml:Description><maml:para>Filter Extensions by Publisher Name. Accepts WildCards. </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type><maml:name>String[]</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="true" pipelineInput="False" position="named" aliases="none"><maml:name>Tag</maml:name> <maml:Description><maml:para>Filter Extensions by Tag names. Accepts WildCards. </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type><maml:name>String[]</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:syntaxItem> </command:syntax> <command:parameters><command:parameter required="true" variableLength="true" globbing="true" pipelineInput="True (ByPropertyName)" position="named" aliases="none"><maml:name>DisplayName</maml:name> <maml:Description><maml:para>The Extensions Display Name of the Extension. Accepts WildCards. </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type><maml:name>String[]</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="true" globbing="true" pipelineInput="True (ByPropertyName)" position="named" aliases="none"><maml:name>ExtensionName</maml:name> <maml:Description><maml:para>The Extensions Name of the Extension. Accepts WildCards. </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type><maml:name>String[]</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"><maml:name>Category</maml:name> <maml:Description><maml:para>Filter Extensions by Categories. Valid categoies are 'Languages', 'Snippets', 'Linters', 'Debuggers', 'Other', 'Themes' and 'Productivity' </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type><maml:name>String[]</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases="none"><maml:name>PublisherName</maml:name> <maml:Description><maml:para>Filter Extensions by Publisher Name. Accepts WildCards. </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type><maml:name>String[]</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="true" pipelineInput="False" position="named" aliases="none"><maml:name>Tag</maml:name> <maml:Description><maml:para>Filter Extensions by Tag names. Accepts WildCards. </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type><maml:name>String[]</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <command:inputTypes><command:inputType><dev:type><maml:name>System.String[]</maml:name> </dev:type> <maml:description><maml:para> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues><command:returnValue><dev:type><maml:name>System.Management.Automation.PSObject</maml:name> </dev:type> <maml:description><maml:para> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <maml:alertSet><maml:alert><maml:para> </maml:para> </maml:alert> </maml:alertSet> <command:examples><command:example><maml:title>Example 1</maml:title> <dev:code>PS C:\> Get-VSCodeExtensionStats -DisplayName 'Flatland Monokai Theme' Extension Name : Flatland Monokai Theme Publisher Name : gerane Install Count : 8548 Average Rating : 5 Rating Count : 4 Trending Daily : 7.48747055944117 Trending Weekly : 37.234988728031766 Trending Monthly : 183.44302870630867</dev:code> <dev:remarks><maml:para>Gets stats for the Flatland Monokai Theme using Display Name </maml:para> </dev:remarks> </command:example> <command:example><maml:title>Example 2</maml:title> <dev:code>PS C:\> Get-VSCodeExtensionStats -ExtensionName 'Theme-FlatlandMonokai' Extension Name : Flatland Monokai Theme Publisher Name : gerane Install Count : 8548 Average Rating : 5 Rating Count : 4 Trending Daily : 7.48747055944117 Trending Weekly : 37.234988728031766 Trending Monthly : 183.44302870630867</dev:code> <dev:remarks><maml:para>Gets stats for the Flatland Monokai Theme using Extension Name </maml:para> </dev:remarks> </command:example> <command:example><maml:title>Example 3</maml:title> <dev:code>PS C:\> Get-VSCodeExtensionStats -ExtensionName 'Theme-FlatlandMonokai' -PublisherName 'gerane' Extension Name : Flatland Monokai Theme Publisher Name : gerane Install Count : 8548 Average Rating : 5 Rating Count : 4 Trending Daily : 7.48747055944117 Trending Weekly : 37.234988728031766 Trending Monthly : 183.44302870630867</dev:code> <dev:remarks><maml:para>Gets stats for the Flatland Monokai Theme using Extension Name and Publisher Name </maml:para> </dev:remarks> </command:example> <command:example><maml:title>Example 4</maml:title> <dev:code>PS C:\> Get-VSCodeExtensionStats -ExtensionName '*Flatland*' Extension Name : Flatland Monokai Theme Publisher Name : gerane Install Count : 8548 Average Rating : 5 Rating Count : 4 Trending Daily : 7.48747055944117 Trending Weekly : 37.234988728031766 Trending Monthly : 183.44302870630867 Extension Name : Flatland_Dark Theme Publisher Name : gerane Install Count : 982 Average Rating : Rating Count : Trending Daily : 1.7649484774501054 Trending Weekly : 6.287628950916 Trending Monthly : 19.41443325195116 Extension Name : Flatland_Black Theme Publisher Name : gerane Install Count : 546 Average Rating : Rating Count : Trending Daily : 2.1339517893452813 Trending Weekly : 3.912244947133016 Trending Monthly : 8.891465788938671</dev:code> <dev:remarks><maml:para>Gets stats for all Extension Names containing Flatland using WildCards. </maml:para> </dev:remarks> </command:example> </command:examples> <command:relatedLinks></command:relatedLinks> </command:command> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"> <command:details><command:name>Get-VSCodePublisherStats</command:name> <command:verb>Get</command:verb> <command:noun>VSCodePublisherStats</command:noun> <maml:description><maml:para>Get statistics for a Publisher </maml:para> </maml:description> </command:details> <maml:description><maml:para>Get VSCode Gallery statistics for a Publisher. </maml:para> </maml:description> <command:syntax><command:syntaxItem><maml:name>Get-VSCodePublisherStats</maml:name> <command:parameter required="true" variableLength="true" globbing="true" pipelineInput="False" position="0" aliases="none"><maml:name>PublisherName</maml:name> <maml:Description><maml:para>The Publisher Name. Accepts WildCards. </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String</command:parameterValue> <dev:type><maml:name>String</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:syntaxItem> </command:syntax> <command:parameters><command:parameter required="true" variableLength="true" globbing="true" pipelineInput="False" position="0" aliases="none"><maml:name>PublisherName</maml:name> <maml:Description><maml:para>The Publisher Name. Accepts WildCards. </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String</command:parameterValue> <dev:type><maml:name>String</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <command:inputTypes><command:inputType><dev:type><maml:name>String</maml:name> </dev:type> <maml:description><maml:para> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues><command:returnValue><dev:type><maml:name>System.Management.Automation.PSObject</maml:name> </dev:type> <maml:description><maml:para> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <maml:alertSet><maml:alert><maml:para> </maml:para> </maml:alert> </maml:alertSet> <command:examples><command:example><maml:title>Example 1</maml:title> <dev:code>PS C:\> Get-VSCodePublisherStats -PublisherName 'gerane' Publisher Name : gerane Publisher ID : a5c25faf-bf60-4941-81b9-9a852b96c5fb Total Extension Installs : 98994 Extension Count : 287 Most Downloaded Extension : Flatland Monokai Theme Most Downloaded Count : 8548</dev:code> <dev:remarks><maml:para>Gets the statistics for the provided publisher. </maml:para> </dev:remarks> </command:example> </command:examples> <command:relatedLinks></command:relatedLinks> </command:command> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"> <command:details><command:name>Install-VSCodeExtension</command:name> <command:verb>Install</command:verb> <command:noun>VSCodeExtension</command:noun> <maml:description><maml:para>Installs a VSCode Extension. </maml:para> </maml:description> </command:details> <maml:description><maml:para>Installs a VSCode Extension for either Stable or Insiders versions. </maml:para> </maml:description> <command:syntax><command:syntaxItem><maml:name>Install-VSCodeExtension</maml:name> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="cf"><maml:name>Confirm</maml:name> <maml:Description><maml:para>Prompts you for confirmation before running the cmdlet. Prompts you for confirmation before running the cmdlet. </maml:para> </maml:Description> <dev:type><maml:name>SwitchParameter</maml:name> <maml:uri /></dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="true" globbing="true" pipelineInput="True (ByPropertyName)" position="named" aliases="none"><maml:name>DisplayName</maml:name> <maml:Description><maml:para>The Extensions Display Name to be Installed. Accepts WildCards. </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type><maml:name>String[]</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"><maml:name>Insiders</maml:name> <maml:Description><maml:para>Switch to Target Insiders version of Code </maml:para> </maml:Description> <dev:type><maml:name>SwitchParameter</maml:name> <maml:uri /></dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="wi"><maml:name>WhatIf</maml:name> <maml:Description><maml:para>Shows what would happen if the cmdlet runs. The cmdlet is not run. </maml:para> </maml:Description> <dev:type><maml:name>SwitchParameter</maml:name> <maml:uri /></dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"><maml:name>Category</maml:name> <maml:Description><maml:para>Filter Extensions by Categories. Valid categoies are 'Languages', 'Snippets', 'Linters', 'Debuggers', 'Other', 'Themes' and 'Productivity' </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type><maml:name>String[]</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="true" pipelineInput="True (ByPropertyName)" position="named" aliases="none"><maml:name>PublisherName</maml:name> <maml:Description><maml:para>Filter Extensions by Publisher Name. Accepts WildCards. </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type><maml:name>String[]</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="true" pipelineInput="False" position="named" aliases="none"><maml:name>Tag</maml:name> <maml:Description><maml:para>Filter Extensions by Tag names. Accepts WildCards. </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type><maml:name>String[]</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:syntaxItem> <command:syntaxItem><maml:name>Install-VSCodeExtension</maml:name> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="cf"><maml:name>Confirm</maml:name> <maml:Description><maml:para>Prompts you for confirmation before running the cmdlet. Prompts you for confirmation before running the cmdlet. </maml:para> </maml:Description> <dev:type><maml:name>SwitchParameter</maml:name> <maml:uri /></dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="true" globbing="true" pipelineInput="True (ByPropertyName)" position="named" aliases="none"><maml:name>ExtensionName</maml:name> <maml:Description><maml:para>The Extensions Name to be Installed. Accepts WildCards. </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type><maml:name>String[]</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"><maml:name>Insiders</maml:name> <maml:Description><maml:para>Switch to Target Insiders version of Code </maml:para> </maml:Description> <dev:type><maml:name>SwitchParameter</maml:name> <maml:uri /></dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="wi"><maml:name>WhatIf</maml:name> <maml:Description><maml:para>Shows what would happen if the cmdlet runs. The cmdlet is not run. </maml:para> </maml:Description> <dev:type><maml:name>SwitchParameter</maml:name> <maml:uri /></dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"><maml:name>Category</maml:name> <maml:Description><maml:para>Filter Extensions by Categories. Valid categoies are 'Languages', 'Snippets', 'Linters', 'Debuggers', 'Other', 'Themes' and 'Productivity' </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type><maml:name>String[]</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="true" pipelineInput="True (ByPropertyName)" position="named" aliases="none"><maml:name>PublisherName</maml:name> <maml:Description><maml:para>Filter Extensions by Publisher Name. Accepts WildCards. </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type><maml:name>String[]</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="true" pipelineInput="False" position="named" aliases="none"><maml:name>Tag</maml:name> <maml:Description><maml:para>Filter Extensions by Tag names. Accepts WildCards. </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type><maml:name>String[]</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:syntaxItem> </command:syntax> <command:parameters><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="cf"><maml:name>Confirm</maml:name> <maml:Description><maml:para>Prompts you for confirmation before running the cmdlet. Prompts you for confirmation before running the cmdlet. </maml:para> </maml:Description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type><maml:name>SwitchParameter</maml:name> <maml:uri /></dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="true" globbing="true" pipelineInput="True (ByPropertyName)" position="named" aliases="none"><maml:name>DisplayName</maml:name> <maml:Description><maml:para>The Extensions Display Name to be Installed. Accepts WildCards. </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type><maml:name>String[]</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="true" globbing="true" pipelineInput="True (ByPropertyName)" position="named" aliases="none"><maml:name>ExtensionName</maml:name> <maml:Description><maml:para>The Extensions Name to be Installed. Accepts WildCards. </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type><maml:name>String[]</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"><maml:name>Insiders</maml:name> <maml:Description><maml:para>Switch to Target Insiders version of Code </maml:para> </maml:Description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type><maml:name>SwitchParameter</maml:name> <maml:uri /></dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="wi"><maml:name>WhatIf</maml:name> <maml:Description><maml:para>Shows what would happen if the cmdlet runs. The cmdlet is not run. </maml:para> </maml:Description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type><maml:name>SwitchParameter</maml:name> <maml:uri /></dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"><maml:name>Category</maml:name> <maml:Description><maml:para>Filter Extensions by Categories. Valid categoies are 'Languages', 'Snippets', 'Linters', 'Debuggers', 'Other', 'Themes' and 'Productivity' </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type><maml:name>String[]</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="true" pipelineInput="True (ByPropertyName)" position="named" aliases="none"><maml:name>PublisherName</maml:name> <maml:Description><maml:para>Filter Extensions by Publisher Name. Accepts WildCards. </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type><maml:name>String[]</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="true" pipelineInput="False" position="named" aliases="none"><maml:name>Tag</maml:name> <maml:Description><maml:para>Filter Extensions by Tag names. Accepts WildCards. </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type><maml:name>String[]</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <command:inputTypes><command:inputType><dev:type><maml:name>System.String[]</maml:name> </dev:type> <maml:description><maml:para> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues><command:returnValue><dev:type><maml:name>System.Object</maml:name> </dev:type> <maml:description><maml:para> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <maml:alertSet><maml:alert><maml:para> </maml:para> </maml:alert> </maml:alertSet> <command:examples><command:example><maml:title>Example 1</maml:title> <dev:code>PS C:\> Install-VSCodeExtension -DisplayName 'Flatland Monokai Theme'</dev:code> <dev:remarks><maml:para>This example uses the Display Name to Install the Extension. </maml:para> </dev:remarks> </command:example> <command:example><maml:title>Example 2</maml:title> <dev:code>PS C:\> Install-VSCodeExtension -ExtensionName 'Theme-FlatlandMonokai' -Insiders</dev:code> <dev:remarks><maml:para>This example uses the Extension Name to Install the Extension. It is being installed for the Insiders version of VSCode. </maml:para> </dev:remarks> </command:example> <command:example><maml:title>Example 3</maml:title> <dev:code>PS C:\> Install-VSCodeExtension -ExtensionName 'Theme-FlatlandMonokai' -PublisherName 'gerane'</dev:code> <dev:remarks><maml:para>This example uses the Extension Name and Publisher Name to Install the Extension. </maml:para> </dev:remarks> </command:example> <command:example><maml:title>Example 4</maml:title> <dev:code>PS C:\> Install-VSCodeExtension -ExtensionName 'pow*' -Category Debuggers</dev:code> <dev:remarks><maml:para>This example Installs the PowerShell Extension by searching for Extensions with category Debuggers and start with pow. </maml:para> </dev:remarks> </command:example> <command:example><maml:title>Example 5</maml:title> <dev:code>PS C:\> Find-VSCodeExtension -ExtensionName '*flow*' -Tag Java*</dev:code> <dev:remarks><maml:para>This example Installs the flow-for-vscode and vscode-flow Extensions by searching for Extensions with tags starting with Java and names containing flow. </maml:para> </dev:remarks> </command:example> </command:examples> <command:relatedLinks></command:relatedLinks> </command:command> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"> <command:details><command:name>Uninstall-VSCodeExtension</command:name> <command:verb>Uninstall</command:verb> <command:noun>VSCodeExtension</command:noun> <maml:description><maml:para>Uninstalls VSCode Extensions. </maml:para> </maml:description> </command:details> <maml:description><maml:para>Uninstalls Extensions for Stable or Insiders Versions of VSCode using names or Wildcards. </maml:para> </maml:description> <command:syntax><command:syntaxItem><maml:name>Uninstall-VSCodeExtension</maml:name> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="cf"><maml:name>Confirm</maml:name> <maml:Description><maml:para>Prompts you for confirmation before running the cmdlet. Prompts you for confirmation before running the cmdlet. </maml:para> </maml:Description> <dev:type><maml:name>SwitchParameter</maml:name> <maml:uri /></dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="true" globbing="true" pipelineInput="True (ByPropertyName)" position="named" aliases="none"><maml:name>DisplayName</maml:name> <maml:Description><maml:para>The Extensions Display Name. Accepts WildCards. </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type><maml:name>String[]</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"><maml:name>Insiders</maml:name> <maml:Description><maml:para>Switch to Target Insiders version of Code </maml:para> </maml:Description> <dev:type><maml:name>SwitchParameter</maml:name> <maml:uri /></dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="wi"><maml:name>WhatIf</maml:name> <maml:Description><maml:para>Shows what would happen if the cmdlet runs. The cmdlet is not run. </maml:para> </maml:Description> <dev:type><maml:name>SwitchParameter</maml:name> <maml:uri /></dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="true" pipelineInput="True (ByPropertyName)" position="named" aliases="none"><maml:name>PublisherName</maml:name> <maml:Description><maml:para>Filter Extensions by Publisher Name. Accepts WildCards. </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type><maml:name>String[]</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:syntaxItem> <command:syntaxItem><maml:name>Uninstall-VSCodeExtension</maml:name> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="cf"><maml:name>Confirm</maml:name> <maml:Description><maml:para>Prompts you for confirmation before running the cmdlet. Prompts you for confirmation before running the cmdlet. </maml:para> </maml:Description> <dev:type><maml:name>SwitchParameter</maml:name> <maml:uri /></dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="true" globbing="true" pipelineInput="True (ByPropertyName)" position="named" aliases="none"><maml:name>ExtensionName</maml:name> <maml:Description><maml:para>The Extensions Name. Accepts WildCards. </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type><maml:name>String[]</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"><maml:name>Insiders</maml:name> <maml:Description><maml:para>Switch to Target Insiders version of Code </maml:para> </maml:Description> <dev:type><maml:name>SwitchParameter</maml:name> <maml:uri /></dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="wi"><maml:name>WhatIf</maml:name> <maml:Description><maml:para>Shows what would happen if the cmdlet runs. The cmdlet is not run. </maml:para> </maml:Description> <dev:type><maml:name>SwitchParameter</maml:name> <maml:uri /></dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="true" pipelineInput="True (ByPropertyName)" position="named" aliases="none"><maml:name>PublisherName</maml:name> <maml:Description><maml:para>Filter Extensions by Publisher Name. Accepts WildCards. </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type><maml:name>String[]</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:syntaxItem> </command:syntax> <command:parameters><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="cf"><maml:name>Confirm</maml:name> <maml:Description><maml:para>Prompts you for confirmation before running the cmdlet. Prompts you for confirmation before running the cmdlet. </maml:para> </maml:Description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type><maml:name>SwitchParameter</maml:name> <maml:uri /></dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="true" globbing="true" pipelineInput="True (ByPropertyName)" position="named" aliases="none"><maml:name>DisplayName</maml:name> <maml:Description><maml:para>The Extensions Display Name. Accepts WildCards. </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type><maml:name>String[]</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="true" variableLength="true" globbing="true" pipelineInput="True (ByPropertyName)" position="named" aliases="none"><maml:name>ExtensionName</maml:name> <maml:Description><maml:para>The Extensions Name. Accepts WildCards. </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type><maml:name>String[]</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"><maml:name>Insiders</maml:name> <maml:Description><maml:para>Switch to Target Insiders version of Code </maml:para> </maml:Description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type><maml:name>SwitchParameter</maml:name> <maml:uri /></dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="wi"><maml:name>WhatIf</maml:name> <maml:Description><maml:para>Shows what would happen if the cmdlet runs. The cmdlet is not run. </maml:para> </maml:Description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type><maml:name>SwitchParameter</maml:name> <maml:uri /></dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="true" pipelineInput="True (ByPropertyName)" position="named" aliases="none"><maml:name>PublisherName</maml:name> <maml:Description><maml:para>Filter Extensions by Publisher Name. Accepts WildCards. </maml:para> </maml:Description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type><maml:name>String[]</maml:name> <maml:uri /></dev:type> <dev:defaultValue></dev:defaultValue> </command:parameter> </command:parameters> <command:inputTypes><command:inputType><dev:type><maml:name>System.String[]</maml:name> </dev:type> <maml:description><maml:para> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues><command:returnValue><dev:type><maml:name>System.Object</maml:name> </dev:type> <maml:description><maml:para> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <maml:alertSet><maml:alert><maml:para> </maml:para> </maml:alert> </maml:alertSet> <command:examples><command:example><maml:title>Example 1</maml:title> <dev:code>PS C:\> Uninstall-VSCodeExtension -DisplayName 'Flatland Monokai Theme'</dev:code> <dev:remarks><maml:para>This example uses the Display Name to Uninstall the Extension. </maml:para> </dev:remarks> </command:example> <command:example><maml:title>Example 2</maml:title> <dev:code>PS C:\> Uninstall-VSCodeExtension -ExtensionName 'Theme-FlatlandMonokai' -Insiders</dev:code> <dev:remarks><maml:para>This example uses the Extension Name to Uninstall the Extension. It is being uninstalled for the Insiders version of VSCode. </maml:para> </dev:remarks> </command:example> <command:example><maml:title>Example 3</maml:title> <dev:code>PS C:\> Uninstall-VSCodeExtension -ExtensionName 'Theme-FlatlandMonokai' -PublisherName 'gerane'</dev:code> <dev:remarks><maml:para>This example uses the Extension Name and Publisher Name to Uninstall the Extension. </maml:para> </dev:remarks> </command:example> <command:example><maml:title>Example 4</maml:title> <dev:code>PS C:\> Uninstall-VSCodeExtension -ExtensionName '*' -PublisherName 'gerane'</dev:code> <dev:remarks><maml:para>This example Uninstalls all Extensions by the Publisher gerane </maml:para> </dev:remarks> </command:example> </command:examples> <command:relatedLinks></command:relatedLinks> </command:command> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"> <command:details><command:name>Update-VSCodeExtension</command:name> <command:verb>Update</command:verb> <command:noun>VSCodeExtension</command:noun> <maml:description><maml:para>Updates VSCode Extensions. </maml:para> </maml:description> </command:details> <maml:description><maml:para>Finds outdated Extensions for Stable or Insiders versions of VSCode and Updates them. </maml:para> </maml:description> <command:syntax><command:syntaxItem><maml:name>Update-VSCodeExtension</maml:name> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="cf"><maml:name>Confirm</maml:name> <maml:Description><maml:para>Prompts you for confirmation before running the cmdlet. Prompts you for confirmation before running the cmdlet. </maml:para> </maml:Description> <dev:type><maml:name>SwitchParameter</maml:name> <maml:uri /></dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"><maml:name>Insiders</maml:name> <maml:Description><maml:para>Switch to Target Insiders version of Code </maml:para> </maml:Description> <dev:type><maml:name>SwitchParameter</maml:name> <maml:uri /></dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="wi"><maml:name>WhatIf</maml:name> <maml:Description><maml:para>Shows what would happen if the cmdlet runs. The cmdlet is not run. </maml:para> </maml:Description> <dev:type><maml:name>SwitchParameter</maml:name> <maml:uri /></dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"><maml:name>Passthru</maml:name> <maml:Description><maml:para>Passes updated extensions as output. </maml:para> </maml:Description> <dev:type><maml:name>SwitchParameter</maml:name> <maml:uri /></dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> </command:syntaxItem> </command:syntax> <command:parameters><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="cf"><maml:name>Confirm</maml:name> <maml:Description><maml:para>Prompts you for confirmation before running the cmdlet. Prompts you for confirmation before running the cmdlet. </maml:para> </maml:Description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type><maml:name>SwitchParameter</maml:name> <maml:uri /></dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"><maml:name>Insiders</maml:name> <maml:Description><maml:para>Switch to Target Insiders version of Code </maml:para> </maml:Description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type><maml:name>SwitchParameter</maml:name> <maml:uri /></dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="wi"><maml:name>WhatIf</maml:name> <maml:Description><maml:para>Shows what would happen if the cmdlet runs. The cmdlet is not run. </maml:para> </maml:Description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type><maml:name>SwitchParameter</maml:name> <maml:uri /></dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"><maml:name>Passthru</maml:name> <maml:Description><maml:para>Passes updated extensions as output. </maml:para> </maml:Description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type><maml:name>SwitchParameter</maml:name> <maml:uri /></dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> </command:parameters> <command:inputTypes><command:inputType><dev:type><maml:name>None</maml:name> </dev:type> <maml:description><maml:para> </maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues><command:returnValue><dev:type><maml:name>System.Object</maml:name> </dev:type> <maml:description><maml:para> </maml:para> </maml:description> </command:returnValue> </command:returnValues> <maml:alertSet><maml:alert><maml:para> </maml:para> </maml:alert> </maml:alertSet> <command:examples><command:example><maml:title>Example 1</maml:title> <dev:code>PS C:\> Update-VSCodeExtension -Passthru Name Version ---- ------- gerane.Theme-CarbonightBlue 0.0.2 gerane.Theme-Zenburn 0.0.3 ms-vscode.Theme-PredawnKit 0.1.1 ms-vscode.Theme-TomorrowKit 0.1.3</dev:code> <dev:remarks><maml:para>Updates Extensions for the Stable Version of VSCode. </maml:para> </dev:remarks> </command:example> <command:example><maml:title>Example 2</maml:title> <dev:code>PS C:\> Update-VSCodeExtension -Insiders</dev:code> <dev:remarks><maml:para>Updates Extensions for the Insiders Version of VSCode. </maml:para> </dev:remarks> </command:example> </command:examples> <command:relatedLinks></command:relatedLinks> </command:command> </helpItems> |