TechieClues TechieClues
Updated date Nov 15, 2020
The November 2020 release of the Python Extension for Visual Studio Code is released recently by Microsoft. The company introduced the Jupyter extension which Python extension now depends on this. 

The November 2020 release of the Python Extension for Visual Studio Code is released recently by Microsoft. The company introduced the Jupyter extension which Python extension now depends on this. 

You can download and install the python extension in the Microsoft marketplace or can directly install this extension from the Visual Studio code gallery. If you have a Python extension already, then just restart your Visual Studio code and it will be updated automatically.

Improvements or Enhancements in this November 2020 Release:

  • Updated the logic for parsing and sending selected code to the REPL. This is currently under experimentation, but available in the Insiders Program.
  • Fixed “TypeError: message must be set” error when debugging with pytest.

For more details about this release, please visit the official website. Courtesy: Microsoft

ABOUT THE AUTHOR

TechieClues
TechieClues

I specialize in creating and sharing insightful content encompassing various programming languages and technologies. My expertise extends to Python, PHP, Java, ... For more detailed information, please check out the user profile

https://www.techieclues.com/profile/techieclues

Comments (0)

There are no comments. Be the first to comment!!!