Skip to content

Releases: JetBrains/idea-gitignore

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

v4.0.0

11 Dec 15:34
Compare
Choose a tag to compare
  • migrate code to #Kotlin
  • reduce code by 60% – 644KB to 262KB
  • fix ALL compatibility issues with 2020.3
  • introduce detekt for better code quality
  • code cleanup (drop Git/Mercurial dead already features)
  • plugin is now dynamic (install/uninstall without IDE restarting)
  • introduce better CI – based on the IntelliJ Platform Plugin Template
  • upgrade all Grammar-Kit, Gradle tooling
  • focus on always supporting the latest release (only): currently 2020.3