Skip to content

Releases: JetBrains/idea-gitignore

v4.5.3

05 Apr 21:11
8081b9e
Compare
Choose a tag to compare
  • Add support for WP-CLI .distignore files
  • Stop banner from displaying if file is not editable by user
  • Fixed deprecated methods usage

v4.5.2

06 Oct 13:46
ef07f3e
Compare
Choose a tag to compare
  • Fixed com.intellij.openapi.util.TraceableDisposable$DisposalException: Double release of editor
  • Improve module root detection in Rider
  • Fixed issue when starring the template, marks both gitignore and toptal entries #844
  • Fixed ConcurrentModificationException in UnignoreFileGroupAction#GetChildren #860
  • Fixed UI freeze caused by BulkFileListener.handleEvent
  • Fixed "Expected directory instead of file" if .git is a file (worktrees case) #842

v4.5.1

22 Jun 18:35
44a6a0e
Compare
Choose a tag to compare
  • Fixed Slow operations are prohibited on EDT #831
  • Fixed ActionGroup should be registered using <group> tag #829
  • Fixed AlreadyDisposedException when accessing FileStatusManager in IgnoreManager
  • Removed the unused entry inspection feature as it caused performance issues and false positives. [#805(https://github.com//issues/805)

v4.5.0

13 Mar 12:37
4083837
Compare
Choose a tag to compare
  • 2023.1 support
  • Add toptal templates to the list
  • Add "Add Template..." and "Create User Template" actions to the context menu of .gitignore files
  • .terraformignore (Terraform) support
  • .openapi-generator-ignore (OpenAPI Generator) support

v4.4.4

14 Nov 20:05
89835b2
Compare
Choose a tag to compare
  • Fixed .ignore crashes IDE during project opening #793
  • Remove the untilBuild boundary
  • Update github/gitignore submodule

v4.4.3

12 Nov 11:17
e9d1e4e
Compare
Choose a tag to compare
  • Maintenance release

v4.4.2

05 Jul 07:57
7b74c8e
Compare
Choose a tag to compare
  • Maintenance release

v4.4.1

24 May 05:41
d0e20da
Compare
Choose a tag to compare
  • Support for IntelliJ-based IDEs in 2022.2 version

v4.4.0

30 Mar 07:56
0f74877
Compare
Choose a tag to compare
  • IDEA-284447 Titled Borders aren't being themed correctly
  • Support for IntelliJ-based IDEs in 2022.1 version
  • Fixed ExpiringMap#get flow
  • Remove OK action from the IgnoredEditingNotificationProvider

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