Skip to content

Latest commit

 

History

History
46 lines (36 loc) · 1.32 KB

CHANGELOG.md

File metadata and controls

46 lines (36 loc) · 1.32 KB

JCV Changelog

Fixed

  • Replacement suggestions popup appears now on IntelliJ Platform 2021.2

Fixed

  • Remove "untilBuild" IntelliJ version from plugin description to extends compatibility with recent versions

Changed

  • Re-implemented as a true injectable language

Added

  • Validator documentation
  • Settings (Color Scheme, Inspections, Intentions)
  • Code Insight only for detect validators in the project classpath #16
  • Support of custom validator definitions

Fixed

  • Add missing number_type validator to JCV Core definitions #17

Added

  • Syntax highlighting
  • Validator auto-completion
  • Replacement suggestions

Removed

  • No more JCV live templates

Added

  • Initial release