sourcegraph / sourcegraph/scip-typescript

Add support for indexing npm workspaces

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

Nobody has claimed this yet.

graph/scip-typescript team/graph
Dominant language
TypeScript
Stars
115
Forks
42
Avg merge
12d 22h
Merged PRs (30d)
6

Description

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

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.

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.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.