elm-lang / elm-reactor

Interactive development tool that makes it easy to develop and debug Elm programs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

opened this issue · comments

I think this is what #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

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.