spring-projects / spring-projects/spring-tools
find references to property keys in SpEL expressions
Open
Nobody has claimed this yet.
for: vscode
theme: property-editing-support
theme: spel-support
type: enhancement
- Dominant language
- Java
- Stars
- 983
- Forks
- 240
- Avg merge
- 7d 1h
- Merged PRs (30d)
- 7
Description
The "Find All References" to property keys feature should also find references to property keys used in SpEL expressions.
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 locating the existing “Find All References” implementation for property keys, then trace how SpEL expressions are represented and searched. Done means references to property keys used in SpEL expressions appear in the feature’s results, with coverage for that behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100