intellij-file-preview icon indicating copy to clipboard operation
intellij-file-preview copied to clipboard

VSCode/Sublime like file preview plugin for IntelliJ IDE

Results 29 intellij-file-preview issues
Sort by recently updated
recently updated
newest added

After creating a new class, upon writing the first letter the focus changes to Project view. It's really annoying as I'm typing it's going to pull up 'Search' and open...

Faced just once. Some new files, which have been created in the current launch session and edited during this session after closing(open-close may be multiple times) don't open by clicking...

If you have the project tools window (PTW) & a few editor tabs open and quickly switch tabs with Cmd-Shift-[ or ], after a few switches the focus point will...

Thank you for this! Has made my life much more pleasant because I'm just so used to opening up preview tabs in other editors. My only suggestion thus far is...

enhancement
help wanted

When navigating through project panel in unpinned/undocked view modes, using either mouse or keyboard, focus switches to editor, as unopened file is selected, resulting in project panel hiding and keyboard...

To Reproduce: This plugin is installed on the host machine using the IJ 2021.1 built in "Code With Me" functionality, and a guest is connected and has enabled following of...

Jetbrains Rider details; ``` JetBrains Rider 2021.1.2 Build #RD-211.7142.19, built on April 22, 2021 Runtime version: 11.0.10+9-b1341.41 amd64 VM: Dynamic Code Evolution 64-Bit Server VM by JetBrains s.r.o. Windows 10...

After downloading the sources for some libraries (Android), when going to a definition, the IDE takes me to the downloaded sources, but then the extension instantly opens/previews the decompiled definition...

With the new version the shifting focus problem has been solved in some cases like using the brackets {} but not if I rename a class name using the Rename...

bug

On branch switching of very large project (the file in the error description does not exists anymore): ``` java.lang.Throwable: Invalid file: file:///home/petr/work/src/tipsport/tipsys2/bo/src/main/java/cz/tipsport/mongo/personalisation/bo/PersonalisationClientForSuperSportMDO.java (invalid) at com.intellij.openapi.diagnostic.Logger.error(Logger.java:159) at com.intellij.psi.impl.file.impl.FileManagerImpl.findFile(FileManagerImpl.java:363) at com.intellij.psi.impl.PsiManagerImpl.findFile(PsiManagerImpl.java:154) at...

bug