Skip to content

Configuration properties highlighting

Compare
Choose a tag to compare
@AlexFalappa AlexFalappa released this 07 Jul 15:16
· 252 commits to master since this release
  • Error highlighting in configuration properties editor for:
    • Syntax errors
    • Duplicate properties
    • Data type mismatches (see documentation for limitations)
    • Unknown properties
  • Upgrade to Spring Boot 1.5.4
  • Manage deprecation error level in configuration properties metadata
  • New plugin options for customizing error higlighting severity
  • New plugin options for configuration properties lists used in completion and override on launch:
    • Include deprecated properties with level error
    • Show all deprecated properties last
  • Style of configuration properties items in lists is more uniform
  • The application.properties file wizard allows to choose between main and test resource folders
  • List of closed issues