Michael Beauregard

- Total activity 71
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 22
-
Created 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... -
Created 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... -
Created 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' ... -
Created 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... -
Created 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...