MCMicS / jenkins-control-plugin

Jenkins integration in IDEA Platforms
https://plugins.jetbrains.com/plugin/6110-jenkins-control-plugin
Apache License 2.0
250 stars 122 forks source link

Filter selection menu by text Filter #582

Open Zimins opened 3 months ago

Zimins commented 3 months ago

I want to add filter in selection menu. In jenkins, I can use filter by text in selection menu, but jekins-control-plugin can't.

(in jenkins run with parameter menu)

스크린샷 2024-04-08 오후 9 10 17

How about support this feature in this plugin?

MCMicS commented 3 months ago

Do you mean filter for paramter dialog or where do you need a filter? in view and toolbars you filter with IDE Support. Simply type text

Zimins commented 3 months ago

In parameterized build window.

I have github branch parameter in job. There are over 80 branches able to select.

스크린샷 2024-04-11 오후 3 21 24
MCMicS commented 2 months ago

I will check the API again if its now possible via the API