Ilya Kulakov
- Total activity 23
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 9
-
Ilya Kulakov created a post, How to change color of the font in Debugger's Console window?
I cannot find the setting that correspond to the font color in that tool window, could someone point me to it? -
Ilya Kulakov commented, -
Ilya Kulakov created a post, Remote debugging of gevent application does not work
In our application we use gevent like this: import gevent.monkey gevent.monkey.patch_all() What I want is to enable debugging once and then be able to set breakpoints wherever I need.Unfortunately... -
Ilya Kulakov created a post, AppCode 2.0 and Unit Tests
Unit Testing is very notable feature among others, however the description is very cryptic.>> Out-of-the-box AppCode supports OCUnit and Kiwi testing frameworks.What kind of support are we talking ... -
Ilya Kulakov commented, -
-
-
-
Ilya Kulakov created a post, How to synchronize settings between multiple computers?
I want synchornize settings (specifically keymap) between my home and work mac.I've tried IntelliJ Configuration Server Plugin but it requires account per instance.Is there any way to automatically... -
Ilya Kulakov created a post, How to change debugger to LLDB?
Pop-up control in Run->Edit Configurations is disabled (build 108.1201):