Description
We have a snippet for #endregion#
that seems to be blocking me from just opening PowerShell's comment block syntax like:
<#
.SYNOPSIS
...
#>
Because hitting enter after <#
accepts the suggestion to expand that completion/snippet instead of entering a newline.
@rjmholt any ideas?