Idea Gitignore Versions Save

.ignore support plugin for IntelliJ IDEA

v4.2.0

2 years ago
  • 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

3 years ago
  • Fixed deprecated API usages
  • Support for IntelliJ-based IDEs in 2021.2 version

v4.1.0

3 years ago
  • 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

3 years ago
  • Fixed incorrect behaviour of "Hide ignored files"
  • Compatibility with 2021.1

v4.0.4-eap-203

3 years ago
  • 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

3 years ago
  • 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

3 years ago
  • 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

3 years ago
  • Fixed NPE in Properties.setDismissedIgnoredEditingNotification

v4.0.1

3 years ago
  • 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

3 years ago
  • 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