-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Completions inside JSDoc #15853
Copy link
Copy link
Closed
Labels
Domain: JSDocRelates to JSDoc parsing and type generationRelates to JSDoc parsing and type generationFixedA PR has been merged for this issueA PR has been merged for this issueSuggestionAn idea for TypeScriptAn idea for TypeScript
Milestone
Metadata
Metadata
Assignees
Labels
Domain: JSDocRelates to JSDoc parsing and type generationRelates to JSDoc parsing and type generationFixedA PR has been merged for this issueA PR has been merged for this issueSuggestionAn idea for TypeScriptAn idea for TypeScript
Type
Fields
Give feedbackNo fields configured for issues without a type.
TypeScript Version: nightly (2.4.0-dev.20170515)
Code
Expected behavior:
Shows completions from the function's parameters.
Actual behavior:
No useful completions.