kibana/x-pack/plugins/kuery_autocomplete
Lukas Olson 5ea179d604
[KQL] Support matching field names with newlines (#30850)
* [kuery] support matching field names with newlines (#29539)

* [kuery] support matching field names with newlines

* Add support for newlines in KQL grammar

* Add test for newlines in wildcards

* Fix test

* Use 's' instead of 'm' to match newlines instead of doing multi-line

* Fix autocomplete suggestions to handle newlines and tabs in field names

* Add line feed to escaped whitespace

* Fix broken test
2019-02-13 12:50:26 -07:00
..
public/autocomplete_providers [KQL] Support matching field names with newlines (#30850) 2019-02-13 12:50:26 -07:00
index.js