vscode/extensions/powershell
Andy Schwartzmeyer e1533409f1 Delete built-in PowerShell snippets
These two snippets conflict with the PowerShell comment syntax (`<#`),
and since snippet suggestions are enabled by default,
it means it's not possible to type `<#` followed by an enter,
which is very often desired.
The enter unfortunately chooses to insert an entirely unhelpful `#endregion` snippet.
2022-03-31 11:41:06 -07:00
..
syntaxes Update grammars 2021-11-02 15:32:34 +01:00
.vscodeignore Restore extensions in core (#114921) 2021-01-25 17:07:56 +01:00
cgmanifest.json Update grammars 2021-11-02 15:32:34 +01:00
language-configuration.json Restore extensions in core (#114921) 2021-01-25 17:07:56 +01:00
package.json Delete built-in PowerShell snippets 2022-03-31 11:41:06 -07:00
package.nls.json run prettier over extensions json files 2021-01-29 15:19:18 +01:00
yarn.lock add proper yarn.lock files 2021-02-01 14:35:52 +01:00