v0.5.0
Added
- Detection of the IntelliJ's project language level, and default to that within the AST Inspector
Changed
- Upgraded to using JavaParser v3.22.1
- Upgraded multiple dependencies
- Made the plugin
dumbAware
, enabling it to be used while the project is being indexed - The exporters now use the system's newline, rather than
\n
Fixed
- Exporters now respect the
include new line
configuration option