קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
Firebase Studio משתמש בתוכנות קוד פתוח של צד שלישי שמפתחים מכירים, כדי לשפר את חוויית המפתחים. במקרים הרלוונטיים, אפשר להציג את הרישיון ישירות מהמוצר.
כדי לגשת לרישיון של תוכנה בקוד פתוח ישירות מ-Firebase Studio, פועלים לפי השלבים הבאים:
פותחים את הטרמינל המשולב בחלונית Terminal ב-Firebase Studio:
מקישים על Ctrl + `.
פותחים את לוח הפקודות (Cmd+Shift+P ב-Mac או Ctrl+Shift+P ב-ChromeOS, ב-Windows או ב-Linux) ובוחרים באפשרות Terminal: Create New Terminal (טרמינל: יצירת טרמינל חדש).
עוברים לרישיון בקוד:
עבור Nixd,
מזינים cd /google/idx/builtins/etc/idx/sources/nixd.
ב-Nix,
מזינים cd /google/idx/builtins/etc/idx/sources/nix.
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2025-09-06 (שעון 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."]]