I've been searching around and I can't find any way to open the selected folder in VS Code while using the VS Code terminal. Is this possible?
Are you trying to open in the same VSCode instance to which the integrated terminal belongs?
Try:
code -r .
Not sure if this would open in the same instance, but code .
should open the current folder
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