friendly-snippets
friendly-snippets copied to clipboard
Set of preconfigured snippets for different languages.
Say I'm editing a shell script. The snippets in `shell/shell.json` are listed but those that are in `shelldoc.json` are not. Do I have to do something extra for those files?...
Following snippet cause parse error. https://github.com/rafamadriz/friendly-snippets/blob/572f5660cf05f8cd8834e096d7b4c921ba18e175/snippets/PowerShell.json#L515-L524
Related issue #581
Reading some of the earlier discussions I realize one definitely do not want to load every framework's/library's snippets just when opening a python file, but on the other hand loading...
add snippets for: - if/else statement - if statement error handling - while loop - while loop with continue expression - for loop - for loop with index - function...
i hated typing it on my own
- replace non-valid docker image reference - put metadata.annotations under the right layer of indentation
- For easier completion-based access add "dateISO" alternative to "diso". - Harmonize format descriptions to single letters for M, D and Y. - Harmonize keys for snippets to reflect the...