2199 results found
-
Proposal to be able to change model for gemini
Allow us to use newer model
2 votes -
roor
Dh
1 vote -
Firebase authentication needs to support standard user profile attribute mapping
When leveraging firebase for OIDC based authentication, there is data loss in mapping of standard user profile attributes between IdP and app such as given name, family name and other attributes as specified in the standard specifications[1]. Firebase auth must implement the specification properly and ensure against data loss.
1 vote -
Remote Management of Plugins and Project Template
Need a way to manage plugins and templates remotely so that as an agency we can provide a controlled environment to our developers working remotely on sensitive projects.
1 vote -
Why can't just use apt?
Think with me...
I'm a fullstack dev, that uses Flutter to client-side and Node.js to the server-side.
That's why I downloaded at my personal linux computer, the following CLIs: node, npm and flutter.
But, when I started to try to use idx, I found an obstacle!
The terminal doesn't allow me to use neither apt nor snap, to download flutter SDK to my workspace(that was created by a GitHub repo).
So, I created another workspace, selecting "Flutter" this time.
And now, I can't use node, because APT is not allowed!
Neither sudo exists!(My terminal is bash)
user@monospace-getz-1702146325587:~/myapp$ npm
bash:…28 votes -
Merge Projects
It would be nice to merge projects. I am building a spring boot, postgres, and angular project but I used the template for angular, spring boot, and postgres and now I have three projects I would like to merge. I know I can dig into the nix file and do it manually, but wouldn't it be nice to merge them with a single click?
4 votes -
The Ability to Transfer Projects would help / Ayudaría la Capacidad de Transferir Proyectos
Whether I need to change emails, or just get out of the way. We all need to transfer our projects at some point.
I'm just asking for the ability to grant privileged access to a trusted colleague about all my projects, through an email or something like that.
----- ES -----Ya sea que necesite cambiar de correo, o que simplemente me retire del medio. Todos necesitamos alguna vez transferir nuestros proyectos.
Tan solo pido la capacidad de poder otorgarle acceso privilegiado a un compañero de confianza sobre todos mis proyectos, mediante un correo o algo así.
7 votes -
Flutter new version support 3.24.1
Please support latest flutter version.
4 votes -
Implementation of a Default Workshop Configuration Feature
Introduction
In the current software development landscape, efficiency and productivity are critical success factors for projects. Google’s IDX Project already offers a robust infrastructure; however, introducing a new feature that enables the configuration of a "default workshop" could revolutionize how developers interact with the platform. This proposal aims to simplify and optimize the process of creating and importing projects, ensuring that relevant extensions and themes are automatically applied.Proposal
The proposal consists of allowing users to configure a default workshop that includes a predefined selection of extensions and themes. When creating or importing new projects, this configuration will be automatically…3 votes -
IOS SDK should have initializer simple initializers
Right now the SDK generated only has init with decoder.
public init(from decoder: any Decoder)
This limits us in generating the Previews for the views. Please consider adding additional inits with all variables in the struct
1 vote -
Embedding Project IDX workspace
We want to embed Project IDX workspace inside our angular application so freelance users can work directly from our app using workspace URL instead of opening the workspace in a new tab.
5 votes -
.NET MAUI Support
It would be nice to be able to create .NET MAUI mobile apps (even if for Android only at the beginning)
4 votes -
Blazor WASM support
In Backend there's the Blazor template which is Blazor server implementation, however Blazor WASM would also be nice in Mobile or Web App Templates
4 votes -
Desktop applications
Allow developers to use things, like C# WebForms, Electron or Tauri, the same way they can use Android/IOS emulators
11 votes -
Forgejo support
It would be nice to add support for Forgejo so we can use things like codeberg or git.gay.
2 votes -
symfony
Add a symfony template
10 votes -
Admin SDK send email verification
Currently, sending email verification is done through the client-side sdk. There is no method (to my knowledge) for sending email verification via the Admin SDK in a server environment.
The only workaround seems to be the "generateEmailVerificationLink" function but that requires the use of a custom email service. This is different from the client-sdk functionality.
The use case is SSR focused apps where user creation is also done via the Admin SDK and/or where support for no-js availability is a requirement.
3 votes -
Emulator: Firestore requests with descending order + clear button
The Firestore requests page in the emulator currently sorts the requests by ascending execution time, which requires to scroll to the very bottom every time to see the last request. Very cumbersome.
The emulator should order by default by descending order and also offer a "clear" button to empty the list upon request.
4 votes -
lunix
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 -
Vector embedding search should include distance in results
The newly released capability is https://firebase.google.com/docs/firestore/vector-search is working very nicely! However, all similar products should return the distance metric in the query results (which the backend has no doubt already calculated) so that the client perform further analysis based on that distance
9 votes
- Don't see your idea?