microsoft / microsoft/TypeScript

Use LazyBarrel to improve IDE performance

Open
#62,988 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Awaiting More Feedback Domain: Performance Suggestion
Dominant language
Go
Stars
111k
Forks
14.3k
Avg merge
2d 4h
Merged PRs (30d)
132

Description

🔍 Search Terms

"re-export", "barrel file", "optimization", "performance"

✅ Viability Checklist
⭐ Suggestion

Can the Typescript Language Server implement and use its own version of the LazyBarrel optimization as an experimental feature to improve IDE performance?

📃 Motivating Example

This feature should improve IDE performance (e.g. type highlight) and reduce the impact of barrel files on Typescript codebases.

Explanation provided on LazyBarrel.

💻 Use Cases
  1. What do you want to use this for?

Improving IDE performance.

  1. What shortcomings exist with current approaches?

Barrel files have a significant impact on IDE performance in Typescript codebases.

  1. What workarounds are you using in the meantime?

Manually de-barreling packages.

Contributor guide

Open the contributing guide

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 the TypeScript Language Server and the linked LazyBarrel explanation to understand the proposed optimization and its scope. Identify an experimental integration point and a measurable IDE-performance scenario; done should demonstrate improved performance for barrel-heavy TypeScript code without changing runtime behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
developer-experience, performance
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.