Change Log
February 17, 2022 ยท View on GitHub
All notable changes to the "python-snippets" extension will be documented in this file.
[0.1.2] 2022-02-17
- Merge PR #18, #19
[0.1.1] 2021-10-14
- Merge PR #14
[0.1.0]
- Merge PRs #15, #16, #17
[0.0.9]
- Merge PR #11
[0.0.8]
- Merge PR #9, #10
- Add "New property", issue #2
[0.0.7]
- Merge PR #7
[0.0.6]
- Merge PR #1 #3 #5 fix typo, new snippets added
[0.0.5]
- Fix duplicate snippets, adding some doc
[0.0.4]
- Added abbreviations list with description on README file
[0.0.3]
- Initial support for Tkinter, ported from Atom snippets found on GitHub
- Splitting snippets into category files
[0.0.2]
- Public repo on GitHub, feel free to contribute! :-)
[0.0.1]
- Initial release
- Porting Atom language-python with atomizr
- Added some snippets ported from PyCharm