Metaobject completion
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.
Kind of like #502, Metaobjects are hard to code with. Let's make that better.
Describe the solution you'd like
- Full completion support
- Full hover support
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 reading issue #502 to understand the related metaobject problem and how this repository handles editor features. Define the required completion and hover behavior for metaobjects, then identify the relevant language-server entry points and tests before implementing and validating both forms of support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100