Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

take property keys inside of annotations into account when looking for property key references #1397

Closed
martinlippert opened this issue Nov 6, 2024 · 0 comments
Assignees
Labels
for: eclipse something that is specific for Eclipse for: vscode something that is specific for VSCode type: enhancement

Comments

@martinlippert
Copy link
Member

At the moment, find all references for property keys takes property files and YML files into account, but does not find property keys used in annotations like @Value and @ConditionalOnProperty. We need to add support for that.

@martinlippert martinlippert added type: enhancement for: eclipse something that is specific for Eclipse for: vscode something that is specific for VSCode labels Nov 6, 2024
@martinlippert martinlippert added this to the Backlog milestone Nov 6, 2024
@martinlippert martinlippert self-assigned this Nov 6, 2024
@martinlippert martinlippert modified the milestones: Backlog, 4.27.0.RELEASE Nov 8, 2024
martinlippert added a commit that referenced this issue Nov 8, 2024
@martinlippert martinlippert changed the title take usage inside of annotations into account when looking for property key references take property keys inside of annotations into account when looking for property key references Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for: eclipse something that is specific for Eclipse for: vscode something that is specific for VSCode type: enhancement
Projects
None yet
Development

No branches or pull requests

1 participant