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
.vscodeignore
cgmanifest.json
language-configuration.json
package.json Delete built-in PowerShell snippets 2022-03-31 11:41:06 -07:00
package.nls.json
yarn.lock