主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Vicky D
活动总数
96
最后的活动
2022年01月24日 19:15
成员加入日期
2017年03月30日 06:33
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
30
活动概览
帖子(14)
评论(51)
按最近的活动排序
最近的活动
投票数
已编辑于
2017年04月30日 07:12
I have a contributor which looks through all the xml tags. And when an xml tag is found and has the required attribute, it forms the file name and looks through the File index. If it finds that fil...
社区
IntelliJ IDEA Open API and Plugin Development
PsiReference to an XML file
1 票
已编辑于
2020年12月08日 01:08
Facing same issue with JEditorPane in 2020.3. Have not checked the previous releases. I am still working on the plugin and seeing some discrepancies in different themes. For example: 1. In Darcul...
社区
IntelliJ IDEA Open API and Plugin Development
Why IntelliJ IDEA 2020.1 doesn't properly render HTML content font color in Dracula theme for JTextPane?
0 票
已编辑于
2020年11月06日 19:08
I agree that 'hasRunningCommands' should be called on the model change. But we have to remove the modelListener once there are no running commands and that needs to happen in the modelChanged() met...
社区
IntelliJ IDEA Open API and Plugin Development
Execute command in the terminal from plugin action
0 票
创建于
2020年11月06日 06:18
The model listener works but then the listener is attached to that terminal tab.. anything else run in future in that terminal sends events to the listener even after the main command that I was in...
社区
IntelliJ IDEA Open API and Plugin Development
Execute command in the terminal from plugin action
0 票
已编辑于
2020年11月04日 22:30
Errata.. (shellTerminalWidget.hasRunningCommands()) seems to be working even for the above mentioned case now. I ll dig in more. But it would have been great to be able to attach a listener (g...
社区
IntelliJ IDEA Open API and Plugin Development
Execute command in the terminal from plugin action
0 票
创建于
2020年11月04日 20:08
Hi Sergey The process is done only when the terminal tab is closed. I was looking for more about when a particular command that is sent to the process is finished. The following does help if (shell...
社区
IntelliJ IDEA Open API and Plugin Development
Execute command in the terminal from plugin action
0 票
已编辑于
2020年11月03日 23:07
This is great. Thank you. We are on 2020.2.3 so it works for us. Question: I would like to attach a processListener to it so can do some other stuff when process is finished. Any ideas?
社区
IntelliJ IDEA Open API and Plugin Development
Execute command in the terminal from plugin action
0 票
创建于
2019年05月07日 17:38
The developers have not been using bare bone IntelliJ Idea. We start the IDE instance with a couple of plugins installed. The issue has been logged. Thanks https://youtrack.jetbrains.com/issue/IDEA...
社区
IntelliJ IDEA Open API and Plugin Development
CachedValuesManagerImpl seems to make IDE hang in 2019.1.1
0 票
创建于
2019年05月07日 01:26
Attaching more threaddumps ``` 2019-05-06 17:43:46Full thread dump OpenJDK 64-Bit Server VM (11.0.2+9-b235 mixed mode):Threads class SMR info:_java_thread_list=0x00000262db48e120, length=39, elemen...
社区
IntelliJ IDEA Open API and Plugin Development
CachedValuesManagerImpl seems to make IDE hang in 2019.1.1
0 票
创建于
2019年04月26日 00:27
And the compilation works i.e. the versionString is set in the jdk.table.xml if before running the compile process, any dialog like settings is opened. In my code I am using the following: public...
社区
IntelliJ IDEA Open API and Plugin Development
IJ19: myProjectJavaSdks fromProjectDescriptor is empty the first time
0 票
下一页
›
最后
»