@phpstorm I have been using JetBrains products for years and they're great. But one big pain I had for years now is that I can't switch to another project's window while using conflict solver. Could something be done about that? 🙏
@intellijidea I'm experiencing issues with using jetbrains:// links in IDEA's console - they are not clickable. They work fine in Ubuntu's default terminal. In IDEA's console https:// links work fine but jetbrains:// links (handled by Jetbrains Toolbox) do not.
.@VotrubaT I just used Rector to migrate annotations to attributes. Went smoothly except that all of our long multiline annotations were formatted as single line attributes. I know this is not Rector's responsibility to fix, just wondering if you know of a fixer/sniff to fix it?