Ilya Kulakov
- 活动总数 23
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 9
-
Ilya Kulakov 创建了一个帖子, 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 进行了评论, -
Ilya Kulakov 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, How to change debugger to LLDB?
Pop-up control in Run->Edit Configurations is disabled (build 108.1201):