Clean up invocation
⭐ UI Panel for fixing invocation readability
Clean up invocation
is a premium feature that helps improving readability of the existing method invocation and object creation expressions.
Dedicated UI window allows for:
- Fixing method invocation formatting. We can choose between single and multi-line notation.
- Toggle arguments' names.
- Extract complex arguments to local variables.