Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
433761
Total activity
2
Last activity
January 18, 2019 06:38
Member since
January 18, 2019 06:38
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (1)
433761
commented,
January 18, 2019 06:38
For singlelining code, I often do Search & Replace with regex: '\n\s*' => '' For reverse action, I use code formatting, it does most of the job well.
Community
WebStorm
Is there a way to reformat a multi-line list into a single line, and vice-versa?
2 votes