

Microsoft brings Python coding help beyond Visual Studio
source link: https://www.tuicool.com/articles/hit/baqM3in
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Microsoft plans to extend IntelliSense code analysis for Python to tools beyond Visual Studio, using its Python Language Server. IntelliSense provides autocompletions for variables, functions, and other symbols that appear as developers type code.
Available as a beta in the July release of the Python extension for Visual Studio, the Python Language Server will be offered later this year as a standalone component for use with tools that support the Language Server Protocol . That protocol lets editing tools and IDEs support multiple languages.
The Python Language Server uses iterative program analysis to track variable types in a project while simulating code execution. The result is a black box that takes Python code and offers all the information an editor needs to for tool tips, completions, finding definitions and references, and renaming global variable. The server works with the .Net Core development platform on Windows, MacOS, and Linux, supporting Python 2.5 through Python 3.7.
Where to download the Python Language Server extension
You can download the Python Language Server extension for Visual Studio Code from the Visual Studio Marketplace. The standalone Python Language Server, when it arrives, will be offered under an Apache 2.0 license.
Recommend
-
31
One of the coolest code editors available to programmers, Visual Studio Code , is an open-source, extensible, light-weight editor available on all platforms. It’s these qu...
-
53
This post was originally published here One of the coolest code editors available to programmers,
-
46
Two days after releasing Visual Studio 2019 for Windows and Mac , Microsoft today made Visual Studio Code availa...
-
20
What’s New in Visual Studio 2019 and beyondWhat’s New in Visual Studio 2019 and beyond - YouTube
-
11
Coding on Raspberry Pi remotely with Visual Studio Code Jim Bennett from Microsoft, who showed you all how to get Visual Studi...
-
8
Keyboard Shortcuts Hold Down Alt when Selecting Text Let’s say you have a list of variables and you decide to change the scope from public to protected. You could use find and replace on the selected text, or...
-
4
The Print Queue now aligns with the rest of Windows 11 We’ve known for a while that Microsoft was working on overhauling the entire look and feel of Windows 11, but this is obviously a work in...
-
12
Python coding for kids: Moving beyond the basics We are excited to announce our second new Python learning path, ‘More Python’, which shows you...
-
8
Visual Studio Code 1.75 brings configuration profiles Profiles allow VS Code users to create and share configurations for the UI, extensions, settings, k...
-
9
Visual Studio 2022 17.5 arrives with C++ enhancements, AI coding suggestions Latest upgrade to Microsoft’s flagship IDE also promises more streamlined AP...
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK