Donald McLean

Avatar
  • Total activity 790
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 306
  • Created

    Support for Scala XML literals

    Is there a plan to provide full support for XML literals in Scala files? (syntax coloring, code completion, better formatting)Thank you,Donald
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Update plug-in to use 110.365?

    Normally when the IDEA 11 EAP updates we see a corresponding update in the plug-in. Are we going to see such an update for 110.365? Is it necessary?Thank you,Donald
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    No class file produced?

    I am having a problem where IdeaU is not producing a class file for a Scala class. I have tried several things to rectify the problem with no luck (clean rebuild, purge output directories and rebui...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    Intentions to fix method call

    In Java, if I type in a call to a method but use a different parameter list, I get intentions to either modify the parameters to match my call or to create an overloaded method matching the call.An...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    110.137 plus 0.5.91 sluggish?

    After using it for a while, IDEA seemed to be very sluggish. I captured a performance snapshot but I'm not sure where to post it.Donald
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Problems with create method intention

    The other day I was able to use an intention to create a new method in the class that I was working on however it seems like using an intention to create a method in some other class throws an exce...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Alignment of ScalaDoc

    With 10.5 there was an option to use the recommended ScalaDoc comment format:/**   *   */Rather than the Java standard:/**  *  */I couldn't find it in 110.137 + 0.5.89. Did I miss it?Thank you,Donald
    • 2 followers
    • 5 comments
    • 0 votes
  • Created

    110.3 CVS got confused with server unreachable

    IT was doing some work and had our CVS server down. The CVS plugin got so confused that the entire app eventually became unresponsive and I had to kill it.
    • 3 followers
    • 3 comments
    • 0 votes
  • Created

    Nika doesn't recognize tests

    Not sure whether this is a plug-in problem or IDEA problem.IDEA 108.1333, plug-in 0.5.9, scalatest 1.6.1, junit 4.8.2IDEA is not recognizing my tests. Test classes are all of the form:class SomeTes...
    • 3 followers
    • 5 comments
    • 0 votes
  • Created

    Message panel problem in 108.1333

    I'm in the middle of an ugly manual refactoring and so I have to periodically do a full rebuild to see what I haven't fixed yet.When I push the double green arrow control on the Messages panel to r...
    • 1 follower
    • 0 comments
    • 0 votes