Aleksandr created IGNITE-21719:
----------------------------------
Summary: Add syntax highlighting into CLI
Key: IGNITE-21719
URL: https://issues.apache.org/jira/browse/IGNITE-21719
Project: Ignite
Issue Type: Improvement
Components: cli
Reporter: Aleksandr
We can use tree-sitter to highlight SQL, HOCON, and INI outputs. I would like
to introduce the experimental syntax highlighting and disable it by default
(cli.ignite.highlighing = false).
Note: as a first iteration we are going to support only standart SQL syntax and
HOCON. We can improve it by defining our own parser that supports
ignite-specific keywords.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)