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
cgmanifest.json Update grammars 2021-11-02 15:32:34 +01:00
language-configuration.json
package.json Delete built-in PowerShell snippets 2022-03-31 11:41:06 -07:00
package.nls.json
yarn.lock add proper yarn.lock files 2021-02-01 14:35:52 +01:00