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

Plugin not working with Favourites

Open gabrieli opened this issue 6 years ago • 2 comments

First, thanks for the plugin, got very excited to find about it today!

I'm using Webstorm 2019.2 with Quick File Preview 1.3.2 and it works good on the "original" project structure. Unfortunately, the plugin does not seem to pick on files that are in "Favourites".

Settings wise, Webstorm lets you have "Autoscroll to source" enabled or disabled for the Favourites tab specifically - I made sure it is disable there too

gabrieli avatar Aug 20 '19 08:08 gabrieli

Found a workaround - adding it in case others are having same issue: Webstorm supports scopes - https://stackoverflow.com/a/23930035 . You could add the favourites as a scope instead, select the scope instead of the project - and the plugin will be working. You might have to restart the editor after selecting the scope

gabrieli avatar Aug 20 '19 08:08 gabrieli

Thanks for your feedback. Until now only the project view is covered by the preview functionality, which I am still try to improve in terms of bug fixes and UX. Next step will be including other tool windows like Search, Favorites, TODO etc.

SeeSharpSoft avatar Aug 20 '19 12:08 SeeSharpSoft