Skip to content

vinyldb/reedline_sql_highlighter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reedline_sql_highlighter

diagram

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.

About

SQL keyword highlighter, for reedline.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages