1566 results found
-
Firebase Studio Projects Files download
How to download my files or scripts from firebase studio?
4 votes -
Mobile optimization
To enhance the user experience on mobile devices, the "Full Screen" feature in the "Customize Layout" settings in IDX should be automatically enabled. This setting ensures that the editor screen adjusts to fit various mobile screen sizes when enabled.
14 votes -
Remote SSH feature
Feature to connect the IDE to another server and develop from there. as we can do with Remote SSH extension in VSCode
12 votes -
Desktop (Windows, Linux, MacOs) support for Flutter apps that use Firebase in production apps
Flutter developers should be able to run their apps on desktop platforms, including Windows and Linux, when using Firebase services. For example, Flutter developers should be able to 1) apply Analytics to data from desktop platforms, 2)
use Remote Config to customize their apps for desktop users, 3) use other Firebase services that are relevant to desktop apps, etc.This would make it easier for Flutter developers to build and deploy production-ready apps for desktop platforms.
530 votes -
Support Next.js Image Optimizations
Using Next/Image on Firebase App Hosting makes images load slowly. Are Next's built-in image optimizations working with Firebase App Hosting? When a second container starts, does the new container need to optimize every image again, or do containers share image files somehow? When a container shuts down, are those optimized images lost, or are they stored in persistent file storage?
15 votes -
Allow changing the "Continue to the App" button when using Sign in with Apple, or get rid of it
When using Sign in with Apple, a default button that says "Continue to the app" appears. Please allow some kind of developer choice to either style this button, get rid of it completely (this youtube video https://www.youtube.com/watch?v=rJi_Mo-SdW0 seems to suggest the redirect/popup is not even needed at all and the sign in can happen on the actual login page with only a native apple modal, perhaps the Firebase SDK could allow this kind of flow), or another solution that does not involve an unstyleable button.
12 votes -
Add C and C++
Please add C and C++
65 votes -
Support for Gradio and Streamlit web applications
Given Project IDX's focus on being integrated with generative ai — project templates for Gradio and Streamlit to demo ML/Gen AI systems would be a great addition to the currently available templates. Both as standalone templates and frameworks for Google's Gemini API template.
This can also be a great opportunity to showcase Google's generative ai models via Gradio/Streamlit.
Note: My idea is intended to use Python as the primary language (specific to Gradio since there's also a JS (
@gradio/atoms
)). Though the potential for polyglot Gradio and Streamlit projects should also be supported, respective to the framework. For example,…6 votes -
godot game engine support
free and open source
5 votes -
Can we have the Live Share Extension on IDX
I've been teaching students using IDX these days, more or less for fun and also to test how well the IDX AI performs w.r.t React.js. A feature that I use sometimes on the local machine is Live Share extension.
A brief description of the extension -
The Live Share Extension on VSCode enables other dev to work on the same instance of VSCode on multiple files, which is extremely useful when creating small scale projects.
I understand that it is developed by a different company (Microsoft) but it will be helpful specifically for teaching purposes.
There can be an alternative…120 votes -
support pixi as package manager for the conda ecosystem
Pixi is a package management tool which supports multiple languages including C++:
Pixi is the new package manager for the conda ecosystem, and is likely to replace conda/mamba/micromamba, much as uv has replaced pip/venv.
Currently I can add a nix configuration to my project but I want to use the existing pixi.toml to setup my environments.
4 votes -
MariaDB Vector
Latest version of MariaDB has support for vectors. I need that for implementing RAG solutions. Please add MariaDB as a database template!
5 votes -
Support Markdown format for release notes files
When attaching release notes to a release using App Distribution, it would be great if Markdown files were supported and rendered (release emails, inside the Tester app, in the Console, etc).
21 votes -
Download IPA/APK files from Download link on Desktop
Allow users opening the Download link for a Firebase App Distribution Release to access and download the app file through desktop browsers instead of arbitrarily blocking it.
5 votes -
Add support for Google Play "automatic protection"
Currently, manual steps on the play store developer console is required to create an application that has Play Store "automatic protection" enabled:
https://support.google.com/googleplay/android-developer/answer/10183279We have found that "automatic protection" is error-prone in multi-process applications and applications that include native libraries/code. It would be really helpful to our manual QA process to be able to programmatically distribute applications with "automatic protection" enabled on them.
7 votes -
Android/ios native app, code from app on your phone connects to idx
native apps for making it easy for on the go
5 votes -
messaging reports you can select by year also so if you want to do a summary of 2024 example you can have access
messaging reports you can select by year also so if you want to do a summary of 2024 example you can have access
4 votes -
Simultaneously adding multiple configurations to a/b-experiment
I would like to be able to add multiple configurations to experiment a/b at once that have been previously selected or marked. Or create an experiment based on multiple selected configurations.
Right now, if you add configurations manually, you have to do it one at a time.5 votes -
Firebase App Distribution Permissions Change
Currently, the automated testing feature within Firebase App Distribution mandates that the user executing the test possess either the Project Owner or Project Editor IAM role. This requirement is overly broad and presents a significant operational barrier for organizations managing a large number of projects (e.g., 1,000+) where granting such high-level permissions is often restricted due to security policies and standard practices. Attempts confirmed that even users with high-privilege roles like Organization Admin and Firebase Admin were unable to run these tests, indicating the check is strictly limited to Owner/Editor.
This limitation prevents teams from effectively utilizing the automated testing…
4 votes -
Add Gitlab and Bitbucket Support
Please add gitlab and other git public services support.
264 votesWe now have Gitlab and Bitbucket support. Watch our release video for more details! 🔥
There are a few more fit-and-finish changes we'll be making, so stay tuned for more updates.
- Don't see your idea?