Charlie Choiniere
- Total activity 160
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 47
-
Created 15 EAP: Sluggish Scroll Performance
I'm getting really sluggish scrolling performance and ui update performance (opening and closing code folding) on OS X Mavericks with the custom JDK. Switching the Boot JDK back to 1.6 fixes the is... -
Created Add Custom HTML Tags
How can I add custom html tags through the open api? I would like to define some new elements so they do not register as warnings. I know how to do this through the UI, but how can I accomplish thi... -
Created Building Idea with Java 1.6 on OSX
I'm having trouble building Intellij Community using Java 1.6 from the command line. I've also tried using Intellij and recieved similar results. The reason I'm trying to build with 1.6 is so I can... -
Created Java 1.6 Could not generate DH keypair
I'm trying to support Java 1.6 for Mac Users, mainly me really right now. I was happily coding my plugin with Java 1.8 and running the plugin through the IDE and everything was fine. However, I rea... -
Created Create Project Service
I've written a class that takes a PersistentStateComponent and creates a connection pool for making http requests in my plugin. I'd like to be able to use one instance of this class througout my en... -
Created Mark folder as Custom?
Is there a way to mark folders as a custom type? Instead of sources or excluded is there a way to create your own type and extend the mark folder as menu? Or is using mark folder as sources a perfe... -
Created Current Project in Application Component
I'm trying to figure out what module a virtual file belongs to using the BulkListener interface and subscribing to VirtualFileManager.VFS_CHANGES. I found one solution somewhere else, but it needs ... -
Created Extend JavaScript Grammar
I'm working with a Rhino installation that supports the optional types from ES4 and would like to add this to the existing JavaScript grammar simply to avoid syntax errors when loading the JS files... -
Created HTML Template language where the majority of the language is XML
I'm new to plugin development so I'm looking for some advice on the direction I need to take in order to build a template language for HTML that is also XML based, but has a few expressions that ne... -
Created Dracula Theme In Idea
The Python syntax highlighting doesn't look quite right when using the Dracula theme with Intellij Idea. Will this be fixed in the upcoming Pycharm 2.7 version? I'm using the Intellij 12.1 EAP (1...