2210 results found
-
AI MODEL HYBRID VERSION SEARCH ENGINES MIX IN ALL AI MODEL HYBRID VERSION INFINITE UNLIMITE TIME INFINITE UNLIMITE UNIVERSAL WORLD SPACE
AI MODEL HYBRID VERSION SEARCH ENGINES MIX IN AII AI MODEL HYBRID VERSION INFINITE UNLIMITE TIME INFINITE UNLIMITE UNIVERSAL WORLD SPACE BASE
1 vote -
I WANT MAKE AI MODEL HYBRID VERSION INFINITE UNLIMITE TIME UNIVERSAL WORLD SPACE BASE INFINITE UNLIMITE
I WANT MAKE AI MODEL HYBRID VERSION INFINITE UNLIMITE TIME UNIVERSAL WORLD SPACE BASE INFINITE UNLIMITE TIME INFINITE UNLIMITE WORK WITHOUT STOP
1 vote -
2 votes
-
Create or edit AppSheet apps
Google AppSheet is a really great no-code builder, but it would be improved dramatically by being able to edit apps in IDX. The Gemini features in AppSheet are much weaker than IDX or other full stack code editors. I understand having AppSheet as a "no code" solution, but there's no reason not to at least let users export an AppSheet app to IDX or otherwise allow editing AppSheet apps with IDX.
4 votes -
Export all prompts as DOC,
Export refined prompts, optimized for webapp building in one go when given again to firebase studio
1 vote -
Enviar arquivo txt
Eu estou criando um jogo simples do qual usa nomes aleatórios, queria enviar uma lista com vários nomes para IA usa como base para nomes, não é possível fazer com que ela leia sites de listagem e nem mesmo o docs do Google então queria enviar meu próprio txt para ela ler.
3 votes -
Add a delete/create all users info. buttom in the main page by defualt
I recently hit a wall with a recurring issue while developing in Firebase Studio, and I bet some of you might have experienced something similar. I spent hours trying to debug and fix problems related to persistent local data. No matter what changes I made or what data I tried to clear in my app, certain user data and personal settings just seemed to stick around locally, even after restarting!
This led to a lot of frustration. I found myself adding "delete data" buttons to almost every page of my app just to get a clean slate for testing. Eventually,…
2 votes -
Low-Latency Data Cache
Allow configurable caching of query results for reduced end-to-end latency and reduced resource pressure on underlying data sources.
32 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 -
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 -
Is anyone else unable to sign into the support page?
Whenever trying to sign into the support page to log an issue the page refreshes but does not sign me or my coworkers in, is anyone else experiencing this issue? I have been unable to find any support from firebase, hoping this gets some traction.
3 votes -
A template for capacitorjs android app
A template for capacitorjs android app
I do make apps using capacitorjs which bundle the html,css,js (or any frontend framework code) to the assets of android app and use the android webview to show the UI.
required:-
Android toolkit
vscode (prefered)
android studio (optional)
nodejs/bunjs runtime16 votes -
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 -
Public HTTP frontend and backend previews
Its very hard to give access to one person at a time to look at a frontend project, so instead of doing all that, why not add a "make app public" option? so that other people can access it and I can easily preview my next js apps with a simple command: 'npm run dev' and then share the localhost link to others to show them previews
71 votesWe are actively working on this right now. Expect an update from us shortly on how you can try out this capability.
-
New knowledge used to develop potential from beginners to the most qualified developers.
In this section, I just tried it for the first time and am excited about many platforms that are developing tools that will help developers express their ideas more effectively in the future, including being a learning space for new developers like me who are interested in and want to be quality developers by combining ideas with the current trending AI technology. You are both inventors, designers, and developers who are involved in creating things that work great and look better. And I will gain the most knowledge from this platform in creating quality work, including database security. Thank you…
1 vote -
How connect DBeaver in localhost database?
How connect DBeaver in localhost database?
I love DBeaver and i can connect in my production database but i cant connect in localhost database, always i try connect the firebase emulator give an generic error and crash.
I can use the firebase dataconnect:sql:shell but is not so good like DBeaver3 votes -
Add auth handlers from Hosting to App Hosting.
/__/auth/handler
Identical to hosting but for app hosting.
Would definitely make things simpler for Next.js apps.
7 votes -
NDK Thread Names
Crashltyics seems to display thread names for iOS apps, but not for Android. Sorting through Thread #1...50 is not ideal in a complex application. Nearly all our threads are in the NDK, and are just pthreads. The call to obtain the (15+endofstring) thread name is one line of code from the pthread_id.
This was my original query about adding this support, and has the pthread query.
https://groups.google.com/g/firebase-talk/c/cIRb75V5Jxw2 votes
- Don't see your idea?