2199 results found
-
We've detected suspicious activity on one of your workspaces. Please contact support for further assistance
would be nice if this thing tells what type of suspicious activity was detected and have actual options to fix it. or maybe even warnings so that people don't work too ******* something just for google to restrict access out of nowhere.
1 vote -
Android studio on wait list!!
I am using Android Studio daily basis. right now, it shows Android Studio on the waitlist. Hope it is done very soon and available for all.
4 votes -
Similar to __name__, allow ordering documents by internal createdAt / updatedAt sentinel value
A document always maintain createdAt / updatedAt timestamp value internally. But these fields can't be used for ordering documents.
For example :-
(This is possible)
await citiesRef.orderBy('name').limit(3).get();
(This is NOT possible)
await citiesRef.orderBy('created_at').limit(3).get();
Currently if we need order by timestamp, we need to maintain a separate timestamp field alongside internal createdAt / updatedAt fields. Then create index over that additional field to perform order by timestamp.
Similar to name sentinel, firestore should provide created_at and updated_at sentinel for ordering document. These sentinel should work without any new index, ascending or descending order.
1 vote -
support kotlin, xml & jetpack compose
Please add support for Kotlin and Android XML as well as Jetpack Compose because now Jetpack Compose supports multiplatform
5 votes -
Integrate Capacitor.js
Integrating Capacitor.js should fast track both PWA and native mobile app creation services that provides access to native platform APIs and capabilities.
2 votes -
Add a ferture to create virtual environment with specific version of python
This feature will allow users to easily create isolated virtual environments on their system within project idx. Users can specify the desired Python version during environment creation. This ensures project dependencies are managed effectively and avoids conflicts with system-wide Python installations.
4 votes -
Google Workspace Integration
I'd love to have a curated Integration to connect with the Google Workspace APIs. Docs/Sheets/Tasks/Calendar/Drive are great as storage backend/interface for small hacky projects/tools, but setting up the integration (imports, setting up auth) is quite a pain.
3 votes -
Support building XCTest with Xcode 16
We would like to build and run our XCTest cases using the latest Xcode 16. According to 'gcloud firebase test ios versions list' the latest supported Xcode version is 15.3.
2 votes -
Clone Project
Can clone project from GitLab and from local machine.
9 votes -
We need FastAPI for backend development
We need FastAPI for faster backend development along with any frontend templated mostly ReactJS. Django and Flask are good choices but FastAPI let us work more efficiently with production boost of 200% to 300%.
7 votes -
Add Linux platform support
What feature would you like to see?
I would like to see Firebase add official support for the Linux platform. This enhancement would allow developers to build applications that leverage Firebase services natively on Linux, enabling broader platform compatibility and empowering Linux-based applications.Why would it be useful?
Adding Linux support would:Enable developers to integrate Firebase services directly into Linux-based applications.
Provide parity with other supported platforms (e.g., iOS, Android, Web).
Open up Firebase's powerful features (e.g., authentication, cloud storage, Firestore) to a growing user base on Linux desktop and server environments.2 votes -
python flask web server -> test creation
seems very difficult to create some testcases for a python flask web app, i did end up outside, so maybe it could improve usabilty, even i fully understanbd tests are overestimated :-)
1 vote -
Add Discord Rich Presence (RPC) support
I'm a Discord user and when I'm working on projects and such, I would love to be able to showcase what project I'm working on in.
Take LeonardSSH's VSCode extension "Discord Rich Presence", when enabled it shows what project, what file and any errors or time elapsed showed. Very cool if IDX were to implement this :D
7 votes -
Redis
It would be cool to see Redis within databases templates.
1 vote -
Raku Programming Language
It would be nice to see Raku within backend templates.
1 vote -
Chapel Programming Language
It would be nice to see Chapel within backend templates.
1 vote -
Preserve the idx IDE configuration
Make a feature or improvement where we can preserve the IDE configurations like themes and other configurations.
Once we log out from the IDE after 1 or 2 days, the theme resets, all the default configurations are reverted, and all the extensions are removed.17 votes -
Desktop (Windows, Linux, and MacOs) support for C++ and Unity SDKs
This idea is to support desktop in production apps for the C++ SDK and Unity SDK.
If this doesn't fit with your scenario, please leave a comment or create a specific idea.
NOTE: There is already desktop support (for Windows and Linux) for Flutter and Dart (via the Firebase Flutter SDK) idea in user voice.81 votes -
Creative software quantum computer
Software are use future computer
Developer quantum physics computer
Science technology Nanotechnology3 votes -
Slack webhook for app distribution
When we share a build to Firebase App Distribution it would be great to share that build details and link into slack. There's no easy way of doing this at the moment.
7 votes
- Don't see your idea?