Mikko Ahlroth

- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 3
-
-
-
-
-
-
-
Mikko Ahlroth created a post, AnsweredTypedHandlerDelegate not catching all characters
I have a very bare bones TypedHandlerDelegate implementation. Basically the code logs out the typed character and returns `Result.CONTINUE;`. In my plugin.xml it's declared with `<typedHandler impl... -
-
Mikko Ahlroth created a post, PHPStorm EAP 172.2273.9 getIdeFrame stopped working
In my IntelliJ Code::Stats plugin, I am using this piece of code to get the status bar of a newly opened project window: https://github.com/code-stats/code-stats-intellij/blob/master/src/StatsColle... -