Add additional files to a project

While working on a project, you might find the need to incorporate additional files for various reasons, such as enhancing code organization, managing dependencies more efficiently, or processing and analyzing data files. This functionality is now available in NeetoCode.

Adding additional files to a project

  1. Open a programming language project, like Python, Ruby, etc.

  2. In the top-left corner, find your project name and click the File explorer icon next to it.

    Screenshot 2024-12-16 at 11.21.23 PM.png
    File explorer icon
  3. In the file explorer pane that appears, click on the File icon.

    Screenshot 2024-12-16 at 11.23.01 PM.png
    File icon
  4. Enter the filename when prompted.

    Screenshot 2024-12-16 at 11.25.59 PM.png
    Prompting for filename input
  5. Press Enter key to create the file.

  6. The editor will display the file's contents as you select each file.

Can't find what you're looking for?