This is an EAP release. Please report any issues or ideas via GitHub Issues.
Thanks! @pavankjadda
- Support for multiple rules/groups in the Project View
- Possibility for specifying the background/foreground of the rule
- Use a separated storage file within the
.idea
directory:FoldableProjectView.xml
1.1.4 - 2022-11-13
- Support 231.* IDE releases
- Fixed incorrect
projectConfigurable
name
- Hide files or folders that are ignored or excluded (@Recks11)
- Dark/light icons
- Support for 2021.3
- Fold matching root elements of the project modules in the Project View
- Enable/disable folding via Preferences or Project View options menu
- Optionally fold directories
- Hide empty groups
- Hide all groups
- Case-insensitive matching
- Live ProjectView preview
- Initial scaffold created from IntelliJ Platform Plugin Template