sourcegraph / sourcegraph/scip-typescript
Add support for indexing npm workspaces
Open
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
yarnWorkspacesyarnBerryWorkspacespnpmWorkspaces
Are there any plans to add support for npmWorkspaces
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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