Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ES|QL] fix query highlight when wrapped in multi-line #172080

Merged
merged 6 commits into from
Nov 29, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
🚨 Fix linting issue
dej611 committed Nov 28, 2023
commit a5b35001973433628857828977e6aaa6c6e3e37c
Original file line number Diff line number Diff line change
@@ -248,7 +248,7 @@ export const commandDefinitions: CommandDefinition[] = [
{
name: 'enrich',
description: i18n.translate('monaco.esql.definitions.enrichDoc', {
defaultMessage:
defaultMessage:
'Enrich table with another table. Before you can use enrich, you need to create and execute an enrich policy.',
}),
examples: [