Mitsugu Shibanami

Avatar
  • Total activity 6
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 1
  • Edited

    Array / Dictionary indentation with Xcode style

    Completed
    I want to write code for array, dictionary, etc. like this. NSArray *hello = @[@1,                   @2,                   @3                  ]; or NSArray *hello = @[                   @1,       ...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    Latest stable version of IntellJ IDEA 12 is 12.1.7b?

    Hi.In this page, I found Latest stable version of IntelliJ IDEA 12 as 12.1.7.So I downloaded it from that link for OSX.But It was actulally 12.1.7b.Is that correct? I also found 12.1.7.
    • 2 followers
    • 2 comments
    • 0 votes