Yves Le Borgne
- 活动总数 263
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 11
- 订阅数 68
-
创建于 'statement can be simplified' highlights in editor
I'm assuming your code is pissing away some of MY memory and cpu on these mindless reminders (usually dogma laden) .... Although it can be turned off, it is still imho a complete waste of resources... -
创建于 appCode vs xCode build outputs - chasing a (pseudo?) memory leak
Hello all, I have been chasing a memory issue that shows up when i compile with xCode5 and in the Allocations instrument. (see http://stackoverflow.com/questions/19234526/constant-app-memory-incre... -
创建于 new build errors since installing xCode 5
Hello, since i installed xCode5 i get new error messages as per screen shot. Strangely, they dont seem to affect anything ... ie programs builds, and runs in any environment, debug and release buil... -
创建于 issue resolving enums ? AppCode 2.1
I get this a warning when (i feel) the proper enum value is used and declared. (UITextAlignmentLeft , enum UITextAlignment)Does this rank as a bug or am i missing something fundamental in obj-c ?At... -
创建于 how to stop reformatting a .plist when selecting 'Reformat code' on a commit
When i commit, i normally reformat the code ... worked so far for me. However, when that happens, AppCode reformats one of my plists (in the resources folder) ... in a bad way.before : after : for ... -
创建于 embedded switch in a switch statement : is this normal obj-c or overzealous verification
rather new at obj-c myself, i'm not certain whether the warning posted here is legit of not, and if it is, could someone enlighten me as to why this would be so ?Attachment(s):Screen Shot 2012-12-2... -
创建于 the long awaited performance improvement : bravo to the team
Wow ... not even in the same league compared to the 1.6 family. Now THIS is a JetBrains product for my taste. Nice gift under my tree. Thanks , i'm developing with pleasure again. -
创建于 'really' invalidating caches , EAP and 1.6.4
I've been chasing a bug (my bad) whereby one of my textures that i thought had been updated was not updating in the .app package. So , went through the routine of invalidating caches , clean, build... -
创建于 customizing colors in IDE Settings->Editor->Colors&Fonts : right click not working EAP 2.0
I could not find a tracking ticket on this. Wondering if anybody else is getting this or if it is just a 'my box/my mouse' thing . Also the popop tooltip over the color sample squares very hard to ... -
创建于 How does one push to a remote repository (not GitHub, privately run server)
I have been trying to understand how to push my commits to a remote repos, but cant figure out how to configure it. I did configure the remote by hand (git command line), however when pushing, AppC...