Skip to content

Create a better code editor in the K7 ui framework #14119

@timroes

Description

@timroes

We are currently using react-ace as a code editor with a very tiny wrapper (KuiCodeEditor) implemented in #14026.

This wrapper basically just passes through all properties to react-ace. It would be nice to "build" a code editor (with or without any library) with a proper API where we just expose whatever we need and encapsulate away what we don't need (e.g. custom theming).

This task should be the long running goal for what kind of code editor we want to introduce, what we require and replace the current tiny KuiCodeEditor with that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Team:Platform-DesignTeam Label for Kibana Design Team. Support the Analyze group of plugins.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions