Skip to content

Releases: SeeSharpSoft/intellij-file-preview

Release 1.6.4

17 Sep 18:41
d745226
Compare
Choose a tag to compare

[FIX] Sometimes already opened file is not focused
[FIX] Not removing preview marker on close leads to inconsistent preview & focus behavior
[FIX] Unwanted focus shifting in project view when "Always Select Opened File" is enabled

Release 1.6.2

19 Apr 12:09
2b4ce2b
Compare
Choose a tag to compare

[FIX] Navigate back and forward not working when Always Select Opened File is on #67

Release 1.6.1

08 Mar 18:18
89fb26c
Compare
Choose a tag to compare

[FIX] java.lang.NullPointerException on closing of project #64
[FIX] java.lang.UnsupportedOperationException on closing of project? #65

Release 1.6.0

02 Mar 18:47
d5d8b2c
Compare
Choose a tag to compare

[FIX] When using navigate ctrl-F12 or F12 it will leaves the explorer focused #43
[FIX] Using keyboard arrow keys to navigate Project pane, File Preview grabs focus on second file visited #48
[FIX] Project panel auto-hides after file selecting #50
[NEW] keep collapse/expand state of folders in project view

Release 1.5.0

22 Jan 20:35
7605ac9
Compare
Choose a tag to compare

[NEW] Improved preview handling of de-compiled files
[FIX] Files not opening when a Scope or other view is selected in the project tool window #47

Release 1.4.6

09 Sep 05:37
c542fa4
Compare
Choose a tag to compare

[NEW] Editor tab handling reworked
[NEW] Preview tab title pattern customization
[NEW] Option to color the file preview tab #12
[NEW] Keep scroll and cursor position of already previewed files #13
[FIX] Show file/class Structure details while in preview #25
[FIX] Typing in a file to open file in Preview in full Editor feature is a little off #27
[FIX] Strange behavior when "Preferences/Editor/General/Editor Tabs => Open declaration source in the same tab" enabled #29
[FIX] java.lang.Throwable: Can't remove document listener #37

Release 1.4.1

20 Aug 12:12
b52425d
Compare
Choose a tag to compare

[NEW] Editor tab handling reworked
[NEW] Preview tab title pattern customization
[NEW] Option to color the file preview tab #12
[NEW] Keep scroll and cursor position of already previewed files #13
[FIX] Show file/class Structure details while in preview #25
[FIX] Typing in a file to open file in Preview in full Editor feature is a little off #27
[FIX] Strange behavior when "Preferences/Editor/General/Editor Tabs => Open declaration source in the same tab" enabled #29

Release 1.3.2

14 Aug 08:09
df07fd7
Compare
Choose a tag to compare

[FIX] Remove preview tabs from closed tabs stack #26
[NEW] Enable/disable one-click Project View tree navigation #24
[NEW] Snapshot support for TextEditorWithPreview (e.g. SVG)

Release 1.3.1

09 Aug 11:17
56ba959
Compare
Choose a tag to compare

[NEW] Note of "Autoscroll to source" behavior conflict #17
[FIX] Cannot set plugin preferences #18
[FIX] ESC keyboard shortcut should only ever close Preview windows #19

Release 1.3.0

04 Aug 18:13
e5f441d
Compare
Choose a tag to compare

NEW: Quick navigation key listener (e.g. ESC to close editor #11, TAB to focus editor, ...)
NEW: Keeping focus on Project View
NEW: Turn edited previewed files into normal tab #5
NEW: Pre-serve editor state from preview if start editing
NEW: Several new and adjusted preview behavior settings