-
Notifications
You must be signed in to change notification settings - Fork 12.8k
feat(41825): JSDoc equivalent of import * #57207
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 13 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
953e54b
feat(41825): add importType jsdoc tag
a-tarasyuk b67cba6
add jsdocImportTypeTag parsing tests
a-tarasyuk fc4ac15
update baseline
a-tarasyuk df23ce3
add jsdoc import type tag go to definition tests
a-tarasyuk 0b0029d
jsdoc import type completions
a-tarasyuk 0a20ad3
jsdoc import type find-all-refs/rename
a-tarasyuk 386120f
rename importType to import
a-tarasyuk 08806b6
add tests
a-tarasyuk d629693
auto import fix to existing jsdoc imports
a-tarasyuk 6ec3b27
cleanup
a-tarasyuk ad24624
handle multiline import clause
a-tarasyuk 26f633f
add tests
a-tarasyuk 82f79be
cleanup
a-tarasyuk a76450e
add additional import tag parsing test
a-tarasyuk 9003fbf
add additional import tag parsing tests
a-tarasyuk 5a6cb6b
handle jsdoc import tags in convert import refactoring
a-tarasyuk 67caac1
add additional tests
a-tarasyuk f7da8be
Merge branch 'main' of https://github.com/microsoft/TypeScript into f…
a-tarasyuk dd2a481
add import attrs to import tag. add additional tests
a-tarasyuk af9bc71
emit import declarations
a-tarasyuk 5bbe7e7
Merge branch 'main' of https://github.com/microsoft/TypeScript into f…
a-tarasyuk 7caacbd
emit type only imports
a-tarasyuk 340ea99
Merge branch 'main' of https://github.com/microsoft/TypeScript into f…
a-tarasyuk e28ff89
Merge branch 'main' of https://github.com/microsoft/TypeScript into f…
a-tarasyuk 2e4b90d
fix types
a-tarasyuk d37f70c
Merge branch 'main' of https://github.com/microsoft/TypeScript into f…
a-tarasyuk 6bd9d73
always display errors for JSDoc imports in import attributes
a-tarasyuk aa9600d
Merge branch 'main' of https://github.com/microsoft/TypeScript into f…
a-tarasyuk 32bbf4c
Merge branch 'main' of https://github.com/microsoft/TypeScript into f…
a-tarasyuk 0da4e23
Merge branch 'main' of https://github.com/microsoft/TypeScript into f…
a-tarasyuk 51f902e
Merge branch 'main' of https://github.com/microsoft/TypeScript into f…
a-tarasyuk 653955e
add tests
a-tarasyuk 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
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.