ide-powershell icon indicating copy to clipboard operation
ide-powershell copied to clipboard

Investigate the current status of snippets, especially from completions

Open daviwil opened this issue 7 years ago • 3 comments

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?

daviwil avatar Jan 16 '18 22:01 daviwil

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

scrthq avatar Jan 18 '18 04:01 scrthq

Thanks a bunch for looking into this, Nate!

daviwil avatar Jan 19 '18 14:01 daviwil

You bet!

scrthq avatar Jan 19 '18 16:01 scrthq