spring-projects / spring-projects/spring-tools
Document symbols for application context yaml configuration files
Open
Nobody has claimed this yet.
for: eclipse
for: vscode
theme: spring index & symbols
type: enhancement
- Dominant language
- Java
- Stars
- 983
- Forks
- 240
- Avg merge
- 7d 1h
- Merged PRs (30d)
- 7
Description
When invoking document symbols on viscose for application configuration yaml file, I would expect it to show the document symbols similar to pure yaml LS.
Current Behavior
No symbols
Context
Navigating large application configurations.
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 tracing document-symbol handling for application context YAML files and comparing it with the pure YAML language server behavior mentioned in the issue. Done means invoking document symbols on a large application configuration YAML file returns useful symbols instead of none.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- spring-boot, yaml
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100