Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
breandan
Total activity
24
Last activity
October 17, 2024 04:24
Member since
November 04, 2018 00:25
Following
0 users
Followed by
0 users
Votes
15
Subscriptions
4
Activity overview
Posts (2)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
July 27, 2023 08:35
Hmm, in the old commit message editor, it seems the action never gets invoked, so neither. The new non modal commit interface, it partly works but fails the cast. But `LAST_ACTIVE_FILE_EDITOR` is a...
Community
IntelliJ IDEA Open API and Plugin Development
How do I locate the currently focused editor in popups and other IDE panels?
0 votes
Created
July 27, 2023 08:15
Thank you for looking into this. I tried the suggested data key, but when I tried activating it in the commit message editor. `git clone git@github.com:acejump/AceJump.git && cd AceJump && git chec...
Community
IntelliJ IDEA Open API and Plugin Development
How do I locate the currently focused editor in popups and other IDE panels?
0 votes
Edited
July 29, 2019 23:13
There is an intention called "Add names to call arguments", but for some reason it is not always available. edit: The intention is not always available because "named arguments are not allowed for ...
Community
Scala
Is there a feature to automatically add in named parameters for new functions?
0 votes