Skip to content
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

feat: add ts files to file watchers #5423

Merged
merged 3 commits into from
Mar 4, 2024

Conversation

rui-rayqiu
Copy link
Contributor

What does this PR do?

Add ts files to LWC file system watcher so that lwc-language-server can update tsconfig.json file on core workspaces if a ts file is changed. See the related PR.

What issues does this PR fix or reference?

@W-14958700@

Functionality Before

Any LWC TS files will NOT be included in the file watcher so events won't be called if a LWC TS file is changed.

Functionality After

Any LWC TS files will be included in the file watcher so events will be called if a LWC TS file is changed.

@CristiCanizales CristiCanizales merged commit eec330a into forcedotcom:develop Mar 4, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants