Retronymster

- Total activity 68
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 27
-
Created Leda: SbtConfigurable has unsatisfied dependency
I'm updating idea-sbt-plugin to Leda.After adapting to the a few new signatures, I'm stuck with the following error, which prevents the plugins project configuration panel from displaying.[ 33317]... -
Created Pain Point: Move Refactoring
After switching the to idea-sbt-plugin to perform compilation, my number one hindrance to productivity in my Scala project is the weakness of the move/copy refactoring.Problems:Unnested package nam... -
Created Suggestion for Better Presentation and Refactoring of .scala source files with multiple definitions.
Currently, the plugin follows the IntelliJ Java concept of displaying a Class oriented view of the project. It is common to combine multiple classes / objects into a single Scala source file. Suppo... -
Created Folding anonymous inner classes to closure syntax
There is a new Eclipse plugin in development that uses code folding to display selected anonymous inner classes in a syntax similar to the BGGA closures proposal.http://code.google.com/p/lambda4jdt...