redhat-developer / redhat-developer/yaml-language-server
Is path auto completion for $ref not supported?
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 352
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 11
Description
Summary
Wanted to know if auto completion for $ref symbols are supported?
(testing in demo project of monaco-yaml for openapi.json schema)
Something like this maybe?
Asking because symbol navigation for $ref paths is already supported.
Thanks.
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 demo project and the existing symbol-navigation behavior for $ref paths described in the issue. Trace whether the same path information reaches completion, then define the expected behavior for $ref symbols and verify it with a focused reproduction; done means the support question has a clear, tested answer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100