संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
Firebase Studio डेवलपर के अनुभव को बेहतर बनाने के लिए, तीसरे पक्ष के ओपन सोर्स सॉफ़्टवेयर का इस्तेमाल करता है. डेवलपर इस सॉफ़्टवेयर के बारे में जानते हैं. लागू होने पर, प्रॉडक्ट में सीधे तौर पर लाइसेंस दिखाया जा सकता है.
ओपन सोर्स सॉफ़्टवेयर के लाइसेंस को सीधे Firebase Studio से ऐक्सेस करने के लिए,
यह तरीका अपनाएं:
Firebase Studio में टर्मिनल पैनल में इंटिग्रेटेड टर्मिनल खोलें:
Ctrl + ` दबाएं.
कमांड पैलेट (Mac पर Cmd+Shift+P या ChromeOS, Windows या Linux पर Ctrl+Shift+P) खोलें और टर्मिनल: नया टर्मिनल बनाएं चुनें.
कोड में मौजूद लाइसेंस पर जाएं:
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."]]