3

I recently upgraded WebStorm to version 11 (on OS X El Capitan). I can't find the multiline button any more.

I can start a multiline search if I select multiple lines of code and press Cmd + F, and a multiline replace by doing the same and pressing Cmd + F followed by Cmd + R but I can't find a way to do it in one step or without taking code as basis for the search. I can make a line break with Alt + Enter, but only once.

Before updating (Source): Multiline search button

After updating: No multiline search button

Any ideas how I get the button back or at least a shortcut for multiline search? I did not find any setting for it.

Community
  • 1
  • 1
Christoph Sonntag
  • 4,459
  • 1
  • 24
  • 49

2 Answers2

5

Ahh, Alt + Enter seems to enter multiline mode completely, so I can use normal Enter after using this shortcut. Ok, that's an almost sufficient workaround, there seems to be no other solution as the issues by LazyOne prove. Hopefully they will add the button again...

Christoph Sonntag
  • 4,459
  • 1
  • 24
  • 49
1

Please watch (star/vote/comment) these tickets for updates:

LazyOne
  • 158,824
  • 45
  • 388
  • 391