intellij-postfix-templates
intellij-postfix-templates copied to clipboard
Add container syntax and fix syntax errors in Python
I extended some container syntax (e.g. set()
) and fixed sort-series syntax (e.g. sort
-> sorted
.)
Please refer to the documentation: https://docs.python.org/3/howto/sorting.html