Intellij File Preview Versions Save

VSCode/Sublime like file preview plugin for IntelliJ IDE

1.6.4

3 years ago

[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

1.6.2

4 years ago

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

1.6.1

4 years ago

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

1.6.0

4 years ago

[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

1.5.0

4 years ago

[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

1.4.6

4 years ago

[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

1.4.1

4 years ago

[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

1.3.2

4 years ago

[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)

1.3.1

4 years ago

[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

1.3.0

4 years ago

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