2385 results found
-
Add native AI-assisted, context-aware code completion to Firebase Studio
Firebase Studio right now offers basic code completion through its standard editor.
Adding built-in AI-powered code completion could bring several new features:
Smart suggestions based on the code around it
Ability to generate multiple lines of code as you type
Understanding the purpose behind your code, like GitHub Copilot does
Compatibility with popular Firebase Studio languages such as TypeScript, JavaScript, Dart, and JSON
Now developers have to depend on external extensions to access AI-based code completion. This disrupts their workflow when they work in Firebase Studio.
Having built-in AI code completion would boost efficiency and turn Firebase Studio into a…
5 votes -
Improvement Suggestion for Firebase Studio - Third-Party AI Integration
Observed Problem:
Currently, the integrated Gemini assistant in Firebase Studio tends to lose context during long development sessions. This context loss, likely exacerbated by a large chat history, leads to a degradation in the relevance of suggestions and code corrections.
It is often observed that external AI models (such as ChatGPT, Claude, etc.) can more effectively identify and resolve certain complex code issues. This forces developers to copy-paste their code outside of the Firebase environment, which disrupts the workflow and reduces productivity.
Proposed Solution:
Allow developers to connect and use third-party AI models directly within the Firebase Studio interface.
This…
18 votes -
Debian, Ubuntu, more machine types, and root privileges
Debian/Ubuntu is because for a familiar environment as not everyone knows Nix. [Nix should be optional option to select OS, not enforced. Nix does not follow the FHS.]
More machine types for prototyping apps (and their dependencies) that require high specifications. [because there are apps that are resource intensive to compile.]
Root privileges for control over the environment. [because if someone wants to install X that is not available on any of Nix, they might need root access to install it on the root folder (/).]10 votes -
For selecting templates while creating application Show react web.
For selecting templates while creating application Show react web.
10 votes -
publish a GCP / firebase documentation MCP server
Enable fetch and query tools in an MCP server for the whole GCP, or the firebase documentation.
9 votes -
Many prototyping chats using various pull requests
Currently in prototyping only one chat session is allowed and which is taking so much time as well to complete. It would be better if we can create multiple chats simultaneously using different isolated sessions using pull request or any other ways. It can help faster prototyping and even more easier development. Claude Code Web has this feature currently and this is so helpful and I request to bring a similar feature in Firebase Studio as well. Thank you!
8 votes -
Billable VM Tiers in Firebase Studio
Currently, Firebase Studio offers a default, free-tier virtual machine. While this is suitable for basic tasks, it often proves insufficient for handling medium workloads, limiting the platform's utility for larger projects.
This proposal is to introduce a feature that allows users to select from a range of paid, higher-performance VM specifications (e.g., more CPU, RAM). The billing for these custom VMs would be seamlessly integrated into the user's existing Firebase project billing. This would provide users with the flexibility to scale their compute resources according to their specific needs, ensuring that Firebase Studio can effectively support projects of any size.
11 votes -
android studio web vibe code
Sugestão de Melhoria para o Android Studio (Web): Integração com Gemini AI para Desenvolvimento Assistido
Cada vez mais, as ferramentas de desenvolvimento estão incorporando IA generativa para acelerar a criação de software. Uma funcionalidade que revolucionaria o Android Studio (Web) seria a integração de um assistente com Gemini AI, capaz de gerar código em Kotlin, Jetpack Compose e outras tecnologias Android com base em prompts do usuário.
Como Funcionaria?
O usuário descreve sua ideia (ex.: "Crie um app de lista de tarefas com Firebase e Compose").O Gemini no Android Studio gera:
Código estruturado (ViewModel, UI, lógica de negócios).
Sugestões…
16 votes -
Email OTP Verification Code
We should open a Firebase community discussion about Email OTP authentication.
Firebase currently does not support native email-based OTP login (only email link or password auth).
I want to build a passwordless system where:
- Users sign in with email only
- A one-time code (OTP) is sent to email
- No passwords are stored
- Same OTP flow is used for login, signup, and account actions
This would provide a simpler and more secure authentication method without requiring phone numbers or passwords.
2 votes -
Allow multiple developers to manage, build, and deploy
Enable collaborative development in Google IDX by integrating team management through Google Cloud IAM. This allows multiple developers to manage, build, and deploy immersive experiences collaboratively, enhancing project efficiency.
126 votes -
Integrate Gemini 2.5 Pro into Code Editor with Increased Daily Usage
While Gemini 2.5 Pro has improved the prototyping experience in Firebase Studio, its utility is limited when working with custom projects. Uploading or replacing a project with custom files often restricts Gemini's functionalities, and essential development tools like Git integration, extensions, and server setup aren't accessible within the prototyping mode.
Proposal:
Integrate Gemini 2.5 Pro into the Code Editor as well: Extending Gemini 2.5 Pro's capabilities to the code editor would provide consistent AI assistance throughout the development process.
Increase Daily Usage Limit: Raising the daily action limit from 25 to 50 would accommodate more extensive development sessions, enhancing productivity…
26 votes -
Look into Gemini Ai as well as Google Ai concentrate on permissions and time ie. Min, hour etc etc
Look into Gemini Ai as well as Google Ai
4 votes -
1 vote
-
Disables support for TLS 1.0 and TLS 1.1 as these are vulnerable versions
Is there a plan to disable support for TLS 1.0 and 1.0 version across the domains e.g. firebase console, fcm.googleapis.com and other services?
34 votes -
Autofill suggested indexes from query insights
With the legacy firestore any complex query required indexing to be able to get the documents, nowadays with firestore entreprise that is not require but still the optimization is required for large collections and aggregation queries. The new query insights help you keep track of the performance and can list each query, but unlike legacy firestore they require you to manually set the details of any new index even if the modal opens from a specific query (It seems like an incomplete ux). Being able to perform this tedious task with the click of a button will be amazing.
About…
2 votes -
Firebase Auth with IP address whitelist & blacklist
Blacklist scenario: Let's say that a device is detected for fraud/scam activity. I want to blacklist the device for 1 year based on the previously logged-in IP address, so the scammer is no longer able to use their devices. Even though the scammer created a new Firebase account, they won't be able to do that because of the IP address blacklist.
Whitelist scenario: Let's say that I have an internal app. I want this app to be used by my employees only, so only specific devices are allowed to login.
5 votes -
Make the Agent Response Faster
The agent response is pretty slow in Firebase Studio Prototyper mode as the project is growing. Wish we can fix this issue.
20 votes -
Nikhil petkar
Any update online voting
1 vote -
Add support for pnpm workspaces
While it does support for pnpm, it does not support pnpm workspaces. The reason for this is because it currently looks for the
pnpm-lock.yamlfile in the workspace app directory, but this file is actually in the root directory when using workspaces. This causes lots it to switch to usingnpmand the build to fail.2 votes -
new chat feature in prototyper
i suggest that firebase studio comes with the ability to clear the text chat (start a new chat) in the prototyper, additionally if a chat got too long, a part of the previous conversation doesnt have to be loaded, instead include a button to load the very past chats so perhaps it can enhance the performance
21 votes
- Don't see your idea?