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

No intellisense for @property's types jsdoc #29641

Closed
ThisNameWasTaken opened this issue Jan 29, 2019 · 1 comment
Closed

No intellisense for @property's types jsdoc #29641

ThisNameWasTaken opened this issue Jan 29, 2019 · 1 comment

Comments

@ThisNameWasTaken
Copy link

VS Code does not provide intellisense for types when writing a @property inside a jsdoc.

Steps to Reproduce:

2252ae5d-6e8c-495d-b9b4-f3f01032a11c png

42117883-cc06-43c5-817d-092d63367260 png

As you can see in the second image, when I am writing the @property vs code does not suggest the keyword string as it does with the keyword Object for the @typedef.

  • VS Code Version: 1.30.2
  • OS Version: Microsoft Windows [Version 10.0.17763.253]

There are no enabled extensions.

@mjbvz mjbvz transferred this issue from microsoft/vscode Jan 29, 2019
@mjbvz mjbvz removed their assignment Jan 29, 2019
@mjbvz
Copy link
Contributor

mjbvz commented Jan 29, 2019

Falls under #28730

@mjbvz mjbvz closed this as completed Jan 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants