diff options
| author | vitya-smirnov <[email protected]> | 2025-07-03 14:40:24 +0300 |
|---|---|---|
| committer | vitya-smirnov <[email protected]> | 2025-07-03 15:02:48 +0300 |
| commit | fdc3ed2f3a53f64b189d53b2cb81513916a78dc3 (patch) | |
| tree | e9749f48aeb08f70fbbd2802c955b9d8a8c100b6 /yql/essentials/sql/v1/sql_match_recognize_ut.cpp | |
| parent | a4b1cf6267fe6389feafed4bad620bd7a827b23a (diff) | |
YQL-19747: Support LSP FilterText
LSP protocol has a property
```
/**
* A string that should be used when filtering a set of
* completion items. When omitted the label is used as the
* filter text for this item.
*/
filterText?: string;
```
It is useful, e.g. when we prepend some punctuation
at a candidate content, but still want to filter by
prefix, ignoring that punctuation.
Related to https://nda.ya.ru/t/KCkzjhXS7G3Epg.
commit_hash:01f258218d312eef764350bd4d78da15acb8c9ea
Diffstat (limited to 'yql/essentials/sql/v1/sql_match_recognize_ut.cpp')
0 files changed, 0 insertions, 0 deletions
