The extension provides a support for the YQLs query language, known for its usage in systems such as YDB and YTsaurus. While the SQL-like YQL is often used by clients to work with these systems, YQLs is a low-level alternative and an intermediate query representation for type annotation, optimization, compilation and execution.
- Syntax highlighting
- Context-sensitive autocompletion with ranking
- Autoformattig
- Go to defintion
- On hover and completion item documentation
- Diagnostics via the
miniruntool