Is there's any functionality simillar to CTRL+R of sublime in VSCode?
Open a project in VS Code containing your application. Click the File Search on the status bar on the bottom of the VSCode IDE. You can also use a keyboard shortcut, Control+Shift+P in Windows or Command+Shift+P on MacOS, to open the command palette and choose Now: Global Search from the list.
Go to Symbol workbench.action.gotoSymbol
Ctrl+Shift+O.
You can reassign it to Ctrl+R.
You can also group them by typing colon @:
.
For search method name you can use CTRL + P
and then start search with #
for example : #register
Or press CTRL + T
and type method name
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With