1062 results found
-
Duplicar Proyecto
Tener la opción de duplicar un proyecto, principalmente para respaldo, antes de un cambio importante
2 votes -
Adopt and document Xdebug for PHP projects created in Firebase Studio
Summary Recommend Xdebug as the default debugger for PHP projects scaffolded by Firebase Studio, with a simple setup guide to enable breakpoints, variable inspection, and stack traces for local runs and when using the Firebase Emulator Suite.
Why
Step-by-step debugging with breakpoints directly in the IDE.
Real-time variable/watch inspection and stack traces.
Faster diagnosis of issues in integrations with Auth, Firestore, Realtime Database, Storage, and FCM.
Minimal setup (project template)php.ini (or a project-specific .ini):
zendextension=xdebug
xdebug.mode=debug,develop
xdebug.startwithrequest=yes
xdebug.clientport=9003
xdebug.clienthost=host.docker.internal (use 127.0.0.1 or host IP on Linux)
.env defaults:
XDEBUGMODE=debug
XDEBUGCLIENTPORT=9003
XDEBUG…1 vote -
Consider Claude Code-style <system-reminder> messages for Gemini
I've been very frustrated by Gemini's seemingly increasing inability to correctly follow questions including going off track and doing other things. I'd like to bring this article highlighing how Claude Code seems to stay on track better than all its competitors to FS developers' attention, please: https://medium.com/@outsightai/peeking-under-the-hood-of-claude-code-70f5a94a9a62
This Twitter thread shows how this feature provides such a strong competitive advantage: https://x.com/vitransformer/status/1958135188749509016
1 vote -
Feature Request: Support for C/C++ Extension Pack in Project IDX
Dear Firebase Studio Team,
I’d like to suggest adding support for the C/C++ Extension Pack (VSCode extension: ms-vscode.cpptools-extension-pack) to Project IDX. This extension is widely used by C/C++ developers and brings essential tools like IntelliSense, debugging capabilities, and code navigation features that significantly enhance the development experience.
1 vote -
Request for Deploy Agent
I'm facing problem in the time of deploy the app hosting, Every deploy times showes many error in the build logs, still not be hosted. I will check the manual and again come into firebase studio and explain the problem and resolve the issue. To introduced the new agent for deploy can do auto check the error and resolve faster and depoly easier within the one chat with agent. can helps to working faster and deploy new version easier.
1 vote -
Access terminal in prototype mode
Often during prototyping we need to populate the database or run some sort of cleaning script which forces me to go into the code mode
1 vote -
Rich Text Editor
A rich text editor enables users to format content with bold, italics, underlining, lists, links, colors, and embedded media—much like a mini word processor inside an app. It supports WYSIWYG (What You See Is What You Get) functionality, ensuring that users preview final formatting in real-time. Essential for apps involving content creation, blogging, messaging, or note-taking, a rich text editor improves user engagement and expression. Features like undo/redo, custom styles, and Markdown/HTML output enhance flexibility. Ideal for both web and mobile, this tool can be tailored for user-generated content, making app interfaces more interactive and user-friendly.
2 votes -
Vedic Astrology API Support
Vedic Astrology API support integrates ancient astrological calculations into modern applications. By connecting to an astrology API, apps can generate natal charts, planetary positions, dashas, transits, and personalized predictions based on birth details. This empowers developers to build features like daily horoscopes, matchmaking, muhurta selection, and dosha analysis. API support ensures precise Panchang data, customizable ayanamsa, and time zone handling. Ideal for wellness, spirituality, or cultural apps, it brings authenticity and accuracy to astrological content. Developers benefit from quick integration, automated chart generation, and multilingual support, providing users with deep insights from India’s time-tested astrological traditions.
2 votes -
2 votes
-
the cry of suffering
Survey believes on how the church respond to them during their season of suffering.
1 vote -
Must add revert changes option
User must be able to go back to how the application was exactly before giving a prompt. For instance, I have a reference image to copy the style of the header, and it changed the whole website design I was working on for more than a week, and I can't get it back, and all that was due to a bad prompt and misunderstanding. An option to discard the prompt and get to the last version would be extremely helpful
1 vote -
Must have an iPhone comparable app for all countries! There are so many users like me who use firebase studio anytime like even mid parties.
Must have an iPhone comparable app for all countries! There are so many users like me who use firebase studio anytime like even mid parties. Laptops are not available at all times, so an iPhone and android comparable app is a must.
Also in case any product manager openings available, I’d love to apply. Love using this product and would be honoured to be a part of its journey and contribute my best to it!
1 vote -
Add a progress bar on how much is left to make file changes
This way you can monitor how close the change is to completing when using AI prototyper
2 votes -
2 votes
-
failing to get the extensions in vs code
failing to get the extensions in vs code
2 votes -
1 vote
-
Persistent AI Behaviour Profiles
Persistent AI Behavior Profiles
Let users create and save custom behavior profiles for AI agents so they always respond in the preferred style without repeated instructions.
Example: "Act like a human developer, write consistent TypeScript code with clear comments" applied automatically to every session.
Profiles could include tone, coding style, content structure, and formatting rules.
Result: Consistent, personalized output every time, less repetitive setup, more efficient workflow.1 vote -
Option to delete associated Firebase project when deleting Firebase Studio project
I frequently find myself just creating little projects for inspiration which often require a Firebase Project to be created. This is fine, but then when I delete the projects on Firebase Studio I also have to go to Firebase and manually delete that project as well. It's not a big deal but over time it can be a chore to clean all of these up if I don't remember to do it when deleting Firebase Studio project.
This should absolutely only be a option opt-in option when deleting a project.
1 vote -
Setup firestore more easily
After making the project and release it. it can only create a static web.
For making the web more dynamic, I need to setup firestore and other things as well.
I am not so knowledgeable on web hosting, so it will be much nicer, if I can setup more easier with like multiple choices or asking easy question and AI will recommend the best setting.2 votes -
UI/UX design tool
It would be great if there was a design tool similar to Figma so that we could convert our design into code and integrate it with the help of Gemini.
27 votes
- Don't see your idea?