Hi everyone, am I the only one having this problem...
# random
g
Hi everyone, am I the only one having this problem with IntelliJ IDEA 2019.2? https://twitter.com/gmariotti10/status/1156210010034245634
e
clear cache & restart?
g
it didn’t work 😞
e
if you switch manually? alt-arrow?
or close them? ctrl-f4?
g
with alt-arrow it works. My main problem is when I’m switching between open files with control-tab. Instead of moving me to a tab with the open file it reopens the file in the current tab
e
in the meanwhile, you may want try reinstalling it
g
I will do, thanks
h
Hmm, ctrl-tab works for me in 2019.2
(I use the "IntelliJ IDEA Classic" / "Mac OS X" keymap)
g
@henrik so, if you have a file that is already open in another tab, you’re able to navigate to do instead of seeing it reopened in the current tab, right?
h
yup
g
interesting 🤔 could it be a setting option?
h
search through available actions, maybe there's something there
My ctrl-tab is mapped to "Switcher"
g
tried reinstalling it, the mapping is the same as you, it’s just the Switcher that seems to behave in a different way
n
Have you tried exiting IntelliJ, appending .bak to the current Idea configuration directory, and starting IntelliJ?
There could be a issue with your Idea configuration. Are you using configuration settings from a previous version?
g
I removed the folders in
Preferences
and
Caches
and restarted without importing anything and it seemed to work again. However, is quite annoying having to reset all my preferences between versions just to get this fixed
n
On the plus side you have a good idea of where the issue originated from simple smile .
g
well, now I know that something breaks it but not what 😅