-
### User story
The UX for code assist in Monaco in the inspector is bad, actually. This issue is a little wishlist of features/improvements that we might get to one day.
![Image](https://github.com/…
-
### Is your feature request related to a problem?
Currently you can tell feather a parameter is `Id.Instance` but you can't tell it that it's a specific instance type, e.g. `Id.Instance`. Feather doe…
-
In order to improve documentation and visibility we want to use hosted & standard ways for each language to make them available.
## Swift
For swift, using swift package seems the way to go.
…
-
## Bug description
JSDoc are ignored and not processed in schema output. I couldn't investigate why this happens but it appears that parsed `jsDoc` array is always empty at [this line](https://gith…
-
# Bug Report
### 🔎 Search Terms
- JSDoc
- link / see
### 🕗 Version & Regression Information
4.3.0-dev.20210503
### 💻 Code
For some JavaScript:
```js
// foo.js
export cl…
mjbvz updated
1 month ago
-
### Description
Deprecating component props do not yield any apparent warnings in Svelte 4 and Svelte 5.
Example Svelte 4 code:
```html
/**
* @type { boolean }
* @deprecated Will…
-
Add ability to generate JSDoc types.
Now this plugins generates only Flow types, but there no contraindications to add also generation of JSDoc types.
-
Generate jsdoc
-
As a developer of this API
I want to easily find the generated docs based on the JSDoc comments with the code
and this should be automated
so that no developer needs to manually generate and uploa…
-
I think it would be useful to add JSDoc to the project. It would be easier to contribute and you could generate documentation automatically. What do you think?