Ilya Kulakov
- Total activity 23
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 9
-
Created 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? -
Created 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... -
Created 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 ... -
Created 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... -
Created How to change debugger to LLDB?
Pop-up control in Run->Edit Configurations is disabled (build 108.1201): -
Created How to prevent AppCode quit when last window is closed?
That behaviour is really bothering. Typicall OS X app never quits when last document closed.Probably there is a preference I'm missing? -
-