diff options
author | vitya-smirnov <[email protected]> | 2025-07-22 11:57:55 +0300 |
---|---|---|
committer | vitya-smirnov <[email protected]> | 2025-07-22 12:16:44 +0300 |
commit | cf94d8a9ef2bd554213054a9cb6352a20a134a10 (patch) | |
tree | 508577e572363c0a0b6ca1617af0179c0edbeaae /yql/essentials/tools/yql_highlight/generate_textmate.cpp | |
parent | 483d11bf5a8df9991fc6c614908d8f5a750dcca8 (diff) |
YQL-20221: Change binding replace range
Symbol `$` was excluded from the `BindingName`
candidate content as `Replxx` interprets `$` as
a word break. The problem is that Monaco Editor
accounts `$` as a word part and filters out bindings.
This patch makes `$` a word part and adds replace
range to handle this properly at `Replxx`.
commit_hash:ca3959635a6c0e6688bcbe7622a9c2aab6c683eb
Diffstat (limited to 'yql/essentials/tools/yql_highlight/generate_textmate.cpp')
0 files changed, 0 insertions, 0 deletions