Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Cory Geesaman
Total activity
29
Last activity
June 02, 2018 18:23
Member since
July 06, 2013 11:24
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
8
Activity overview
Posts (6)
Comments (14)
Sort by recent activity
Recent activity
Votes
Edited
June 01, 2018 09:48
Is it possible to limit that change to only specific documents? The special characters I'm using are pretty far outside of the ASCII range so I could likely override it for everything, just feels ...
Community
IntelliJ IDEA Open API and Plugin Development
Custom Font For Plugin File Type?
0 votes
Created
May 31, 2018 21:37
The second one is probably the easier of the two, but I'm curious if it's possible to change the font of a document from within a plugin (not through settings exposed to the end user.)
Community
IntelliJ IDEA Open API and Plugin Development
Custom Font For Plugin File Type?
0 votes
Created
May 31, 2018 16:39
Thanks, I think I have it after reading that, just issues moving carets and selections around now but I should be able to figure that out.
Community
IntelliJ IDEA Open API and Plugin Development
Catching Multiple Hotkeys in Editor?
0 votes
Created
May 31, 2018 15:53
I spoke a bit soon, it seems no matter how I try to implement it I'm getting the error: 2018-05-31 11:45:08,984 [ 12688] ERROR - plication.impl.ApplicationImpl - Assertion failed: Write acces...
Community
IntelliJ IDEA Open API and Plugin Development
Catching Multiple Hotkeys in Editor?
0 votes
Created
May 31, 2018 13:57
For anyone else who comes across this and wants a code sample, this works up through keybinding and outputting the result to the log: <action id="org.aquae.slip.HotkeyAction" class="org.aquae.slip....
Community
IntelliJ IDEA Open API and Plugin Development
Catching Multiple Hotkeys in Editor?
0 votes
Created
May 31, 2018 13:54
This seems to be the information I needed, thanks.
Community
IntelliJ IDEA Open API and Plugin Development
Catching Multiple Hotkeys in Editor?
0 votes
Created
May 31, 2018 12:41
I think this got me a lot closer but am still missing something, my class currently looks like: public class HotkeyAction extends AnAction { HotkeyAction() { super(); KeyStroke key...
Community
IntelliJ IDEA Open API and Plugin Development
Catching Multiple Hotkeys in Editor?
0 votes
Created
May 31, 2018 10:54
This seems to be getting closer, but I'm still at a loss as to how to interact with addShortcut, Shortcut, KeyStroke, and actually register the event. Is there any actual reference/documentation o...
Community
IntelliJ IDEA Open API and Plugin Development
Catching Multiple Hotkeys in Editor?
0 votes
Edited
May 17, 2018 21:32
FYI: this is a better version of fsnotifier for FreeBSD. The intellij fsnotifier port in the ports tree leaves a bunch of .fuse_hidden############## files in the directories it scans whenever you ...
FAQs
CLion FAQ
How to start CLion on FreeBSD?
1 vote
Edited
March 16, 2017 18:19
Thanks, this was resolved but I forgot to edit the post. The solution was here (which is the same as what you posted.)
Community
CLion
CLion Hangs on "Building..." Indefinitely On FreeBSD
0 votes
«
First
‹
Previous