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

Auto trigger suggest on jsdoc parameter names #48976

Closed
mjbvz opened this issue May 1, 2018 · 0 comments
Closed

Auto trigger suggest on jsdoc parameter names #48976

mjbvz opened this issue May 1, 2018 · 0 comments
Assignees
Labels
feature-request Request for new features or functionality javascript JavaScript support issues typescript Typescript support issues verification-needed Verification of issue is requested verified Verification succeeded
Milestone

Comments

@mjbvz
Copy link
Contributor

mjbvz commented May 1, 2018

Steps to Reproduce:

  1. For the typescript:
/**
 * 
 * @param 
 */
function foo(param) {} 

2. Start typing after `@param`

**Bug**
No suggestions show. You have to use ctrl+space to manually show them
@mjbvz mjbvz added feature-request Request for new features or functionality typescript Typescript support issues javascript JavaScript support issues labels May 1, 2018
@mjbvz mjbvz added this to the May 2018 milestone May 1, 2018
@mjbvz mjbvz self-assigned this May 1, 2018
@mjbvz mjbvz added the verification-needed Verification of issue is requested label May 1, 2018
@mjbvz mjbvz closed this as completed in a4c3e74 May 1, 2018
@isidorn isidorn added the verified Verification succeeded label May 29, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Jun 15, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality javascript JavaScript support issues typescript Typescript support issues verification-needed Verification of issue is requested verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

2 participants