dart-archive / eclipse3

DEPRECATED - NO LONGER maintained/supported - Eclipse plugins and Dart Editor
8 stars 6 forks source link

Allow an option for automatic word wrapping in Dart editor console windows #46

Open DartBot opened 9 years ago

DartBot commented 9 years ago

Originally opened as https://github.com/dart-lang/sdk/issues/22325

This issue was originally filed by steffen.hauptma...@gmail.com


Dart editor console windows do not support automatic line wrapping. That often makes it difficult to read longer output lines.

Please support an option for automatic word wrapping!

DartBot commented 9 years ago

Comment by sethladd


Removed Priority-Unassigned label. Added Priority-Low, Editor-Plugin, Area-Editor, Triaged labels.

DartBot commented 9 years ago

Comment by sethladd


Meanwhile, have you tried WebStorm or IntelliJ with the Dart plugin?

DartBot commented 9 years ago

This comment was originally written by steffen.haup...@gmail.com


Very good hint, I was not aware of it. I gave it a try and it is indeed a lot better than the Dart editor. Why not recommend it outright to Dart developers? Intellij IDEA community edition is even free.