Intellisense for Components
Open
Nobody has claimed this yet.
enhancement
question
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
When using groundwork components I noticed the intellisense did not appear to work.
Do we need to add JSDocs for this?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the component definitions and checking how the project exposes their props to editor IntelliSense. Determine whether JSDoc is the intended mechanism and verify the result in a JavaScript editor. Done means the components provide useful IntelliSense when consumed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- developer-experience, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100