当前位置:网站首页>The latest version of pycharm 2020.3: pair programming, intelligent text proofreading and downloading experience

The latest version of pycharm 2020.3: pair programming, intelligent text proofreading and downloading experience

2020-11-09 15:20:00 Lever essence

PyCharm It's a kind of Python IDE, It comes with a set of tools to help users use Python A tool to improve the efficiency of language development . Besides , The IDE There are some advanced features , For use Django Under the framework of professional Web Development , We'll talk about it next Pycharm Some tips for getting started , Interface and other related knowledge .

This week's EAP The function of the whole platform is specially introduced , Now it's tied to the PyCharm in :Code With Me, A tool for collaborative development and pairing programming , as well as Grazie, An intelligent text proofreading assistant . List of all issues fixed in this update , See release notes .

We invite you to join us EAP, Try the latest features we're about to launch , Test whether they work in your environment , And help us build a better PyCharm!

pycharm EAP Program

download PYCHARM 2020.3 EAP

emphasize

Code With Me

Now? , By default ,PyCharm EAP 2020.3 Include “Code with Me” function . If you are learning pair programming or online teaching Python, So it's definitely a tool you'll like .

As a host , You can define the level of permission that you want to grant visitors . You can allow others to edit files , Access terminal , And run the code in your project . in addition , You can also limit their access levels , Only when you code them in real time .

In addition to collaborative development ,Code With Me A significant feature of is its support for code insight on the guest side , For example, code navigation and autocomplete .

Grazie

Grazie For you in PyCharm Text written in provides intelligent spelling and grammar checking . It can recognize programming language (Python、Java etc. )、 Markup language (Latex、Markdown、XML and HTML)、 notes 、 Natural language structure in submission information, etc .

Grazie It can help you check the syntax in text files ( for example README.md Chinese grammar ). To make the most of it , You can also configure it to check for text elements in source code , Such as the literal character of the string 、 Comment or submit message .

Grazie The default setting is to check English text , You can open Settings/Preferences and selecting Editor > Proofreading Enable more than 15 Other languages , Including German 、 Russian 、 Chinese and other languages .

Be careful : All verifications were performed in IDE Internal local execution .

Web Development Tailwind CSS plug-in unit

PyCharm 2020.3 Now supports Tailwind CSS plug-in unit . enjoy HTML The file and @apply After the order Tailwind Class autocomplete . You can use tailwind.config.js File for customization , And do it automatically .

All you need to do is start from Settings / Preferences | Plugins | Marketplace> Tailwind CSS Installing a plug-in .

tailwind-css-plugin

Important repair

  • Now you can Correct display SciView Graph layout in .
  • Repair the Python In console Code completion pop-up window does not show the type and parameters of problem .
  • We've been webpack In the project In the wrong path of Achieved ease Navigation .

Ready to join EAP Did you? ?

Some basic rules

  • EAP The build is free to use , And after the build date 30 Days due .
  • You can work with stable PyCharm Versions installed side by side EAP structure .
  • These versions have not been fully tested , It could be unstable .
  • Feedback is always welcome . Please use our question tracker , And make sure to mention your build

summary

Have you learned today's content ? Download the latest version right now Pycharm Let's evaluate the experience . Click to learn more >>

版权声明
本文为[Lever essence]所创,转载请带上原文链接,感谢