mirror of
https://github.com/Microsoft/vscode
synced 2024-10-30 08:06:04 +00:00
e1533409f1
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. |
||
---|---|---|
.. | ||
syntaxes | ||
.vscodeignore | ||
cgmanifest.json | ||
language-configuration.json | ||
package.json | ||
package.nls.json | ||
yarn.lock |