-
### Is your feature request related to a problem?
JsDocs take up a huge portion of a script's view when everything is collapsed, making it hard to search about a libraries functions when they have pr…
-
I'm trying to generate JSDoc documentation for JSXGraph using JsDoc Toolkit 2.4.0, which is the version used in the project. However, I encounter several issues and inconsistencies when replicating th…
-
It would be nice if JSDoc were preserved to enable autocompletion for custom functions.
-
**Prettier 3.4.0 (Also tested on 3.4.1)**
[Playground link](https://prettier.io/playground/#N4Igxg9gdgLgprEAuc0DOMAEBbAngETkgCcBDGCYzAXkwAoZTiBzOGAGkwAdiIu5iMXAGk4uTgBM4aMMQCWXCsQCUNAHyZgAHSiZMkKGggA…
-
Vendor js doc to fix:
Can be seen from https://app.circleci.com/pipelines/github/prebid/Prebid.js/23090/workflows/d4cff7dd-79c6-4e36-8b89-6e4aabb93b1a/jobs/40877 in the linter warnings
- [ ] /mo…
-
**Description**
The OpenAPI spec I'm working with has `pattern`, `nullable`, and `format` attributes all over the place, and these are not turned into JSDOC tags.
Other tools, like `@openapi-cod…
-
### 🔍 Search Terms
".d.ts","jsdoc"
### ✅ Viability Checklist
- [x] This wouldn't be a breaking change in existing TypeScript/JavaScript code
- [x] This wouldn't change the runtime behavior of exist…
-
In some cases, a JSDoc summary can end with a `:`. We should change this by backtracking to a `.` if one is present and only show the content until then, else still show the summary as-is.
The rele…
-
### Please avoid duplicates
- [X] I checked [all open feature requests](https://github.com/nock/nock/issues?q=is%3Aissue+is%3Aopen+label%3Afeature) and none of them matched my request.
### Conte…
-
The code is under-documented, it would be worth considering at least adding JSDoc. I started combining JSDoc with type definitions, here is a sample file for the doubly linked list: https://github.com…