ide-powershell
ide-powershell copied to clipboard
Investigate the current status of snippets, especially from completions
How does it compare to VS Code? Does tabbing through slots work well? Are the snippets in language-powershell out of date and in need of some updating?
Snippets appear to work the same, although creation/formatting is different (CSON vs JSON, slightly different fields). Snippets included with language-powershell are a bit minimal and outdated (clunky formatting, no apparent use of tab stops [looking at switch snippet as a comparison between Atom & Code]).
Working on adding/updating the snippets in language-powershell as time permits
Thanks a bunch for looking into this, Nate!
You bet!