Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
roro co
Total activity
220
Last activity
April 13, 2024 15:12
Member since
September 26, 2014 15:00
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
71
Activity overview
Posts (72)
Comments (77)
Sort by recent activity
Recent activity
Votes
Created
November 22, 2014 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...
Community
IntelliJ IDEA Open API and Plugin Development
getUserData always return null
0 votes
Created
November 21, 2014 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 ...
Community
IntelliJ IDEA Open API and Plugin Development
How to create a new configuration for custom runner
0 votes
Created
November 13, 2014 15:19
i wanna restart debug console with one key whereever my focus is located in.
Community
IntelliJ IDEA Open API and Plugin Development
How to distinct descriptor is in debug console or run console
0 votes
Created
November 13, 2014 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
Community
IntelliJ IDEA Open API and Plugin Development
How to switch between "debugger" and "console" with shortcut
0 votes
Created
November 13, 2014 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
Community
IntelliJ IDEA Open API and Plugin Development
How to switch between "debugger" and "console" with shortcut
0 votes
Created
November 13, 2014 10:44
select previous tab just work when i focus on "debug console" tool window, if i focus on Editor, it doesn't work
Community
IntelliJ IDEA Open API and Plugin Development
How to switch between "debugger" and "console" with shortcut
0 votes
Created
November 13, 2014 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"
Community
IntelliJ IDEA Open API and Plugin Development
How to switch between "debugger" and "console" with shortcut
0 votes
Created
December 05, 2014 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 ...
Community
IntelliJ IDEA Open API and Plugin Development
how to get "debugger" and "console" ContentManager
0 votes
Created
December 17, 2014 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() { ...
Community
IntelliJ IDEA Open API and Plugin Development
Is there to invoke "scroll to the end" button in console
0 votes
Created
April 10, 2015 02:42
No, i mean how to control keyboard (like macro) in openapi
Community
IntelliJ IDEA Open API and Plugin Development
How to invoke keystroke(like macro) in openapi
0 votes
«
First
‹
Previous
Next
›
Last
»