Stay organized with collections
Save and categorize content based on your preferences.
Firebase Studio makes 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 from Firebase Studio,
follow these steps:
Open the integrated terminal in the Terminal panel in
Firebase Studio:
Press Ctrl + `.
Open the command palette (Cmd+Shift+P on Mac or Ctrl+Shift+P on
ChromeOS, Windows, or Linux) and select Terminal: Create New Terminal.
Navigate to the license in the code:
For Nixd,
enter cd /google/idx/builtins/etc/idx/sources/nixd.
For Nix,
enter cd /google/idx/builtins/etc/idx/sources/nix.
[[["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-08-15 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."]]