type-doc-vscode

0.0.8 • Public • Published

TypeDoc VSCode Extension

Static type checking for pure JavaScript

Features

TypeDoc type warnings in your code.

TypeDocWarnings

Release Notes

0.0.7

Better support for inline functions, e.g.

somePromise.then(function(result) {
  return result;
});

0.0.6

Update version and bump TypeDoc. Now should properly handle promises and type inference.

0.0.3

Update version and bump TypeDoc

0.0.1

Initial release of TypeDoc VSCode

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.8
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.8
    0

Package Sidebar

Install

npm i type-doc-vscode

Weekly Downloads

0

Version

0.0.8

License

none

Last publish

Collaborators

  • trezm