Skip to content

Conversation

@odersky
Copy link
Contributor

@odersky odersky commented Dec 10, 2025

Improve rendering of messages with multi-line code positions, in two ways:

  • Add a blank line between the error message proper and the code lines that follow it.
  • If there are more than 3 code lines following it, summarize them by printing the first and last line and a ... in between.

Improve rendering of messages with multi-line code positions. Two improvements:

 - Add a blank line between the error message proper and the code lines that follow it.
 - If there are more than 3 code lines following it, summarize them by printing
   the first and last line and a `...` in between.
@odersky odersky force-pushed the improve-message-rendering branch from ed4a5a3 to e296c79 Compare December 11, 2025 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant