主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Adrian !
活动总数
22
最后的活动
2019年03月12日 21:31
成员加入日期
2011年10月19日 22:10
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
7
活动概览
帖子(7)
评论(8)
按最近的活动排序
最近的活动
投票数
创建于
2019年03月12日 21:31
Hi Max, I'll leave this for now - it was a temporary situation and I have my usual development Mac back now. I had a number of days developing using Xcode while AppCode was unusable - painful but a...
社区
AppCode
AppCode: 1 second keypress responses; terribly slow in general
0 票
创建于
2018年08月06日 06:41
Thanks for the reply Serge. Yes, Ctrl+Enter works, so that's an improvement over clicking. I swear enter/return used to work in both contexts though. No way to have my cake and eat it, so to speak?
社区
IntelliJ IDEA Users
Binding return key to "complete current statement"
0 票
创建于
2017年04月14日 02:44
OK; voted and commented. Even if you can't do configuration yet, couldn't the standard behaviour be modified so that comments follow the code format? Surely there can't be many people who prefer f...
社区
AppCode
Swift: disable comment at first column
0 票
创建于
2011年10月23日 23:44
I imagine it might well be the above change that has caused the change in functionality; no doubt one of the developers will be able to tell us more.But personally I wouldn't consider loss of this ...
社区
AppCode
Property syntax erroneously converted to method syntax (ie. dots to square brackets)
0 票
创建于
2013年07月22日 02:55
I have done so: OC-7882.Simply put, signals don't necessarily mean something has gone wrong - they can be used for in-process messaging. This can be used a great many times per process - certainly ...
社区
AppCode
How to tell the debugger not to break on signals?
0 票
创建于
2011年10月20日 20:13
Fantastic - thanks Maxim.AppCode is shaping up into a great piece of work. I'm an Idea user (I have a couple of Java/Objective C hybrid apps) and to me XCode has always seemed sadly lacking; the ar...
社区
AppCode
Property syntax erroneously converted to method syntax (ie. dots to square brackets)
0 票
创建于
2011年10月23日 21:46
If you typeobj auie. a space not a dot, you'll get what you want. You don't even need the opening square bracket.It seems reasonable for AppCode to expect you to differentiate between whether you w...
社区
AppCode
Property syntax erroneously converted to method syntax (ie. dots to square brackets)
0 票
创建于
2011年10月24日 20:33
max wrote:Well, it seems we need to tune the heuristics again. Would it look right if we convert to method call syntax any calls except those, that have corresponding setters? Your NSView.frame cas...
社区
AppCode
Property syntax erroneously converted to method syntax (ie. dots to square brackets)
0 票