Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
retanoj
Total activity
38
Last activity
November 05, 2020 05:51
Member since
August 04, 2020 09:12
Following
0 users
Followed by
0 users
Votes
4
Subscriptions
8
Activity overview
Posts (7)
Comments (19)
Sort by recent activity
Recent activity
Votes
Edited
November 05, 2020 05:51
"local=zh_CN_#Hans" is set by IDEA automatically. I think the key problem is "loadDescription" method on "com/intellij/codeInspection/ex/InspectionToolWrapper.java" file. On 2018.3 inspection descr...
Community
IntelliJ IDEA Open API and Plugin Development
How to make a inspection description localization (or internationalization)?
0 votes
Created
October 30, 2020 02:20
zh means Language, CN means country 'China' , #Hans means Simplified Chinese. And it shows in IDEA log. Does this suffix '_#Hans' make something wrong?
Community
IntelliJ IDEA Open API and Plugin Development
How to make a inspection description localization (or internationalization)?
0 votes
Created
October 29, 2020 02:37
it shows #com.intellij.idea.Main - locale=zh_CN_#Hans JNU=UTF-8 file.encoding=UTF-8
Community
IntelliJ IDEA Open API and Plugin Development
How to make a inspection description localization (or internationalization)?
0 votes
Created
October 14, 2020 02:24
Solved! Thanks for your help.
Community
IntelliJ IDEA Open API and Plugin Development
Plugin Icon not load on IDEA MarketPlace
0 votes
Created
October 12, 2020 06:02
May I know how this problem is going?
Community
IntelliJ IDEA Open API and Plugin Development
Plugin Icon not load on IDEA MarketPlace
0 votes
Created
October 09, 2020 04:22
And I use proxy and modify http response package to test if IDEA Plugins Marketplace would correct show my plugin svg icon. Answer is YES. Maybe I known the problem, that is https://plugins.jetbrai...
Community
IntelliJ IDEA Open API and Plugin Development
Plugin Icon not load on IDEA MarketPlace
0 votes
Created
October 09, 2020 02:39
please tell me which IDE you used ? I open my plugin icon on IDEA 2020.3, no error occur. Show as below.
Community
IntelliJ IDEA Open API and Plugin Development
Plugin Icon not load on IDEA MarketPlace
0 votes
Created
October 08, 2020 07:00
and im sure I used the right icon filename and put it on the right folder.
Community
IntelliJ IDEA Open API and Plugin Development
Plugin Icon not load on IDEA MarketPlace
0 votes
Created
October 08, 2020 06:56
strange. But you known plugins.jetbrains.com website shows the plugin icon.
Community
IntelliJ IDEA Open API and Plugin Development
Plugin Icon not load on IDEA MarketPlace
0 votes
Created
September 18, 2020 06:02
Ahhhh. It gives a simple format FQName.
Community
IntelliJ IDEA Open API and Plugin Development
how can I get FQName of an PsiElement?
0 votes
Next
›
Last
»