Skip to content

Extracting metadata of packages and modules installed by gem and npm language package managers #609

@abhaykatheria

Description

@abhaykatheria

Problem Statement
Currently, Tern does not lists the metadata of packages and modules installed by language-level package managers like pip(#149), npm, yarn, gem, and golang.

Describe the Proposal
After this Tern should be able to list all the packages and modules installed via the above-mentioned package managers with their proper metadata.

Steps to Implement Proposal
Tern already supports adding snippets to the command library. For each language level package management system we would need to add the required scripts in snippets.yml.
as mentioned here

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions