Cory Geesaman
- Total activity 29
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 8
-
Created PersistentStateComponent<T>.noStateLoaded?
What is PersistentStateComponent<T>.noStateLoaded() used for? Is this class documented anywhere? -
Edited New (non-ascii) brackets which don't trip inspections?
I'm using some non-ascii characters to extend the number of possible types of brackets for a custom language and am getting the "Non-ASCII characters in an identifier..." inspection triggered on th... -
Created Custom Font For Plugin File Type?
Is it possible to set a custom font for a filetype defined by a plugin? I'm working on a plugin for a custom language which uses a lot of special brackets which generally look bad in normal fonts (... -
Created Catching Multiple Hotkeys in Editor?
I'm writing a plugin for IntelliJ to handle a custom language in a specific file type and it includes about 20 unicode characters which need to be bound to hotkeys for usability. I have two to thr... -
Created CLion Hangs on "Building..." Indefinitely On FreeBSD
AnsweredI'm not sure what the cause of this is, I'm using the Linux version of CLion on FreeBSD, everything appears to work normally except when I go to build. I made a simple CMake project from a templat... -
Created Different deployment configurations for different projects?
I'm using WebStorm and it seems to work great for the most part, but I just recently noticed when I go to open different projects the same deployment settings (servers, directory mappings, etc) are...