chengpohi / edql

Elasticsearch Query GUI Client
https://plugins.jetbrains.com/plugin/16364-elasticsearch-query--edql
Apache License 2.0
41 stars 2 forks source link

"New File" option #18

Closed ljynfo closed 1 year ago

ljynfo commented 1 year ago

When I click on "New File" in IDEA, the options that come up are not in the order I need. Where can I go to set the options and their order for the "New File" option?

image

chengpohi commented 1 year ago

Hi @ljynfo , There is no easy way to config new edql file order, but I can move the new edql file to the New last option in next version.

ljynfo commented 1 year ago

@chengpohi It would be great if you could help to do it, after all, it affects common operations. Thank you very much indeed. I look forward to your changes helping me solve my troubles

chengpohi commented 1 year ago

Hi @ljynfo , edql v1.9.11 released, move the new edql file to last option, could you try it?

new-edql-option-last

Since Jetbrains still reviewing the new version, you can manually download, and reinstall plugin: Download from Jetbrains

full release document: https://github.com/chengpohi/edql/releases/tag/v1.9.11

ljynfo commented 1 year ago

@chengpohi I have seen the problem solved perfectly in the updated plug-in, thank you very much