scala-ide / scala-worksheet

A Scala IDE plugin for a multi-line REPL (called worksheet)
96 stars 24 forks source link

The Format action should strip comments. #92

Open dragos opened 12 years ago

dragos commented 12 years ago

When the user hits Cmd-Shift-F to format the code, the evaluation results should be stripped.

jacobus commented 12 years ago

We really need something like this. Thanks for opening a ticket. If this gets implemented, please update the answer on StackOverflow http://stackoverflow.com/q/13295983/828757