Tips of Visual Studio Code
2018-11-18 本文已影响0人
forks1990
Search pre-filled with Current Word under Cursor
Search panel activated by Ctrl+Shift+F
, if search input is empty, vs.code filled with current word.
Use Shift+Enter
to Enter Return
into Search Input
To search text contains Return
, use Shift+Enter
to enter Return
.