2362 results found
-
6 votes
-
6 votes
-
6 votes
-
6 votes
-
Testing UserVoice!
Just testing.
6 votes -
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 -
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 -
Geo Querying in Data Connect
Add extensions to allow querying by location radius. This is important for making apps especially social apps.
5 votes -
Have a toggle between PLanning and Execution mode. Claude plugin has a Planning mode
Have a toggle between Planning and Execution mode. Claude plugin has a Planning mode. it helps to plan properly and modify the plan pior to execution
5 votes -
Support 2nd generation (v2) Firebase Functions in Firebase Extensions
2nd generation Functions are better in every way and are recommended for almost all new Functions, but can't be used in Extensions (for most trigger types).
https://firebase.google.com/docs/extensions/publishers/functions
5 votes -
Firebase logIn with Phone Number
Comprobar que Firebase Authentication with phone funcione con todas las operadoras del país junto con recaptcha y appcheck
5 votes -
Realtime database console, usage tooltip scroll
If you have many RTDB instances, it's practically impossible to use the Usage tab in the console and view the tooltips. I have to scroll out to 25% in my browser, to see our current full list, and we may have more in the future. You should add a way to scroll the tooltip. I'm thinking: click graph, so you know which tooltip to show, and then make the tooltip static and scrollable. But it could be implemented however makes sense to the developers, as long as I can scroll down the tooltip and not have to zoom way out…
5 votes -
application based templates
Provide more application based templates using modernized AI and Web frameworks for static web pages, chatbot, web information search and summarization tools, so designers can focus on concepts instead of debugging infrastructure code.
5 votes -
Group function by category
I think it would be awesome if we could group functions by category on the screen.
Sometimes we have a lot of functions depending on the project, and it becomes a little hard to read the console — it gets kind of fuzzy.5 votes -
5 votes
-
Let Gemini see your firebase screen
Often it has given steps but have been out of date. Example: "My memory of the Google Cloud interface was incorrect.". i end up having to copy and paste my screen, so Gemini can see what i am looking at.
5 votes -
Fully agentic mode
a option Where you can explain your project, and it gets you a fullstack version With authentication and pricing inbuilt and it just asks for keys and other stuff. can iterate prompt as Well, asks What features the creator Wants as Well in it and more
5 votes -
Flag specific files or even code sections as DO NOT TOUCH for the agent
I've had plenty of projects where unexpected (an often unnecesary) changes to config files break the app and it usually takes multiple rollbacks to go back to the stable version .
I've seen this specially happen in config files (.env,firestore.rules,etc) where configs are set to invalid values and unless they get caught in the file diffs they make us think the problem is with the new generated code when acutally is a base setup that has been changed.would it be possible to flag certain files (eg .ai-ignore file) or annotate code in some way to let the coding agent…
5 votes -
Web preview for Flutter apps in Firebase Studio should support stateful hot reload
When I made a change to my Flutter code in Firebase Studio, the web preview perform a full reload - which loses the state of the app and takes multiple seconds.
It would be good if it did (or had an option to do) a hot reload for the web preview, so that the state was maintained and the reload would be sub-second.
5 votes -
Merging projects
It would be nice to be able to merge projects. If you have multiple apps that may need to communicated to one another and read from the same data base, but you dont want to build a monolith, you should be able to merge the projects in a way that you can build the functionality between the apps so they can all talk to one another
5 votes
- Don't see your idea?