Are Windows Jump Lists meant to work?
I'm not fully sure if the software currently supports Jump Lists. I'm getting none (PhpStorm x64 on Windows 10 Home will all updates). YouTrack tickets I've been able to find range from feature requests from 6 years ago resolved as "fixed" to more recent reports about the feature not working.
Should I be able to see projects in the taskbar icon?
请先登录再写评论。
Hi there,
It used to work in the past (2 or so years ago -- I did not bother with this after few months of introduction)... but only when IDE was already running. From what I remember on how it was done here .... such functionality requires some native lib support .. and it's loaded together with IDE only (so it's done differently than usual apps do).
Does not show anything now. Possibly it's because I'm using bundled 64-bit JDK (the last time it worked for me was when 32-bit JDK was default one/bundled)
Thank you! I'm then not going crazy trying to fix it on my side. I've voted on IDEA-75238 since it's the only thing I can do—I really miss the feature because I'm always switching among the same 5 projects.
Try Frame Switcher plugin.
Since it's a plugin then you need IDE already loaded ... but it allows to quickly switch (as well as load/close) between multiple projects (same or new window -- depends on additional modifier key pressed).