Michael Beauregard
- 活动总数 71
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 22
-
创建于 3rd party library sub-project support
I often use open source libraries in my iOS apps. The libraries are usually added as a git submodule and as a subproject in the app's xcode project. The problem is that AppCode doesn't index the so... -
创建于 Why aren't some IntelliJ plugins available for AppCode?
I can appreciate that many plugins are IntelliJ specific, but it seems to me that many others are quite generic.Specifically, I'm a big fan of the XFiles plugin with IntelliJ which (although it has... -
创建于 Out of memory error when loading project regardless of Xmx value
I get this error no matter what value I specify for Xmx. The more memory I give AppCode, the longer and harder it works, but it inevitably fails with the out of memory error. Just hitting 'ignore' ... -
创建于 Xcode-style control-command-left/right for back/forward -- system alert sound
Since you really need to use Xcode and AppCode together, I'm trying to sanitize some of the keyboard shortcut differences. For some reason, when I bind 'control-command-left' to 'Go To -> Back', it... -
创建于 No Ruby code completion or code navigation with IntelliJ 9.0.3 + Ruby Plugin 2.5
I'm using the latest of both IntelliJ and the Ruby plugin (2.5.13234) on Mac OS X and am really surprised that no code navigation or code completions work at all. About once a week, under some cond...