Skip to content

Releases: JetBrains/idea-gitignore

v4.3.0

13 Oct 19:28
8239136
Compare
Choose a tag to compare
  • 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 the New > .ignore File group

v4.2.0

28 Jul 21:43
adf6bc1
Compare
Choose a tag to compare
  • 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

02 Jun 21:03
Compare
Choose a tag to compare
  • Fixed deprecated API usages
  • Support for IntelliJ-based IDEs in 2021.2 version

v4.1.0

13 Apr 20:39
Compare
Choose a tag to compare
  • 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

08 Apr 19:32
Compare
Choose a tag to compare
  • Fixed incorrect behaviour of "Hide ignored files"
  • Compatibility with 2021.1

v4.0.4-eap-203

30 Mar 13:10
Compare
Choose a tag to compare
v4.0.4-eap-203 Pre-release
Pre-release
  • 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

28 Jan 08:41
Compare
Choose a tag to compare
  • 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

12 Jan 21:29
Compare
Choose a tag to compare
  • 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

22 Dec 12:36
Compare
Choose a tag to compare
  • Fixed NPE in Properties.setDismissedIgnoredEditingNotification

v4.0.1

14 Dec 20:37
Compare
Choose a tag to compare
  • 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

Full Changelog