主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
roro co
活动总数
220
最后的活动
2024年04月13日 15:12
成员加入日期
2014年09月26日 15:00
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
71
活动概览
帖子(72)
评论(77)
按最近的活动排序
最近的活动
投票数
创建于
2014年11月22日 08:21
I fix it with:RunContentDescriptor d = new RunContentManagerImpl(e.getProject(), DockManager.getInstance(e.getProject())).getRunContentDescriptorByContent(c);but i hope you can reply me: i think if...
社区
IntelliJ IDEA Open API and Plugin Development
getUserData always return null
0 票
创建于
2014年11月21日 11:50
No, external tool can't fix my question, my key point is debug code in debug session(server side) for detail:exist following files:bin/script_lang_server(like a_ruby_server)bin/client...(same with ...
社区
IntelliJ IDEA Open API and Plugin Development
How to create a new configuration for custom runner
0 票
创建于
2014年11月13日 15:19
i wanna restart debug console with one key whereever my focus is located in.
社区
IntelliJ IDEA Open API and Plugin Development
How to distinct descriptor is in debug console or run console
0 票
创建于
2014年11月13日 09:31
use alt+left/right(i must move my righ hand to left+up+right+down) is not so convenient, i hope do it with one key
社区
IntelliJ IDEA Open API and Plugin Development
How to switch between "debugger" and "console" with shortcut
0 票
创建于
2014年11月13日 09:32
@Dmitry Jemerov what do you see when open my screencast.zip, i can open it with vlc or smplayer, i first upload screencast to devnet, please give me a screenshot if you fail to open my screencast
社区
IntelliJ IDEA Open API and Plugin Development
How to switch between "debugger" and "console" with shortcut
0 票
创建于
2014年11月13日 10:44
select previous tab just work when i focus on "debug console" tool window, if i focus on Editor, it doesn't work
社区
IntelliJ IDEA Open API and Plugin Development
How to switch between "debugger" and "console" with shortcut
0 票
创建于
2014年11月13日 11:59
The key point is i use switcher frequetly in some framework(with large output), i think do it with one key is good, > 2 keys is bad, so i wanna do it with "one key"
社区
IntelliJ IDEA Open API and Plugin Development
How to switch between "debugger" and "console" with shortcut
0 票
创建于
2014年12月05日 04:37
I can't find getRunContentManager(), so i use getContentManager() insteadsee my screencast, i get the debug tool contentmanager, but i expect it "debugger" and "console" contentmanager, i wanna do ...
社区
IntelliJ IDEA Open API and Plugin Development
how to get "debugger" and "console" ContentManager
0 票
创建于
2014年12月17日 09:07
Ctrl+End only move caret in focus editorI try following codeToolWindowManager.getInstance(e.getProject()).getToolWindow("Debug").activate(new Runnable() { @Override public void run() { ...
社区
IntelliJ IDEA Open API and Plugin Development
Is there to invoke "scroll to the end" button in console
0 票
创建于
2015年04月10日 02:42
No, i mean how to control keyboard (like macro) in openapi
社区
IntelliJ IDEA Open API and Plugin Development
How to invoke keystroke(like macro) in openapi
0 票
«
第一页
‹
上一页
下一页
›
最后
»