-
Notifications
You must be signed in to change notification settings - Fork 175
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
not all vaadin configuration properties are visible in Intellij #20064
Comments
Changed the label to investigation, because it looks to me more like a bug, but we have to double check what config parameters are missing in Spring-specific configuration class. |
|
It's related to this issues:
I think this comment should help to get the context: vaadin/spring#635 (comment) |
|
Sure, but technicalities aside, when a developer does ctrl-tab after |
For example
vaadin.closeIdleSessions
is not in the list, and IntelliJ flags it yellow. Whatever magic that makes the other properties appear should be applied to all properties here https://vaadin.com/docs/latest/flow/configuration/propertiesThe text was updated successfully, but these errors were encountered: