-
Notifications
You must be signed in to change notification settings - Fork 12.8k
For editing experience, use source instead of .d.ts files from project references #32028
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
Merged
Merged
Changes from 31 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
d0282b7
Add test to verify when source changes
sheetalkamat 0adab89
Use source files instead of .d.ts files from project references
sheetalkamat c97be16
Log the config of the project
sheetalkamat 746b01e
Check only for .d.ts files
sheetalkamat ecf8751
Check for language serivice enabled when including source files
sheetalkamat 1810288
Fix tests
sheetalkamat f472868
Watch generated file if it doesnt exist when trying to translate it t…
sheetalkamat 012ecda
Add sourceOf project reference redirect to filesByName list for redir…
sheetalkamat 2f30add
More tests
sheetalkamat da9260c
Create original project when location is in source of project referen…
sheetalkamat 75bd3cd
Fix more tests
sheetalkamat 96a8c86
Merge branch 'master' into referencesPrototypeSourceFile
sheetalkamat f72af3b
Verify the scenarios when d.ts directory of dependency doesnt exist
sheetalkamat 4d13f53
Merge branch 'master' into referencesPrototypeSourceFile
sheetalkamat f9e4b91
Fix incorrectly exported type
sheetalkamat f7ea0ba
Refactoring
sheetalkamat b5737fc
Refactor tests so its easy to edit and reason about them
sheetalkamat 15b68a9
Skip typechecking of source of project reference redirect
sheetalkamat 9be475b
Refactoring
sheetalkamat b1fa2eb
Errors using DiagnosticsSync commands
sheetalkamat 824c22c
Source of project reference behave as if those files cannot be emitted.
sheetalkamat b631850
Add option disableSourceOfProjectReferenceRedirect to disable using s…
sheetalkamat 103fe5f
Merge branch 'master' into referencesPrototypeSourceFile
sheetalkamat 666c4be
Merge branch 'master' into referencesPrototypeSourceFile
sheetalkamat 4c4ddf8
Merge branch 'master' into referencesPrototypeSourceFile
sheetalkamat c6e502b
Verify config file errors
sheetalkamat 076dde4
Test with --out as well
sheetalkamat a469fd8
Should not report that files are not part of config for files that ar…
sheetalkamat 6e09169
Merge branch 'master' into referencesPrototypeSourceFile
sheetalkamat 54d9ce9
Merge branch 'master' into referencesPrototypeSourceFile
sheetalkamat b26ca16
Merge branch 'master' into referencesPrototypeSourceFile
sheetalkamat 432da93
Add doc comments for fileExists and directoryExists implementation
sheetalkamat fd3ba67
Reword the option description per feedback
sheetalkamat File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.