-2

screenshot of Python for VS Code extension page with a deprecation notice

This extension is deprecated as it is no longer being maintained

Why is this message showing? Is it a problem? If so, how can fix it?

4
  • 3
    "why show this message" - ...because the extension is deprecated as it is no longer maintained? What's unclear? You already have the official Python extension anyway. Commented Jul 23, 2023 at 11:19
  • "how to fix it" - By uninstalling it because it is no longer maintained, and installing the official Python extension instead: code.visualstudio.com/docs/languages/python Commented Jul 23, 2023 at 11:28
  • then most likely there is a replacement that IS maintained and has >30M users Commented Jul 23, 2023 at 12:35
  • github.com/microsoft/vscode-discussions/discussions/…, stackoverflow.com/q/76748290/11107541 Commented Jul 23, 2023 at 20:03

1 Answer 1

3

I reached out the VS Code maintainers and asked about why the tht13.python got marked as deprecated- the regular procedure for extension deprecation at the time of this writing is either for the extension maintainer to reach out the VS Code maintainers and ask for the extension to be marked as deprecated, or for another party to ask the VS Code maintainers to reach out the the extension maintainer, but I didn't see paper trails for either of those things happening. A VS Code maintainer (Isidor Nikolic) replied:

The VS Marketplace team reached out multiple times to the author - Thomas Haakon Townsend. After 6 months there was no reply, and that in conjunction with the fact that the extension has not been updated in 7+ years we decided to mark it as deprecated. If Thomas disagrees he can reach out to us and we can make it to be no longer deprecated.

I suggest that you use the Microsoft Python extension instead: ms-python.python. Also, I'm pretty sure that deprecation doesn't mean you can't keep using it... so you could also just... keep using it. To my understanding, deprecation usually means "the maintainers are no longer going to be giving support on this thing, and ideally you would move to using some other better thing like it."

Sign up to request clarification or add additional context in comments.

1 Comment

Fo you have a suggestion for a full free extension, too? "The Pylance extension is only available in binary form and is released under a Microsoft proprietary license,"

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.