feat: add support for TypeScri 10BC0 pt declaration files (.d.ts)#512
feat: add support for TypeScript declaration files (.d.ts)#512reddyeswaranush wants to merge 3 commits intoCodeGraphContext:mainfrom
Conversation
|
Someone is attempting to deploy a commit to the shashankss1205's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
This PR is ready from my side. The only failing check is the Vercel deployment, which seems to require maintainer authorization for forked PRs. Thanks! |
|
Hi @Shashankss1205, just a gentle follow-up The PR looks ready from my side. The only failing check is the Vercel deployment, which I believe requires maintainer approval for forked PRs. Whenever you get a chance, could you please approve or skip the Vercel check? |
|
Just checking in once more. The code review feedback has been addressed and the PR looks ready from my side. The only remaining failing check is the Vercel deployment, which seems to require maintainer approval for forked PRs. Thanks a lot! |
|
please answer this question: |
|
@Shashankss1205 We define Even though Having
It also keeps the logic explicit and easier to maintain instead of relying on scattered condition checks. |
|
I dont see it being used anywhere. If its just for help, you should replace it as a comment instead! |
Removed DTS_ALLOWED_NODES constant and added notes about indexing.
|
Done @Shashankss1205 |
|
Hi @Shashankss1205 Whenever you get a chance, could you please take a look? |
|
Hi @Shashankss1205 Whenever you get a chance, could you please take a look? |
|
Thanks @reddyeswaranush Will merge this PR today! Sorry for keeping it on hold for so long |
|
Sure @Shashankss1205 no worries 😊 |
|
This PR is ready from my side. The only failing check is the Vercel deployment, which seems to require maintainer authorization for forked PRs. Thanks! |
Fixes #467
What this PR does
Implementation details
.d.tsfiles are included in the TypeScript parsing pipeline.tsand.d.tsfilesHow tested
sample_dts.d.tstosample_project_typescriptcgc index sample_project_typescriptgetUserhas no callers