New 2024 has strange browser popup on Ctrl-Alt-Click
已回答
In previous versions when I performed a Ctrl-Alt-Click on a Propery, it took me to the implementation and now it pops up some browser debug window. Is this now expected?
请先登录再写评论。
If you're using version 2024.2 or later, you can set the environment variable `IJ_LAUNCHER_DEBUG=true` and start the IDE from the command line (see the windows section here for details https://intellij-support.jetbrains.com/hc/en-us/articles/360011901879-How-to-start-IDE-from-the-command-line)). This will print information about which flags or `idea.properties` files are being used:
Currently, you could disable that shortcut as a workaround.