FrigoEU / psc-ide-vim

Vim plugin for psc-ide
96 stars 36 forks source link

How can I display multi-line? #111

Closed ChrisPenner closed 6 years ago

ChrisPenner commented 6 years ago

Not strictly a psc-ide issue; but just wondering if anyone can recommend a way to get the full error on screen, it's tough to work with this way:

image

I can do :lopen, but it's not usually much better, it's bright orange and doesn't format multi-line errors well.

image

Any ideas?