Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What are the new features of PyCharm2020.1 stable Edition?

2025-02-25 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/02 Report--

This article introduces the knowledge of "what are the new features of PyCharm2020.1 stable Edition". In the operation of actual cases, many people will encounter such a dilemma. Next, let the editor lead you to learn how to deal with these situations. I hope you can read it carefully and be able to achieve something!

1. Visual operation of rebase branch

Because the history submission record will gradually become chaotic, that's why we need the rebase branch. PyCharm2020.1 stable Edition provides a more convenient visual operation than ever before. Simply select a commit in the history, right-click, and select "change the base interactively from here", which will help you make the git log look better!

2. Smarter PyCharm debugger

The PyCharm debugger now allows developers to clearly observe what is happening in complex statements. When it works, the debugger asks the developer exactly which part of the statement you want to further debug.

3. Fonts specially designed for coding

Font Mono, designed for coding, is used to provide developers with a more comfortable reading experience.

4. Remind to install Python

On Windows platforms, if PyCharm does not find any installed versions of Python, it recommends downloading and installing Python from python.org.

5. Improved Django template

PyCharm Professional Edition provides code completion and debugging capabilities in Django templates, and improvements that have been implemented so far: automatic import of custom tags and better code completion. When writing Python code, you can type the name of any importable symbol, and then use Alt+EnterPyCharm to import it for you.

6. Support Vuex

The Vue.js plug-in for PyCharm 2020.1 stable now supports Vuex and can be used for state management. Among other functions, appropriate code completion will be provided for the Vuex state object.

7. Detachable terminal

It is now easier to run multiple commands at the same time and view their output at the same time: just right-click the terminal in PyCharm and select split Vertical. Of course, if you want, you can also choose to split the terminal horizontally.

This is the end of the content of "what are the new features of PyCharm2020.1 stable Edition". Thank you for reading. If you want to know more about the industry, you can follow the website, the editor will output more high-quality practical articles for you!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report