v4.5.2
- 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