elasticsearch4idea
elasticsearch4idea copied to clipboard
Add a toggle to format script sources in result window
Is your feature request related to a problem?
When displaying the script source using GET /_scripts/<name_of_a_script>, the source of a script is not formatted - it is displayed in one line as escaped string.
When doing the same in Kibana Dev Console, the response is already formatted, which is very convenient, but outside the IDE.
Describe the solution you'd like
I would like to have a toggle button (or some checkbox in settings) that would allow me to turn on the formatting of a source in a script in similar way as in Kibana Dev Tools.
Additional context
I have a growing list of scripts in elasticsearch instance which needs to be tuned every now and then and also scripted fields that would be much more readable if there would be formatting applied.
Thanks for the suggestion! I will consider adding this in the future.
Added in 2025.1.0
Thanks for looking into it. How can I toggle formatting on? I can't see any controls and I've got ver 2025.1.1-252