Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
ignore-4.5.2-signed.zip | 2023-10-06 | 888.8 kB | |
ignore-4.5.2.zip | 2023-10-06 | 886.8 kB | |
README.md | 2023-10-06 | 708 Bytes | |
v4.5.2.tar.gz | 2023-10-06 | 12.6 MB | |
v4.5.2.zip | 2023-10-06 | 12.9 MB | |
Totals: 5 Items | 27.3 MB | 1 |
- 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
andtoptal
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