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

Emit jsdoc #8

Closed
3 of 4 tasks
zspitz opened this issue Jul 12, 2016 · 1 comment
Closed
3 of 4 tasks

Emit jsdoc #8

zspitz opened this issue Jul 12, 2016 · 1 comment

Comments

@zspitz
Copy link
Owner

zspitz commented Jul 12, 2016

A number of use cases:

  • Default values for method parameters, which cannot be emitted into interfaces
  • Save HelpString into JsDoc properties
  • Emit JsDoc properties into final Typescript
  • Web scraping of relevant APIs from MSDN (This is liable to be difficult, if not impossible, as the various documentations on MSDN each have a different format.)
@zspitz zspitz changed the title Emit jsdoc containing default values of parameters to methods when available Emit jsdoc Feb 19, 2017
@zspitz
Copy link
Owner Author

zspitz commented Feb 21, 2017

Default values from the definition are not displayed in VSCode Intellisense.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant