Releases: JetBrains/idea-gitignore
Releases · JetBrains/idea-gitignore
v4.3.0
- Fixed
GeneratorDialog
– When the filter condition changes, the selected items aren't remembered - Fixed
Cannot create class mobi.hsz.idea.gitignore.settings.IgnoreSettingsConfigurable
.ignore
(Sourcegraph) support- Promote
.gitignore
in theNew > .ignore File
group
v4.2.0
- Removed "Hide ignored files" feature in favor of Foldable ProjectView plugin
- Fixed: Slow operations are prohibited on EDT
- Fixed: Can't add entry to ignore file via context menu
v4.1.1
- Fixed deprecated API usages
- Support for IntelliJ-based IDEs in 2021.2 version
v4.1.0
- Generate Dialog - allow copying generated content to clipboard
- Generate Dialog - replace Ok button dropdown with checkboxes
- .deployignore (DeployHQ) support
- .eleventyignore (11ty) support
- .tokeignore (Tokei) support
- .yarnignore (Yarn) support
- .vercelignore (Vercel) support
v4.0.4
- Fixed incorrect behaviour of "Hide ignored files"
- Compatibility with 2021.1
v4.0.4-eap-203
- GeneratorDialog: fixed broken search + minor tweaks
- GeneratorDialog: fixed broken stars mechanism
- Add project icons
- Add
log_file
in the predefined run configuration
v4.0.4-eap
- GeneratorDialog: fixed broken search + minor tweaks
- GeneratorDialog: fixed broken stars mechanism
- Add project icons
- Add
log_file
in the predefined run configuration
v4.0.3
- GeneratorDialog: fixed broken search + minor tweaks
- GeneratorDialog: fixed broken stars mechanism
- Add project icons
- Add
log_file
in the predefined run configuration
v4.0.2
- Fixed NPE in Properties.setDismissedIgnoredEditingNotification
v4.0.1
- Use a built-in Git/Mercurial ignored files check to hide them from the Project view
- Fetch
github/gitignore
submodule when releasing to the Marketplace - GitHub Actions build workflow and Gradle configuration upgrade to align the IntelliJ Platform Project Template
- Gradle Wrapper upgrade to 6.7.1