Nir Sharony
- 活动总数 2
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 1
-
Nir Sharony 创建了一个帖子, 已计划Opening a new terminal tab via a Gateway plugin
I am using IntelliJ 2024.1 to develop a Plugin that should run on a hosted IDE via Gateway.The Plugin should create a new Terminal tab and then execute a command in it.I have the following code:try...