1103 results found
-
Would like Project IDX workspace to show edit history with character by character edits.
We will be using Project IDX to have students code websites. We used a previous website that we can no longer use. It was helpful to show the edit history so we could help students find their errors.
The character by character edit history was also helpful for us to detect plagiarism and see when they were just copying and pasting a peer's code which happened and we were able to address it before it continued on to other projects.
17 votes -
add a feature to add physical devices for testing applications ( wirelss debugging by connecting with real physical device )
add a feature to add physical devices for testing applications ( wirelss debugging by connecting with real physical device )
1 vote -
Balboa currency
Project IDX to facilitate Google Pay transactions for country Panama.
Digital Balboa currency with Google Wallet.4 votes -
Google Authentication Via Firebase Fatal Problem
When I click Firebase project it creates a Firebase project for me automaticaly and it sets some fields in Google Cloud Platform so when you go to Google Cloud and try to do the settings for Google authentication like branding of OAuth consent screen you see info there and you taught with yourself that setup is done automaticaly but when you code it out and test it it gives you popup closed by user error. After days of changing code and settings I finaly found out that Developer contact information is not set. How could I know? Dont set automaticaly…
1 vote -
why showing page is unresponsive if trying to open project or privew
why showing page is unresponsive if trying to open project or privew
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.
29 votes -
More support for Samsung Dex
When using in Chrome on a phone with Samsung Dex, unfortunately hitting [ESC] closes the entire editor and it seems to be universal for how a vscode like editor interacts with Linux and Chrome mobile. I don't think it's intended and support for fixing this and other quirks would be great.
1 vote -
Switch to code/prototyper. (dilema)
Im learning basically from 0 and i have found some issues with athentication and stuff and in the spirit of fixing thins i something ***** all up and i need to restart the server, the issue is that i cannot access the console unless i am in code mode, and that becomes an issue because it wont load the page until the app loads, and if the app doesnt load i cant make changes, so it gets stuck in a cycle, and i think my app is dead until that issue get fixed :c
2 votes -
1 vote
-
shortcut fold
Shortcut for folding blocks in the code editor (expand and collapse function bodies and the like). Thanks
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 -
We need support for CordovaJS
Dear Google Project IDX Team,
I would like to provide feedback on the current template options available in the platform. Specifically, we need support for CordovaJS. Including a template for CordovaJS would greatly benefit developers who use Google Project IDX for hybrid mobile application development.
CordovaJS is a widely used framework for building mobile applications with HTML, CSS, and JavaScript. Support for CordovaJS in Project IDX would streamline the development process, allowing us to leverage the powerful capabilities of this framework directly within your platform.
Thank you for considering this request. Your support in enhancing the template options will be…
23 votes -
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 -
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 -
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
72 votesWe are actively working on this right now. Expect an update from us shortly on how you can try out this capability.
-
Export all prompts as DOC,
Export refined prompts, optimized for webapp building in one go when given again to firebase studio
1 vote -
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 -
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 -
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
- Don't see your idea?