Skip to content

improve support for compiler feedback #4411

Open
@lmihalkovic

Description

@lmihalkovic

Aside from hard errors, the compiler is also outputing warnings that can help users improve the quality if their code. It might be useful to

  • display the information in a summarized list form
  • jump from the warnings to the exact code location in the correct editor tab
  • display a warning icon next to the line in question in the editor
  • make the behavior optional so as not to overwhelm beginner level users

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions