Warning
CS50 IDE is no longer supported.
## How can I open a file in the editor from a terminal tab?
If you want to open a file named `foo`, run `open path/to/foo`.
## I closed the terminal under my editor by mistake. How do I get it back?
If the Console pane at the bottom is visible, you should be able to open a new terminal tab by clicking the  button atop that pane, and choosing **New Terminal**.

TIP: If you no longer see the Console pane, you can bring it back via **View > Console** or by hitting