Charles Wu
- 活动总数 17
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 5
-
创建于 find usage popup from ctrl+click show long navigation information
已回答Since update to 2021.2.1, the right click find usage popup show massive useless prefixs , how to hidden them? -
创建于 Intellij color scheme displayed in office site
已回答It seems colorful than default Darcula theme. Where can I get this color scheme? Really thanks! -
创建于 Icon get big since update from 2018.3.2 to 2018.3.4
已回答Is there anyway to control the size of a svg icon without modifing it in build 2018.3.4? This icon just loaded by IconLoader.getIcon() -
创建于 Intellij get frozen after create a new gradle project in Intellij 3.3
已回答Our plugin provide a wizard to create a prepared gradle project which has one thousand dependencies. After finished the wizard and during the indexing all the libraries intellij will get hang about... -
创建于 Intellij library source does not match the bytecode for class *
Hi all, I'm a intellij plugin developer, but the most source code are not match the bytecode, it's really hard to debug. I can sure there no some cache problems. My environment: build.gradle inte...