Snippets doesn't follow the new word separator standard #3404
Labels
Area-Snippets
Issue-Bug
A bug to squash.
Resolution-Fixed
Will close automatically.
Up for Grabs
Will shepherd PRs.
Milestone
System Details Output
Issue Description
The Snippet behaviour still matches the old separators. It doesn't select the $ to be replaced when inserting a snippet.

Expected Behaviour
I would expect it to match the behaviour of the word separators by default for PowerShell files.
Actual Behaviour
When inserting a snippet, it should not only select the word in the variables, but the entire variable, including '$' as that follows the new standard.
The text was updated successfully, but these errors were encountered: