Artem
- 活动总数 9
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
Artem 进行了评论, -
Artem 创建了一个帖子, 已回答Search in ListSpeedSearch with CheckBoxList works incorrect
Hello. Here two videos: Upload id: 2021_03_13_Bu4t7ZTuXLyUPY7z (files: 01.webm, 02.webm) 1) How search works with ListSpeedSearch + JBList. It`s ok. 2) How search works with ListSpeedSearch + Che... -
Artem 进行了评论, -
-
Artem 创建了一个帖子, 已回答How to execute more than one commands in one ShellTerminalWidget?
Hello. val terminalView = TerminalView.getWidgetByContent(selectedContent) as ShellTerminalWidgetterminalView.executeCommand("some command") This code work ok. When I`m trying to call the same code... -
Artem 创建了一个帖子, 已回答Execute command in the terminal from plugin action
Hello. I`m developing a plugin for simplify some routine commands executing by clicking on action. Now I`m using com.intellij.execution.configurations.GeneralCommandLine class for executing and it`...