AntonShuvaev / elasticsearch4idea

Elasticsearch Plugin for JetBrains IDEs

Home Page:https://plugins.jetbrains.com/plugin/14512-elasticsearch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add action toolbar when querying using search templates

tomekred opened this issue · comments

Is your feature request related to a problem?

When querying using _search API there is a toolbar in the results pane. When querying using <index_name>/_search/template
endpoint, this toolbar does not exist.

Describe the solution you'd like

The toolbar would show up as in standard query results.

Additional context

No response

Thank you for the suggestion. I will add it in the next update.