Skip to content

VScode⚓︎

Open Window from Integrated Terminal⚓︎

Open a file in the current window from the integrated terminal:

code -r <FILE>
or
code --reuse-window <FILE>