Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

You can open multiple files in Visual Studio Code on Ubuntu OS by following these steps:

  1. Open Visual Studio Code
  2. Press Ctrl + Shift + P to open the Command Palette
  3. Type "Open Folder" and select "Open Folder"
  4. Navigate to the directory where your files are located
  5. Select all the files you want to open by holding down the Ctrl key and clicking on each file
  6. Click on "Open" to open all the selected files in Visual Studio Code

Alternatively, you can open all files in a directory by using the following command in the terminal:

code /path/to/directory

This will open all files in the specified directory in Visual Studio Code.