-
```
Hi,
I have generated the jsdoc for all my javascript files. When I open
"index.html", it shows the class index for all the javascript files. I don't
identify a function which belongs to the par…
-
```
Hi,
I have generated the jsdoc for all my javascript files. When I open
"index.html", it shows the class index for all the javascript files. I don't
identify a function which belongs to the par…
-
```
Hi,
I have generated the jsdoc for all my javascript files. When I open
"index.html", it shows the class index for all the javascript files. I don't
identify a function which belongs to the par…
-
Can i somehow make my API specification available in multi-language setup?
-
Similar to jsdoc/issues/629 I'd like to be able to specify a regex pattern a string should match:
```
/**
* @param {('gif'|/jp(e?)g/)} imageType - Type of the image
*/
function foo(imageTyp…
-
## The devDependency [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) was updated from `2.18.2` to `2.19.0`.
🚨 [View failing branch](https://github.com/tgandrews/atom-easy-j…
-
### What do you want and why?
Currently developers have to rely on the [blitz docs](https://blitzjs.com/docs/contributing) for documentation about function and parameter definitions. This means we …
-
It doesn't matter if the context is a plain php file or a php class, neither if leading spaces are involved or not (see #406), if I invoke the command, the function name and params are not automatical…
-
I have become utterly spoiled by TypeScript, and desperately miss libraries that don't have type declarations.
Short demo of what using indian-ocean would be like with types (note: this is in a Jav…
-
I would like to be able to define metadata on rules that I can then programmatically access using the generated `Grammar`.
For now, the use case I intend to use it for is automating the `.tmLanguag…