Version 2023.1.2

The release contains bug fixes. Also, there is a new configuration option available for the Jsonnet AutoPreview functionality.

Supported IDE versions.

We support at least 5 of the latest versions. With the release of 2023.1.2 of the JetBrains platform, we drop support of the 2021.3 version. Now the lowest supported version of the JetBrains platform is 2022.1.

Major changes

  • Improvements in Type Engine. Now the TE more accurately recognized function calls
  • Improved renaming support. Now if the changes are only in one file, then the plugin will suggest using inline renaming
  • New functions to the std collection.
  • Updates in the documentation for std functions.
  • A new configuration Option that allows specifying ext-code, tla-str, and tla-code values.
  • Minor changes in Structure View. Every local statement with multiple bind definitions will be shown separately.

Bug Fix

  • NPE fix in Syntax Highlighter component.