Skip to content

Feature Request: Open packages in requirements.txt in browser #14495

@LinqLover

Description

@LinqLover

Inspired by the idea from the Docker extension for VS Code to add hyperlinks to the base image:

image

I would love to see a similar feature for the packages listed in a requirements.txt file.

User story:

  • When I hover any package name (e.g. setuptools) in a requirements file, it looks like a hyperlink
  • When I click this hyperlink, a browser window is opened that redirects me to the relevant pypi.org site (e.g. https://pypi.org/project/setuptools/)

For reference, this is how they implemented it in the Docker extension:
https://github.com/microsoft/vscode-docker/blob/master/src/commands/registries/dockerHub/openDockerHubInBrowser.ts

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-environmentsFeatures relating to handling interpreter environmentsfeature-requestRequest for new features or functionalityhelp wantedIssues identified as good community contribution opportunitiesneeds PRReady to be worked on

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions