August Lilleaas

Avatar
  • 活动总数 31
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 12
  • 创建于

    Manual configuration management (similar to emacs, vim, etc)

    已回答
    Hi folks! Is there a way to have a config file somewhere on my file system that I completely manage by hand, that I can use to customize IntelliJ? The things I want to customize, are mostly key bin...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Use IntelliJ tools to experiment with an emacs major-mode

    I would like to experiment with a Java major mode for emacs that uses the IntelliJ community systems for support for refactorings, syntax highlighting, errors and warnings, automatic insertion of i...
    • 5 个关注者
    • 6 条评论
    • 0 票
  • 创建于

    I want to write a plugin for unit testing - does AppCode support that?

    The unit testing in xcode sucks balls. I want to write a plugin for AppCode that makes running unit tests in the simulator super easy.Can it be done? If so, can someone point me in the right direct...
    • 2 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    Debugging on device - can you share how you implemented it?

    According to this ticket http://youtrack.jetbrains.net/issue/OC-119?projectKey=OC appCode is now able to debug on device.I want to write a unit testing framework where it would be great to have the...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Edit, add, remove targets?

    Is this currently possible in appCode? I can't seem to find it anywhere.
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Localized xibs supported?

    I have a project with localized xibs. For reference, a localized xib is just a duplicated MyXibName.xib that exists in en.lproj, no.lproj, es.lproj etc. In Xcode, this file appears once as MyXibNam...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    How can I remove this warning?

    The use of single equal is intentional. It seems I can skip this warning by changing the code to `if ((self = [super init])) {`. But I don't want a smartass suggestion engine to dictate my code :)C...
    • 3 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    Feature request: cli, cli, cli!

    In appCode, you can build and run in the simulator with one click. To the best of my knowledge, nobody has figured out how to do that outside of Xcode before. Getting the app installed is easy, but...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    I hope appCode gets awesome unit testing

    My biggest problem with Xcode 3 and 4 has been its sloppy support for unit testing.Will appCode get built-in unit testing support? Or is it possible to write appCode plugins that could do unit test...
    • 2 个关注者
    • 1 条评论
    • 0 票