Missing selection on "http request gutter icon(s)"
已回答
Hello,
recently i updated to the latest version of intelliJ 2022.1 (UE) and was wondering about the missing "drop down" selection in my http request file "gutter icons".
instead it moved into a kind of toolbar.
any idea to switch back to the old "style"?

Thx for help,
Andreas
请先登录再写评论。
The 2022.1 version introduced a toolbar for this: https://youtrack.jetbrains.com/issue/IDEA-287293/HTTP-Client:-New-toolbar
Could you please clarify, is something missing for you? Thank you.
Hello Andrey,
good to hear it's a feature/improvement rather than a "misconfiguration" by myself.
Well, missing - it depends - my workflow was the following
- i have around ~100 requests defined in one (http) file (each request represents one use case)
- i configured ~20 "targets" with different ip/port configuration
With the selection behind the "gutter icon" it was possible to test 4 or 5 targets "in a row" without "massive mouse movement".
--
i'll use the new "toolbar" from now on - so everything is fine ...
Thx
Andreas
btw:
+1 for the "cURL convert" feature!