Is there a clean way to import IntelliJ IDEA Ultim...
# random
m
Is there a clean way to import IntelliJ IDEA Ultimate settings to Android Studio? Even sync them? E.g. code style, keyboard shortcuts, inspections, gutter config, etc.
l
I'm using a private GitHub repository and configured it in both IDEs as a settings repository.
k
If you just want to import/export there's an item for that under the
File
menu.
m
I’m using JetBrains sync in IJ, so I cannot use settings repository. Also, I’ve done that in the past (settings repo for both) and in the end it has totally messed up the settings in one of both IDEs 😅 @karelpeeters did so once for Code Style & Color Scheme 🙂 Any side-effects of importing the settings of the slightly different IDE? Don’t wanna mess up everything again 😕
k
That's strange, I can say that personally I haven't had issues with either one yet.
m
cool, thanks 🙂 maybe it’s better by now. I’ve done that quite a awhile ago.