Join Slack
Communities
Powered by
Can I somehow fold the body of the class, not its ...
# intellij
m
mbonnin
12/23/2020, 2:19 PM
Can I somehow fold the body of the class, not its arguments without having to find the end of the body?
mbonnin
12/23/2020, 2:20 PM
i.e. here I want to fold hello and goodbye, not name
g
Giorgos Neokleous
12/23/2020, 2:25 PM
cmd + (-/+) but depends where you are in the file
🙏 1
☝️ 1
w
wasyl
12/23/2020, 2:25 PM
cursor right after
{
and
cmd
+
-
should fold function body I think
m
mbonnin
12/23/2020, 2:26 PM
Nice, works like a charm 👍
a
Alexey Belkov [JB]
12/29/2020, 11:20 AM
Please vote for
https://youtrack.jetbrains.com/issue/KT-22689
👍 2
2
Views
Open in Slack
Previous
Next