Skip to content

CodeMirror Error Styling #114

Description

@ElliotRoe

Summary
Update the styling of errors in CodeMirror, so it is clearer when there are relevant and time-sensitive errors being displayed.
Requirements

  • All runtime errors should be displayed with the error styling until the user has edited that line, then it should change to the warning style
  • Errors should track the line that they are on until that line is edited (e.g. if an error is on line 5 and I delete lines 2-4 the error should be on line 2)
  • After saving all runtime errors should be styled as warnings

Activity

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

  • Status
    ✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions