If you use VS Code and like to use shells, you can open a file or folder with:
code {path-to-directory-or-file}
to open it directly there without searching in the Explorer.
If you want to open the current directory, use:
code .