elm-lang / elm-reactor

Interactive development tool that makes it easy to develop and debug Elm programs.
BSD 3-Clause "New" or "Revised" License
428 stars 63 forks source link

Error messages unreadable (off page) when the code is too long #236

Open ghost opened 6 years ago

ghost commented 6 years ago

I think this is what https://github.com/elm-lang/elm-reactor/issues/188 was about.

on compile: screen shot 2017-10-14 at 12 50 20

scrolling down: screen shot 2017-10-14 at 12 53 46

scrolling right: screen shot 2017-10-14 at 12 53 53

source code (the highlighted code is the wide code): screen shot 2017-10-14 at 13 04 42

when I break the code up: screen shot 2017-10-14 at 13 06 09

it's fixed (I can see the errors): screen shot 2017-10-14 at 12 56 51

process-bot commented 6 years ago

Thanks for the issue! Make sure it satisfies this checklist. My human colleagues will appreciate it!

Here is what to expect next, and if anyone wants to comment, keep these things in mind.