View in Github
New Features
- Add support for vector literals
- Add validation to Run Configurations.
- Add colored output support for aptos command
Fixes
- "Code -> Optimize Imports" action now correctly differentiate between names and types.
- Fix false-positive with import aliases in "Unused import" inspection.
- Fix field shorthand pattern rename breaking the highlighting.
- Fix renaming of function parameter usages in specifications.
Internal
- Fix Gradle properties loading.
- Update Gradle Intellij plugin, add PluginConfigVerification step to CI.