We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74f810d commit 59781e4Copy full SHA for 59781e4
CHANGELOG.md
@@ -3,6 +3,10 @@
3
## [Unreleased]
4
5
- Fixed UI freeze issue [\#908](https://github.com/hsz/idea-gitignore/issues/908)
6
+- Fixed: Internal method `com.intellij.openapi.fileEditor.impl.EditorWindow.getManager()` invocation
7
+- Fixed: `IgnoreBundle.messageOrDefault` usage
8
+- Fixed: Deprecated method `com.intellij.openapi.actionSystem.AnActionEvent.getRequiredData(DataKey)` invocation
9
+- Fixed: Deprecated method `com.intellij.openapi.fileChooser.FileChooserDescriptor.isFileVisible(VirtualFile, boolean)` is overridden
10
11
## [4.5.3] - 2024-04-05
12
0 commit comments