Describe the need of your request
IntelliJ supports the feature of folding code from e.g., classes or methods which hides the code related to the class or method. Using this mechanism, it may be beneficial in some situations to be able to hide code to a specific feature.
Proposed solution
Using the feature of code folding, the user should be able fold feature annotations for block annotations as well
Image of a method with visible code:

Image of a method with hidden code via code folding:

Alternatives you've considered
No response
Additional context
No response
Describe the need of your request
IntelliJ supports the feature of folding code from e.g., classes or methods which hides the code related to the class or method. Using this mechanism, it may be beneficial in some situations to be able to hide code to a specific feature.
Proposed solution
Using the feature of code folding, the user should be able fold feature annotations for block annotations as well
Image of a method with visible code:

Image of a method with hidden code via code folding:

Alternatives you've considered
No response
Additional context
No response