Changelog
v2019.02.01
16 August 2019
New Features:
Bug Fixes:
- Fixes Issue #3 where the auto-importer would crash for some users depending on the path they were trying to import from.
Breaking Changes:
- This version of the IntelliJ-RON plugin drops support for
IntelliJ 2018
. Please update to IntelliJ 2019.1
or IntelliJ 2019.2
to continue using Intellij-RON.
v2019.01.05
22 July 2019
New Features:
v2019.01.04
8 July 2019
New Features:
v2019.01.03
28 June 2019
New Features:
- Updated the formatter's default trailing comma behavior to match the behavior of
rustfmt
.
Bug Fixes:
- Fixed a bug that cause the RON Code Style settings page to continuously spin.
v2019.01.02
26 June 2019
New Features:
- Added a new fix that allows adding fields to Rust structs directly from a RON file.
v2019.01.01 - First Release!
26 June 2019
New Features:
- Importing Rust Types
- Autocompletion
- Validation
- Go to Definition
- Find Usages
- Syntax Highlighting
- And More!