Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Elasticsearch for VSCodeNew to Visual Studio Code? Get it now.
Elasticsearch for VSCode

Elasticsearch for VSCode

ria

|
92,267 installs
| (8) | Free
Elasticsearch client like Kibana console for vscode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Elasticsearch for VSCode

Welcome to Elasticsearch for VSCode! An extension for developing elasticsearch queries like Kibana console and Sense extention.

shot

Using

  • Open an existing file with a .es file extenion or open a new text file (ctrl+n) and change the language mode to Elasticsearch (es) by pressing ctrl+k,m and select es. Elasticsearch queries and funtionalities are enabled in the es language mode in Visual Studio Code editor.
  • For https endpoints, just add protocol type in url : https://host
  • For auth protected clusters, you can use http://user:pass@host:9200 as the endpoint url to have it auth.

Commands

  • Elastic: Set Host to create connection profile and connect.

Keymaps

  • Alt + Enter / Ctrl + Enter to execute selected query.

Roadmap

  • Work with multi host
  • User Authentication
  • IntelliSense like kibana autocomplete
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft