smith / esql-vscode-extensions-pack

Extensions for ES|QL development

Home Page:https://marketplace.visualstudio.com/items?itemName=rosshamish.kuskus-extensions-pack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ES|QL VSCode Extensions pack

This repo houses a number of useful extensions supporting the Elasticsearch Query Language (ES|QL) development in VS Code. They can be installed independently, but it's recommended to just install the extension pack which includes them all.

This is not an official Elastic project is not supported in any official capacity.

These extensions are forked from kuskus, which is a set of extensions for Kusto. These extensions would not be possible without this previous work.

Extensions

ES|QL Extensions pack All extensions in one pack. One click to install them all!
ES|QL Syntax Highlighting Textmate grammar. Works with most themes. Fork of josefsin/kusto-syntax-highlighting.
ES|QL Language Server Autocomplete
Autocomplete
Hover info
Hover Info
Format Document
Format Document
Supports builtins out of the box. You can also Load Symbols to get intellisense for the tables and functions on your cluster.
Load Symbols
Diagnostics are also available, but are not yet fully supported and are disabled by default. Diagnostics are the red squiggly underlines / the items in the Problems tab.

Contributors

  • Nathan Smith, on github @smith
  • Ross Anderson, on github @rosshamish
  • Peter Weisbeck, on github @weisbeck
  • Bradley Holloway, on github @bradleyholloway
  • Josiah Matlack, on github @mosqutip
  • Pradeep Vairamani

About

Extensions for ES|QL development

https://marketplace.visualstudio.com/items?itemName=rosshamish.kuskus-extensions-pack


Languages

Language:TypeScript 99.6%Language:Shell 0.4%