Do help me rate and share if this extension is useful to you. P.s before install disable other similar extensions first.
This is the link [Click This]
Happy New Year everyone, the code is available in github so you can see it yourselves:


And this is the changelog:
- added with new python function, update legacy code
- fixes a few unintended typo left by previous developer
- use `TAB` to rename field in every method / feature
- added label to method belong to string/list/tuple/set/dict
- added python `<datatype>` and snippet, try typing `str`
- added `match` snippet - python 3.10
- added `np.init` snippet for numpy array [pip3 install numpy]
- added `import` snippet
- added `documentation`, `timeit` snippet
- added `random` snippet
- added `for`-loop snippet
- added matplotlib template `plt`
- added `dp` decimal place, `end`, `env`, `benchmark`, `self`, `sleep`, `swap` snippet
- new format for easier selection, to see built in example type `apply.` `random.` `class`
- get example use `<datatype>.` while for available method use `.<datatype>` ex: `.string`
- welcome to contribute to add more ideas, make it as complete as possible