Skip to content

Syntax Highlighting for Input Editing #1891

@camielvs

Description

@camielvs

Users want to be able to add large yamls and jsons as argument inputs or on input nodes. We currently have the multiline editor dialog but this does not suffice. We need to look into utilising the Monaco Editor for syntax highlighting and increasing row count.

Some considerations:

  • The system needs to support multiple different syntax and languages
  • We cannot always autodetect language, so users (may) need to manually specific what language they want highlighting for
  • Syntax language could be saved as part of an annotation

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