Stay organized with collectionsSave and categorize content based on your preferences.
Firebase Studiomakes use of third-party, open source software that
developers are familiar with to enhance the developer experience. Where
applicable, you can display the license directly from the product.
To access an open source software license directly fromFirebase Studio,
follow these steps:
Open the integrated terminal in theTerminalpanel inFirebase Studio:
PressCtrl + `.
Open the command palette (Cmd+Shift+Pon Mac orCtrl+Shift+Pon
ChromeOS, Windows, or Linux) and selectTerminal: Create New Terminal.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-05 UTC."],[],[],null,["Firebase Studio makes use of third-party, open source software that\ndevelopers are familiar with to enhance the developer experience. Where\napplicable, you can display the license directly from the product.\n\nTo access an open source software license directly from Firebase Studio,\nfollow these steps:\n\n1. Open the integrated terminal in the **Terminal** panel in\n Firebase Studio:\n\n - Press **Ctrl + \\`**.\n - Open the command palette (`Cmd+Shift+P` on Mac or `Ctrl+Shift+P` on ChromeOS, Windows, or Linux) and select **Terminal: Create New Terminal**.\n2. Navigate to the license in the code:\n\n - For [Nixd](https://github.com/nix-community/nixd/blob/main/LICENSE), enter `cd /google/idx/builtins/etc/idx/sources/nixd`.\n - For [Nix](https://github.com/nix-community/nix/blob/master/COPYING), enter `cd /google/idx/builtins/etc/idx/sources/nix`.\n3. Use your preferred editor to view the license."]]