Does Alt+Enter work for you in the latest EAP?

I'm finding that the "Quick Action" (for example, import, etc.) isn't working for me. I'm curious if it's a bad interaction with the Scala plugin, or a general EAP issue. Thanks!

0
9 comments

There don't seem to be any exceptions in the log :(

0

Move/rename IDE folders to start with all the defaults and no plug-ins, see if it helps: https://intellij-support.jetbrains.com/entries/23358108 .

0

Just did that (took a while) but Alt+Enter is definitely not working within a Scala project. No intentions get pulled up. Doesn't seem to be working inside a Java source file either.

0
Avatar
Permanently deleted user

Have you tried bringing up the action via Ctrl+Shift+A / "Show Intention Actions"?

0

Yeah. Bringing up the intention actions menu manually works - and I can execute the action specified within it.

0
Avatar
Permanently deleted user

And have you checked in the Keymap settings whether Alt+Enter is assigned to a different, conflicting action?

0

[puzzled] It feels like IDEA doesn't recognize the option key at all. I tried to search within the keymap for "Option" as the first stroke, but it refused to accept that as a valid input (i.e. nothing appeared). I checked to ensure that it wasn't a physical problem (i.e. my keyboard not working) and indeed - the Option key is firing. For some reason IDEA isn't recognizing it as the first keystroke in the search?

0

What JDK do you use to run IDEA?

0

Please sign in to leave a comment.