Python Forum
A humble VsCode Python Snippets 2.0
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
A humble VsCode Python Snippets 2.0
#1
Photo 
Hi guys, I'm a bit new here. To be frank, after I publish the updated extension I do not know how to make it appear in the search section of vscode so I figure I just register a new account here and share it here since this extension is free.
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
Happy New Year everyone, the code is available in github so you can see it yourselves:
[Image: python.gif]

[Image: oldpython.gif]

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
Reply


Messages In This Thread
A humble VsCode Python Snippets 2.0 - by medlexo - Jan-02-2022, 05:44 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Python on VSCode GiBandoleiro 1 514 Nov-01-2023, 03:35 PM
Last Post: deanhystad
  Automate Word snippets PHbench 0 585 Jun-06-2023, 06:59 PM
Last Post: PHbench
  Python package not seen in VSCode fmccabe80 6 3,318 Mar-06-2023, 10:01 PM
Last Post: fmccabe80
  Python Snippets Source kucingkembar 0 663 Oct-18-2022, 12:50 AM
Last Post: kucingkembar
  I use VsCode with Python and it currently won't let me run any code NordicMonkey 2 1,573 Sep-18-2022, 08:42 PM
Last Post: Larz60+
  VSCode Setup and configuring to run with Python apollo 2 3,116 Jan-13-2021, 04:55 PM
Last Post: jefsummers
  How to connect Mysql databse with python and VSCode IDE madhusoodhananER 1 8,778 Oct-31-2019, 10:15 AM
Last Post: Larz60+
  Code snippets for building multi column Listviews and or Treeview KevinBrown 3 3,347 Apr-14-2019, 06:50 PM
Last Post: Yoriz

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020