Skip to content
This repository was archived by the owner on Mar 13, 2019. It is now read-only.
This repository was archived by the owner on Mar 13, 2019. It is now read-only.

less eager error messages #2

Description

@MasseGuillaume

http://www.reddit.com/r/scala/comments/1ry84t/hey_this_is_the_codebrewio_team_we_just_launched/cdsei3t

Odersky

This looks really cool, thanks for sharing!
One small suggestion for improvement: I noted that while I type a function definition, the editor gives me syntax errors because the definition is not yet complete. I would prefer if I could type the line in full before seeing errors. There's an incompleteInputError in Parser which signifies that the error appears at the last character. Maybe that can be used. Alternatively, one could simply mask errors on the last line, as long as the cursor has not left it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions