there is `Join Lines` action in the Idea allowing ...
# intellij
d
there is
Join Lines
action in the Idea allowing to join several lines into one. Is there opposite action? For example i want to split one big line into nice chops:
Copy code
firstName: String, lastName: String, bankName: String, routingNumber: String, accountNumber: String, date: String