Support mode where only the root of a project tree is dumped and not it referenced projects

Open
#37 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
typescript
Domain
devtools

Research direction

Start by locating the code that dumps project trees and inspect how referenced projects are traversed. Use the supplied vertex example as a case while determining the expected root-only behavior. Done means a mode can dump the root project without including its referenced projects.

Written by the indexing model from the issue text.

Description

feature-request

The vertex in question:

{"id":3,"type":"vertex","label":"document","uri":"file:///c:/Users/dirkb/Projects/mseng/VSCode/lsif-node/samples/typescript-ref/shared/src/provide.ts","languageId":"typescript","contents":"ZXhwb3J0IGZ1bmN0aW9uIGFkZChhOiBudW1iZXIsIGI6IG51bWJlcik6IG51bWJlciB7DQoJcmV0dXJuIGEgKyBiOw0KfQ=="}
Dominant language
TypeScript
Stars
198
Forks
40
Avg merge
3d 7h
Merged PRs (30d)
1

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 microsoft/lsif-node

All issues in microsoft/lsif-node

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.