1507 results found
-
azure
For Firebase / Flutter administrators who would like to use Entra AD (Azure AD) for Flutter Android,iOS and Web apps, the administrative setup and documentation should be easy to follow. The administrative process should be consistent with the Google authentication scenario.
1 vote -
Add Github Integration to search, select and open a repo directly from IDX
Add Github Integration to search, select and open a repo directly from IDX.
Currently, to open a repository the first time is necessary to search for url.
The ability to directly search and select repository from IDX would be very helpful for DX.
Thank you for your work!!
2 votes -
Change the code automatically when I ask Gemini
Change the code automatically when I ask Gemini, not copy and paste or modify it myself, if I ask him to add it... he has control over the workspace
3 votes -
gRPC support in firebase Performance Monitoring
firebase Performance Monitoring automatically collects all the https API called invoked from the app. Add the same support for the gRPC API calls as well.
2 votes -
Support for user-specific config (user.nix) in addition to dev.nix
IDX now has project-specific
.idx/dev.nix
file, which configures the project-specific environment.I'd like to have a user-specific
user.nix
(or similar) file which would be applied on all of my own workspaces, which would not be shared to other people using my project.Use case: I author an open source project, which needs project level dependencies. These I'd put to
.idx/dev.nix
. I also have a ton of terminal and git aliases and configs that I'd like to have on my own projects, but which don't make sense in the context of my open source project.2 votes -
choosing branches
I need to pull a different branch from github :(
2 votes -
Enable IDX to work on GitLab.com Repos
I am working on GitLab.com with all of my Projects and Repos. I use heavily GitLab CI for my builds there. Please make it possible to work on a GitLab.com Public and Private repo.
The best thing would of course be also to have the possibility to have Self Managed GitLab repos in Google IDX.20 votes -
2 votes
-
1 vote
-
Firebase Admin Lite
Right now you can't host Firebase on Cloudflare, Vercel Edge Functions, Bun, or Deno without using the "Firestore Lite" package. However, there are no "auth" functions, and no access to admin functions. We will need to create server sessions etc on the server. This cannot be done in NON NodeJS environments without the REST API. There needs to be a Firebase Admin Lite package, or the very least add an "auth" lite package.
8 votes -
Agregar Github global para todo el IDE y deber configurarlo para cada proyecto
Se debería integrar la capacidad de integrar el token de github, para todo el IDE, sin importar el proyecto que se está ejecutando
1 vote -
Raise the Firestore Rules Expression Limit
Raise the maximum expression limit for firestore rules to make more complex doc schema validation possible.
1 vote -
Add Flutter package template type
When creating a new flutter project on IDX, it always creates a full Flutter app, please add the ability to create flutter packages from the mobile templates screen.
There is a workaround to create a basic empty workspace then run flutter create --template=package <package_name> but this is not ideal, it should be a simple addition to the mobile templates.
1 vote -
Remote Config Emulator
Provide a native emulator for Remote Config with A/B tests will be great, but is not critical.
5 votes -
CORS Error with GoogleIDX in Express.js Project
'm encountering a CORS error when using GoogleIDX in my Express.js project. My application can't access https://workstations.cloud.google.com/devshell/gateway/oauth due to CORS restrictions.
Enabling CORS on the server is preferred over a proxy server. I'm using express and cors with the following code (example provided if needed).
I've also tried adding the Access-Control-Allow-Origin header but without success.
Could you investigate and suggest solutions?
Thanks,
Kartik KumarAdditional Information (Optional):
Error Message: GET https://workstations.cloud.google.com/devshell/gateway/oauth?... 403 (Forbidden)
Using latest express and cors versions.
This removes extra spaces while keeping the content concise.3 votes -
Notes Section for VS Code Extensions
While GoogleIDX loads projects faster, setting up a new one requires switching to VS Code to check extensions. Could you add a simple "Notes" section to projects specifically for listing required VS Code extensions? This would save time and keep everything in one place.
Thanks!
2 votes -
Positive Feedback with Question on GitHub Integration
Dear Google IDX Team,
I'm writing to express my enthusiasm for Google IDX! As a developer working on a low-end PC, IDX's cloud-based development environment is a game-changer. It's significantly improved my development speed and eliminated the need for a powerful local machine.
However, I encountered a hurdle while trying to integrate Git and GitHub with IDX after creating a project. I searched extensively on Google, YouTube, and even attempted various solutions myself, but couldn't find a clear explanation.
Here's my specific question:
After creating a project in IDX and making code changes, how can I effectively utilize Git and…
3 votes -
Not give acess
No give access for past 5 month it display that u are in watchlist
1 vote -
Desktop applications
Allow developers to use things, like C# WebForms, Electron or Tauri, the same way they can use Android/IOS emulators
11 votes -
Add .idx/dev.nix for import from repo
When I import project from my repository, I want to install Golang. After I installed Golang, they said my Golang package is not permanent, so I want to make it permanent and I read the documentation of IDX and found it. They say I need to edit my .idx/dev.nix file for the package but I cannot find it on my project. Please make it possible to edit .idx/dev.nix for project that import from github repository
2 votes
- Don't see your idea?