You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I pushed a fix for pressing ctrl+enter when the cursor is at the beginning of the find input box. Previously it doesn't insert a new line but now it does.
Shift+Enter is bind to Go to Previous Result by default, if you wish to use this one in the same way as other textareas, you can now unbind it from the command
Issue Type: Bug
Testing #79831
Copy a multiline selection from the editor and paste into the find input box of the find widget.
The find widget shows multiple lines as expected.
Try adding a new line with shift+enter - nothing happens
Try adding a new line with ctrl+enter - nothing happens
Shift focus to the replace text box and paste in the same multi line text from the clipboard. The replace text box shows multiple lines as expected.
Try adding a new line with shift+enter - a new line is added
I expected to be able to add a newline in the find text box the same way I was able to do in the replace text box.
VS Code version: Code - Insiders 1.38.0-insider (8cd00a7, 2019-08-27T06:13:54.903Z)
OS version: Windows_NT x64 10.0.18362
System Info
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
oop_rasterization: disabled_off
protected_video_decode: enabled
rasterization: enabled
skia_deferred_display_list: disabled_off
skia_renderer: disabled_off
surface_synchronization: enabled_on
video_decode: enabled
viz_display_compositor: disabled_off
webgl: enabled
webgl2: enabled
Extensions (12)
The text was updated successfully, but these errors were encountered: