Charles Wu
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 5
-
Charles Wu created a post, Answeredfind 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? -
Charles Wu commented, -
Charles Wu created a post, AnsweredIntellij color scheme displayed in office site
It seems colorful than default Darcula theme. Where can I get this color scheme? Really thanks! -
Charles Wu commented, -
Charles Wu created a post, AnsweredIcon 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() -
Charles Wu created a post, AnsweredIntellij 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... -
-
-
Charles Wu commented, -
Charles Wu created a post, 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...