-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Make JSDoc skipping public, plus more configurable #55739
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 4 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
442b467
Make JSDoc skipping more configurable
jakebailey 9119d2f
I guess it's a big binary expression now
jakebailey ba9dcab
An attempt at ProjectService plumbing, not sure what should be public…
jakebailey 8a4837c
Merge branch 'main' into skip-jsdoc-2
jakebailey 66a0b09
Preemptive bikeshedding
jakebailey 46bbf0e
Temporarily make stuff required to try and get plumbing correct
jakebailey 88bfd9e
Revert by moving parameters back to optional
jakebailey 2abd21b
revert a formatting change
jakebailey b691830
Remove TODOs, tests pass
jakebailey 9e2f8c1
Some PR feedback
jakebailey 3d60c92
One more revert
jakebailey fb22a3e
remove redundant assignments
jakebailey 626ae3e
Make option slighttly more granular
jakebailey b6379cb
Reorder so that the surefire enum members are first
jakebailey a273a91
Drop option from LS Host
jakebailey a430b30
Add docs to new enum
jakebailey 3ebdfb6
Fix registry key
jakebailey 3673f9e
Forgot baselines
jakebailey f393631
Revert "Fix registry key"
jakebailey 40b0cc4
update baselines
jakebailey 12f5903
Move jsDocParsingMode to options bag
jakebailey 735c17c
Revert "Drop option from LS Host"
jakebailey b3e23a9
Move onto host
jakebailey db14c33
Drop out of create functions in favor of prop setting
jakebailey 517f289
Remove one more change
jakebailey 9392280
Rename global tsc JSDocParsingMode for better tsc.js emit
jakebailey 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
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.