Add support for indexing npm workspaces

Open
#394 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
48/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
typescript
Domain
tooling

Research direction

Start with src/main.ts at the referenced workspace configuration list, then trace how the existing yarn and pnpm workspace modes are handled. Done means npmWorkspaces is accepted and npm-workspace projects are indexed consistently with the existing workspace modes.

Written by the indexing model from the issue text.

Description

graph/scip-typescript team/graph

It looks like scip-typescript currently supports indexing

  • yarnWorkspaces
  • yarnBerryWorkspaces
  • pnpmWorkspaces

See here: https://github.com/sourcegraph/scip-typescript/blob/59265b22b5b22ff2284705e27aec81bfe5087276/src/main.ts#L33

Are there any plans to add support for npmWorkspaces

Dominant language
TypeScript
Stars
115
Forks
42
Avg merge
12d 22h
Merged PRs (30d)
6

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from sourcegraph/scip-typescript

All issues in sourcegraph/scip-typescript

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.