Wilson
- 活动总数 44
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 4
- 订阅数 11
-
Wilson 创建了一个帖子, Light files should have PSI only in one project
the following code cause "Light files should have PSI only in one project" PsiFile file = PsiDocumentManager.getInstance(e.getProject()).getPsiFile(editor.getDocument()); Is there any solution? p... -
-
Wilson 创建了一个帖子, 已回答How to force refresh config file(xml file) of PersistentStateComponent
@State(name = "xxx", storages = {@Storage("xxx.xml")})public class XxxComponent implements PersistentStateComponent<CollectionConfiguration> {} when some operation change the XxxComponent, the conf... -
-
Wilson 创建了一个帖子, 已回答search bar in LanguageTextField can not be fixed
JsonLanguageTextField prettyJsonLanguageTextField = new JsonLanguageTextField();LanguageTextField prettyJsonEditorPanel = prettyJsonLanguageTextField.get(); import com.intellij.codeInsight.foldin... -
-
Wilson 进行了评论, -
Wilson 创建了一个帖子, 已回答mac start plugin error
mac start plugin error java.lang.NoSuchMethodError: 'void com.apple.eawt.Application.setAboutHandler(com.apple.eawt.AboutHandler)' at com.intellij.ui.mac.MacOSApplicationProvider$Worker.initMacAppl... -
-