2085 results found
-
shortcut fold
Shortcut for folding blocks in the code editor (expand and collapse function bodies and the like). Thanks
1 vote -
1 vote
-
Add multiple tasks, after sending the first. Option to send others for it to do after each is dono
After sending the first task, have the option to send other messages for the ai to do after each is done and troubleshoot for any error after each one.
1 vote -
1 vote
-
Export all prompts as DOC,
Export refined prompts, optimized for webapp building in one go when given again to firebase studio
1 vote -
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 -
invoice creation and download that invoice methods.
this ai does not able to create the invoice and download and print that invoice methods.
1 vote -
Should make publishing easier for those who don't have credit or debit cards
A publish button that makes publishing easier for those who don't have credit or debit cards
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 -
Restocker
Restocker pickup form outside
1 vote -
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 -
1 vote
-
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 -
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 -
Search and Sort Indexes
In the Indexes section of the Firestore, there should be search tool for the Collections indexed. Alternatively, it should be sortable along with the Status. In a 200-limit collection indexes, I have to scroll 20 pages (since 10 is the default number of index items per page) just to find if some index already exist
1 vote -
Search and Sort Indexes
In the Indexes section of the Firestore, there should be search tool for the Collections indexed. Alternatively, it should be sortable along with the Status. In a 200-limit collection indexes, I have to scroll 20 pages (since 10 is the default number of index items per page) just to find if some index already exist
1 vote
- Don't see your idea?