What can VS code do?

write markdown

VS code is really a very easy-to-use Markdown writing tool. I use it to write Markdown even more than writing code. For example, the official account articles I write every week.

Related plugins:

  • Markdown
  • Markdown Preview Enhanced
  • Markdown All in One

write python

Most students choose pycharm to write python, but they often encounter many problems, such as pycharm running configuration, virtual environment, etc. These problems often make novices confused.

Relatively speaking, the threshold for using VS code is much lower!

Related plugins:

  • Python
  • Python for VSCode
  • Python autopep8

Manage git projects

If you are using git to manage your projects, then VS Code has natively integrated project version management. You can complete code comparison and submission in a few easy steps, without commands or other tools.

Related plugins:

  • Git History

draw flow chart

As a tester with all-round development of morality, intelligence, physique, art and labor, how can he not draw a flow chart?

plug-in

  • Draw.io Integration

girlfriend

As a senior otaku, do you wish that there is a girl next to you typing code with a sweet and lovely voice, constantly advocating that your code is great, which will directly lead to an immediate improvement in coding efficiency?

Come and experience this plugin!

Related plugins:

  • Rainbow Fart

Friends who are doing the test can come in and communicate. The group has compiled a lot of learning materials and interview questions, project resumes, etc....

Guess you like

Origin blog.csdn.net/nhb687096/article/details/131306596