Skip to content

[feat][lsp] add support for custom config file name(s) #945

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
mjames-c opened this issue May 26, 2025 · 0 comments
Open

[feat][lsp] add support for custom config file name(s) #945

mjames-c opened this issue May 26, 2025 · 0 comments

Comments

@mjames-c
Copy link
Contributor

mjames-c commented May 26, 2025

The tsgo LSP is currently hardcoded to look for tsconfig.json files for figuring out project configuration for a given source file (similar to TSv5). My request is to make the config file names the LSP searches for configurable (e.g. a vscode option like typescript.native-preview.configNames: string[])

This would allow my company (Canva) to experiment and incrementally rollout different project configurations to our 600+ frontend engineers. If the TS team is onboard with this feature being added it's something my team could contribute. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant