issues
search
jumpinjackie
/
jsdoc-typescript-plugin
Experimental JSDoc plugin to generate TypeScript definition files (.d.ts) from JSDoc-annotated source
34
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ol-postprocess: Need to also export non-class modules
#87
jumpinjackie
closed
7 years ago
0
Figure out how to easily generate ES2015 module definitions for OpenLayers
#86
jumpinjackie
closed
7 years ago
1
TypeScript 2.0+ mode
#85
jumpinjackie
opened
7 years ago
0
Cesium private/internal APIs leaking out
#84
jumpinjackie
opened
7 years ago
0
Pegjs
#83
lRawd
closed
7 years ago
0
Support the ability to emit certain types as interfaces with construct signatures (instead of classes)
#82
jumpinjackie
opened
7 years ago
0
Apply Readonly<> to interfaces where the usage of it is clearly read-only
#81
jumpinjackie
closed
7 years ago
0
Would this help me achieve VSCode Intellisense for my JSDoc-annotated angular1 project?
#80
replete
closed
7 years ago
2
Ad-hoc option argument types not being generated for mis-classified functions
#79
jumpinjackie
closed
7 years ago
0
Parenthesise a union type parameter if it's variadic
#78
jumpinjackie
closed
7 years ago
0
Fixes issue #76
#77
bariscicek
closed
7 years ago
0
Base methods of Cesium class is not defined
#76
bariscicek
closed
7 years ago
6
Rest parameters (...) should never be optional
#75
jumpinjackie
closed
8 years ago
0
Support ability to dump whether a declaration was overridden from config
#74
jumpinjackie
opened
8 years ago
0
Support dumping of parsed code elements
#73
jumpinjackie
opened
8 years ago
0
undefined as part of a union type doesn't seem to transfer as being optional
#72
jumpinjackie
closed
8 years ago
1
All jsdoc logger calls should include source file and line numbers where applicable
#71
jumpinjackie
opened
8 years ago
0
Guard against duplicate members being emitted
#70
jumpinjackie
closed
8 years ago
0
Better documentation handling for memberReplacements
#69
jumpinjackie
opened
8 years ago
0
Allow ability to specify class to extend and/or interfaces to implement
#68
jumpinjackie
closed
8 years ago
0
Include option objects into modules
#67
donaldpipowitch
closed
8 years ago
1
Parameters with properties handling
#66
jumpinjackie
closed
8 years ago
0
Optional params.
#65
donaldpipowitch
closed
8 years ago
3
release on npm
#64
donaldpipowitch
opened
8 years ago
3
fixed readme
#63
donaldpipowitch
closed
8 years ago
0
update typescript
#62
donaldpipowitch
closed
8 years ago
0
Unit testing
#61
icholy
opened
8 years ago
2
More refactoring
#60
icholy
closed
8 years ago
0
Use ES6 Map & Set (some other stuff too)
#59
icholy
closed
8 years ago
2
Refactor generator initialisation
#58
icholy
closed
8 years ago
0
Remove triple-slash directives
#57
icholy
closed
8 years ago
0
Add other libraries to typings validation suite
#56
jumpinjackie
opened
8 years ago
0
naive union type processing
#55
jumpinjackie
closed
7 years ago
2
Nested generic types not properly parsed
#54
jumpinjackie
opened
8 years ago
5
Auto-rename any argument named "arguments"
#53
jumpinjackie
closed
8 years ago
0
Add support for specifying a list of modules as enums
#52
jumpinjackie
closed
8 years ago
0
Add support for emitting original file references
#51
jumpinjackie
opened
8 years ago
0
string enums not being replaced in anonymous dictionaries if used as key
#50
jumpinjackie
closed
8 years ago
0
Support transforming @record to TS interfaces
#49
jumpinjackie
closed
8 years ago
0
Rewrite function types that are nested inside classes
#48
jumpinjackie
closed
8 years ago
3
Global module aliases
#47
jumpinjackie
closed
8 years ago
0
Numerical enum members aren't documented
#46
jumpinjackie
closed
8 years ago
0
Add support for controlling whether top-level types are declared
#45
jumpinjackie
closed
8 years ago
0
Add option to skip undocumented doclets
#44
jumpinjackie
closed
8 years ago
0
Support initial indentation
#43
jumpinjackie
closed
8 years ago
0
members of private modules should not be emitted
#42
jumpinjackie
closed
8 years ago
0
Support TS 1.8 string enum types
#41
jumpinjackie
closed
8 years ago
0
Update to TypeScript 1.8
#40
jumpinjackie
closed
8 years ago
0
global functions being emitted into "undefined" module
#39
jumpinjackie
closed
8 years ago
0
Default parameter value support
#38
jumpinjackie
closed
8 years ago
1
Next