Call Signature support
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 234
- Forks
- 92
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 6
Description
Is your feature request related to a problem? Please describe.
There's a part of the LSP spec for Call Signature
Describe the solution you'd like
- Signature Help support for filters
- Signature Help support for tags (filter, form, etc.)
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 with the LSP 3.17 Signature Help specification linked in the issue and locate the language-server entry point that handles filters and tags. Review how existing filter and tag information is exposed, then define and verify Signature Help support for both filters and tags.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100