Requestor
@lucaslopezf
Problem Statement
The syntax highlighting for the esql language in EuiCodeBlock is different from the one in the Monaco editor.
(Monaco editor on the left, EuiCodeBlock on the right)
Proposed Solution
Improve the styles of the esql language in EuiCodeBlock to get close to a 1:1 match with the Monaco editor.
Use Case
Improve user experience.
Value / Impact
The end-user benefits
Do alternatives or workarounds exist?
No.
Additional context (Optional)
The PR that originated the request: elastic/kibana#254537
Requestor
@lucaslopezf
Problem Statement
The syntax highlighting for the
esqllanguage inEuiCodeBlockis different from the one in the Monaco editor.(Monaco editor on the left,
EuiCodeBlockon the right)Proposed Solution
Improve the styles of the
esqllanguage inEuiCodeBlockto get close to a 1:1 match with the Monaco editor.Use Case
Improve user experience.
Value / Impact
The end-user benefits
Do alternatives or workarounds exist?
No.
Additional context (Optional)
The PR that originated the request: elastic/kibana#254537