1 unstable release
| 0.1.0 | Mar 7, 2024 |
|---|
#19 in #highlighter
150KB
118 lines
reedline_sql_highlighter

A SQL keyword highlighter for reedline.
Compatibility
It uses reedline 0.30.x;
Performance
The implementation is quite in-efficient, it tokenizes the (the whole) input string and highlights the keywords, on every input buffer change.
Dependencies
~10–22MB
~319K SLoC