René's URL Explorer Experiment


Title: How to update the language server to the latest stable version · Issue #3977 · microsoft/vscode-python · GitHub

Open Graph Title: How to update the language server to the latest stable version · Issue #3977 · microsoft/vscode-python

X Title: How to update the language server to the latest stable version · Issue #3977 · microsoft/vscode-python

Description: Turning on the language server In your settings.json, set "python.languageServer": "Microsoft". You will then be prompted to restart VS Code. If you have not downloaded the language server before then that will be triggered when you trig...

Open Graph Description: Turning on the language server In your settings.json, set "python.languageServer": "Microsoft". You will then be prompted to restart VS Code. If you have not downloaded the language server before t...

X Description: Turning on the language server In your settings.json, set "python.languageServer": "Microsoft". You will then be prompted to restart VS Code. If you have not downloaded the lang...

Opengraph URL: https://github.com/microsoft/vscode-python/issues/3977

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"How to update the language server to the latest stable version","articleBody":"# Turning on the language server\r\n\r\nIn your `settings.json`, set `\"python.languageServer\": \"Microsoft\"`. You will then be prompted to restart VS Code. If you have not downloaded the language server before then that will be triggered when you trigger the extension by opening a Python file.\r\n\r\nIssues directly related to the language server -- e.g. completions -- should be reported to the [Microsoft/python-language-server issue tracker](https://github.com/microsoft/python-language-server/issues).\r\n\r\n# Checking whether you have the latest stable version\r\nYou can check what version of the language server you are using by looking at the Output Panel's `Python` output:\r\n\r\n![image](https://user-images.githubusercontent.com/54418/51133319-8d7b5600-17e9-11e9-9939-abdaeb512c3a.png)\r\n\r\nThe [`languageServerVersion` in our `package.json`](https://github.com/Microsoft/vscode-python/blob/master/package.json#L6) always specifies the latest stable release version.\r\n\r\n# Installing the latest stable version\r\n\r\n1. Run the `Extensions: Open Extensions Folder` command\r\n![image](https://user-images.githubusercontent.com/54418/51133115-eac2d780-17e8-11e9-9db3-2fd7f897ba3b.png)\r\n1. Quit VS Code\r\n1. Open the folder containing the Python extension (name should have a prefix of `ms-python.python`)\r\n![image](https://user-images.githubusercontent.com/54418/51133136-fe6e3e00-17e8-11e9-8e94-68ec2053c707.png)\r\n1. Delete the folder containing the language server (has a prefix of `languageServer`)\r\n![image](https://user-images.githubusercontent.com/54418/51133214-3aa19e80-17e9-11e9-969d-ff8ab680d426.png)\r\n1. Launch VS Code\r\n1. Open a Python file\r\n1. Wait for the language server to download and be unpacked\r\n![image](https://user-images.githubusercontent.com/54418/51133274-6886e300-17e9-11e9-9679-a1997c0ed61e.png)\r\n\r\nYou can check the Output panel to double-check you are using the latest version (see above for a screenshot of what the panel looks like).\r\n\r\n# Installing the beta version\r\n\r\nIf you want to try out what is coming, you can try the beta version of the language server by setting `\"python.analysis.downloadChannel\": \"beta\"` (note that the setting isn't documented, so don't be alarmed if VS Code flags it as not existing). Do note that this will not re-download the language server immediately, so if you want to update immediately you will need to follow the instructions above on how to delete your current installation of the language server.\r\n\r\nAs with anything that is beta, no guarantees of stability or quality can be made. If issues are found then please report them on the [Microsoft/python-language-server issue tracker](https://github.com/microsoft/python-language-server/issues).","author":{"url":"https://github.com/brettcannon","@type":"Person","name":"brettcannon"},"datePublished":"2019-01-14T18:46:51.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/3977/vscode-python/issues/3977"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:dc168c07-46a7-6ee4-a164-87b30c3a7b69
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idC206:239F4C:BBF1:F9E1:6A4D7EE1
html-safe-nonce1fabf5fdcb56d6db2f547687a33d7c84e5ee698bfaa7277f3a0a7fded42f0ed8
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDMjA2OjIzOUY0QzpCQkYxOkY5RTE6NkE0RDdFRTEiLCJ2aXNpdG9yX2lkIjoiMTE5ODA1MzcwOTkzMTQ0NTk4NSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac633e09b753064b951570acb495c325c4716626f83555829c702d14ea0dd49503
hovercard-subject-tagissue:399023686
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/microsoft/vscode-python/3977/issue_layout
twitter:imagehttps://opengraph.githubassets.com/d4306a9a629f402a11fc398ce3bc0245ad101079f470e0c401b302171d2e2641/microsoft/vscode-python/issues/3977
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/d4306a9a629f402a11fc398ce3bc0245ad101079f470e0c401b302171d2e2641/microsoft/vscode-python/issues/3977
og:image:altTurning on the language server In your settings.json, set "python.languageServer": "Microsoft". You will then be prompted to restart VS Code. If you have not downloaded the language server before t...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamebrettcannon
hostnamegithub.com
expected-hostnamegithub.com
Nonec6bf61c909482ec3072ef5d7a5a28f2a9d214788c9a44793eca1960048cb05ae
turbo-cache-controlno-preview
go-importgithub.com/microsoft/vscode-python git https://github.com/microsoft/vscode-python.git
octolytics-dimension-user_id6154722
octolytics-dimension-user_loginmicrosoft
octolytics-dimension-repository_id106462765
octolytics-dimension-repository_nwomicrosoft/vscode-python
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forktrue
octolytics-dimension-repository_parent_id49946255
octolytics-dimension-repository_parent_nwoDonJayamanne/pythonVSCode
octolytics-dimension-repository_network_root_id49946255
octolytics-dimension-repository_network_root_nwoDonJayamanne/pythonVSCode
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release6702a58b419a792226bd21ef0fb1bcb318bbcaa3
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/microsoft/vscode-python/issues/3977#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmicrosoft%2Fvscode-python%2Fissues%2F3977
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmicrosoft%2Fvscode-python%2Fissues%2F3977
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=microsoft%2Fvscode-python
Reloadhttps://github.com/microsoft/vscode-python/issues/3977
Reloadhttps://github.com/microsoft/vscode-python/issues/3977
Reloadhttps://github.com/microsoft/vscode-python/issues/3977
Please reload this pagehttps://github.com/microsoft/vscode-python/issues/3977
microsoft https://github.com/microsoft
vscode-pythonhttps://github.com/microsoft/vscode-python
DonJayamanne/pythonVSCodehttps://github.com/DonJayamanne/pythonVSCode
Notifications https://github.com/login?return_to=%2Fmicrosoft%2Fvscode-python
Fork 1.3k https://github.com/login?return_to=%2Fmicrosoft%2Fvscode-python
Star 4.6k https://github.com/login?return_to=%2Fmicrosoft%2Fvscode-python
Code https://github.com/microsoft/vscode-python
Issues 334 https://github.com/microsoft/vscode-python/issues
Pull requests 31 https://github.com/microsoft/vscode-python/pulls
Discussions https://github.com/microsoft/vscode-python/discussions
Actions https://github.com/microsoft/vscode-python/actions
Models https://github.com/microsoft/vscode-python/models
Wiki https://github.com/microsoft/vscode-python/wiki
Security and quality 2 https://github.com/microsoft/vscode-python/security
Insights https://github.com/microsoft/vscode-python/pulse
Code https://github.com/microsoft/vscode-python
Issues https://github.com/microsoft/vscode-python/issues
Pull requests https://github.com/microsoft/vscode-python/pulls
Discussions https://github.com/microsoft/vscode-python/discussions
Actions https://github.com/microsoft/vscode-python/actions
Models https://github.com/microsoft/vscode-python/models
Wiki https://github.com/microsoft/vscode-python/wiki
Security and quality https://github.com/microsoft/vscode-python/security
Insights https://github.com/microsoft/vscode-python/pulse
How to update the language server to the latest stable versionhttps://github.com/microsoft/vscode-python/issues/3977#top
area-intellisenseLSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc.https://github.com/microsoft/vscode-python/issues?q=state%3Aopen%20label%3A%22area-intellisense%22
metaIssue that is tracking an overall projecthttps://github.com/microsoft/vscode-python/issues?q=state%3Aopen%20label%3A%22meta%22
needs PRReady to be worked onhttps://github.com/microsoft/vscode-python/issues?q=state%3Aopen%20label%3A%22needs%20PR%22
https://github.com/brettcannon
brettcannonhttps://github.com/brettcannon
on Jan 14, 2019https://github.com/microsoft/vscode-python/issues/3977#issue-399023686
Microsoft/python-language-server issue trackerhttps://github.com/microsoft/python-language-server/issues
https://user-images.githubusercontent.com/54418/51133319-8d7b5600-17e9-11e9-9939-abdaeb512c3a.png
languageServerVersion in our package.jsonhttps://github.com/Microsoft/vscode-python/blob/master/package.json#L6
https://user-images.githubusercontent.com/54418/51133115-eac2d780-17e8-11e9-9db3-2fd7f897ba3b.png
https://user-images.githubusercontent.com/54418/51133136-fe6e3e00-17e8-11e9-8e94-68ec2053c707.png
https://user-images.githubusercontent.com/54418/51133214-3aa19e80-17e9-11e9-969d-ff8ab680d426.png
https://user-images.githubusercontent.com/54418/51133274-6886e300-17e9-11e9-9679-a1997c0ed61e.png
Microsoft/python-language-server issue trackerhttps://github.com/microsoft/python-language-server/issues
area-intellisenseLSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc.https://github.com/microsoft/vscode-python/issues?q=state%3Aopen%20label%3A%22area-intellisense%22
metaIssue that is tracking an overall projecthttps://github.com/microsoft/vscode-python/issues?q=state%3Aopen%20label%3A%22meta%22
needs PRReady to be worked onhttps://github.com/microsoft/vscode-python/issues?q=state%3Aopen%20label%3A%22needs%20PR%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.