1640 results found
-
Proposal for Local Deployment of Firebase Studio to Optimize Performance and Enable Offline Functionality
I recommend deploying a local instance of the Firebase Studio app to allow direct access to system resources (e.g., local files or databases), minimizing cloud dependency and network latency. This setup would enhance performance and support offline operations
410 votes -
88 votes
This is something we had prototyped, and we are looking at ways to bring this in the near future: https://firebase.studio/blog/article/meet-elijah
-
Firebase rules like Cursor rules
Okay, here is the detailed description of Cursor AI Rules in English:
"Cursor AI Rules" are configuration files that allow you to customize the behavior of the artificial intelligence within Cursor AI to your specific needs and projects. They enable you to set guidelines, constraints, and behavioral patterns for AI interactions.
There are different types of Cursor AI Rules:
- Global AI Rules (Settings):
These rules are configured in the Cursor settings under "General".
They establish fundamental principles for all AI interactions and are language-agnostic.
For example, you can specify that the AI should always explore the code first before reaching…66 votes -
Improving Interactive Chat
In Interactive Chat mode, it would be great if Gemini could review the entire project upon our first entry and provide some suggestions. For example, it could point out issues like 'The APIKEY section in your project is empty; you should fill it in,' or suggest improvements such as 'Adding this here would make it better.' Additionally, I think there should be a standalone application for this feature, not just web-based access.
122 votesThis is something we've talked about a lot internally, and this is something we want to explore providing a solution for!
-
full stack project using frontend + backend + database [fastapi/flask][react/next/vite][postgres/mongo]
full stack project using frontend + backend + database [fastapi/flask][react/next/vite][postgres/mongo]
57 votes -
IOS simulator
IOS Simulator feature is paused please add it again. we need it 👍
481 votesThis is something we are exploring various options around. Nothing to update yet.
-
Realtime Query Updates
Subscribe to realtime updates for a limited subset of queries, for example retrieving updates to specific rows or getting new items for a simple timeline.
313 votes -
Add GraphQL enum support
Add support for the GraphQL enum type in @table types.
82 votes -
Add "Delete Chat History" or "Reset Assistant" Button in Firebase Studio / Gemini AI
Many developers are experiencing lag, broken context, or freezing when Firebase Studio (especially with Gemini AI integration) accumulates too much chat history. This often forces us to reset or recreate the entire project — and even then, Gemini may not respond at all.
😫 Common issues:
Chat lag and UI freezing as history grows.Inaccurate or irrelevant responses from Gemini due to old context.
No way to manually clear or reset the AI assistant.
Developers are forced to reset projects, which is disruptive and time-wasting.
✅ Suggested Solution:
Add a simple button such as:“Clear Chat History” or
“Reset Gemini…
26 votes -
Gemini needs to be able to search the web and read web pages in Firebase Studio
Gemini needs to be able to search the web and read web pages in Firebase Studio.
34 votes -
Support jupyter notebooks and GPU computation
Adding support for jupyter notebooks and access to GPUs will enable deep learning and AI related developments much more easier in project idx. While Google colab and kaggle provides this, they lack a good IDE and other features. Also you can look lightning.ai studios for inspiration.
177 votes -
App Distribution should have at least basic management of email notifications
There is no option to set email preferences for tester groups in Firebase App Distribution. It is unnecessary to pester everyone with emails when they can find the last app version in App Tester.
40 votes -
IDX should support third-party repositories
IDX should support third-party repositories, not only GitHub, GitLab and Bitbucket. I cannot work on the code hosted on self-hosted Gitea repository
32 votes -
Firebase-UI Support
The firebase-ui https://github.com/firebase/firebaseui-web seems to no longer be supported. It currently doesn't support the latest firebase versions: https://github.com/firebase/firebaseui-web/issues/1107
57 votes -
Working together
I think it would be so much better if we can see who is online in the project, where is their cursor, and what are their working in. Like in google docs. So we can collaborating making a project simulteneously. No need to worry about the commit and conflict.
202 votesThis is something we are actively looking into!
-
Event Triggers
Trigger a Cloud Function when data in a table type is created (via insert or upsert), updated (via update or upsert), or deleted.
213 votes -
Bookmarks
Bookmarks for Gemini Assistant while working on a project. Like if im working on a feature for app and i have to complete 3 tasks/steps to complete that feature, while working on step 1( which my require fixing errors etc.) other steps gets lost in the chat and require scrolling back and further. A cool feature would be to bookmark certain messages/plans/steps so we can refer back and insert quickly into Gemini chat.
23 votes -
More powerful integration with AI features
- Ability to upload an image in the Gemini chat. I should be able to screenshot a figma design and have Gemini implement it as best as it can.
- Ability to reference local code. Similar to Cursor IDE, I should be able to tell Gemini: "Look at this @file as a reference", or: "Only use the components under @example/components"
- Ability to customize a default prompt. If I always use certain conventions I don't want to repeat them over and over. I should be able to write them once under .idx/prompt.txt and have Gemini use them for context.
51 votes -
Cloud Firestore Datasource
Support Cloud Firestore as a datasource for Data Connect in addition to Cloud SQL. Support data model mapping (e.g.
@collection
) and querying via GraphQL157 votes -
Offline Support
Allow data to be cached and accessible offline. Offline data may have limited query and write capabilities compared to online data
143 votes
- Don't see your idea?