Charlie Choiniere
- 活动总数 160
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 47
-
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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 ... -
创建于 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... -
创建于 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... -
创建于 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...