Closed rudifa closed 10 years ago
The worksheet editor is not the same as the one used by .scala file, i.e., they are backed by two different implementations. Consequently, you should not expect the worksheet editor to be as feature complete as the scala editor.
In the specific case, Toggle comment the selected lines is simply a missing feature.
Thank you for the clarification. Does the scala worksheet project have a list of requested (or rather desired) features to which I could append this one?
Rudi
We are using the enhancement label for keeping track of feature requests: https://github.com/scala-ide/scala-worksheet/issues?labels=enhancement&milestone=&page=1&sort=updated&state=open
Or, did you have something else in mind?
'Enhancement' sounds promising.
Duplicate of #31
Command+7 (Mac) has no effect in a Scala worksheet while it works nicely in a .scala file. Eclipse : 3.7.2 Scala IDE : Build id: 2.1-M2-20121018-1623-Typesafe
Am I missing something, or is this a bug?
Thanks Rudi