538 results found
-
WearOS Simulator
Would be great to have an WearOS Simulator (f.e. Pixel Watch) in addition to the Android "Phone" Simulator
2 votes -
Share Project Admin Panel
The implementation of a Share Project Admin Panel would be a significant enhancement. This panel would provide a simple yet effective tool for project owners to manage the profiles of people with whom they share their projects. The main functionalities of this admin panel would include:
Assigning Roles and Privileges:
* Editors: Users assigned as editors can share projects, clone them, etc.
* Readers: Users assigned as readers can view the project but are restricted from sharing or cloning it.This feature aims to improve collaboration and project management within the IDX platform by offering clear and straightforward controls over…
2 votes -
Mobile support
The browser should be mobile-friendly. I can barely zoom in and zoom out on mobile, it would be great if it was a bit optimized
2 votes -
Firebase Device Streaming
Firebase has device streaming which is available in Android Studio. This allows developers to connect to different emulators running on Firebase servers. Having this option in IDX will be a useful tool and we can get access to different emulators such as foldables and more recent Android versions for testing our Flutter apps.
2 votes -
Convenient File Manager in Mobile
The interface should be more practical to see on mobile.
I propose that at least, taking into account the limitations of cell phones at the
2 votes -
Serverpod
Certainly! Below is a template you can use to request adding Serverpod to the Google Cloud Index (IDX) platform. Customize it with specific details or additional information as needed:
Subject: Request to Add Serverpod to Google Cloud Index (IDX) Platform
I am writing to request the addition of Serverpod to the Google Cloud Index (IDX) platform. Serverpod is a robust backend framework designed specifically for Dart, leveraging the power of Flutter for its user interface. Given its features and compatibility with modern development practices, I believe it would be a valuable addition to the Google Cloud ecosystem.
Key Features of…
2 votes -
By default, only one project can be created. not enough for learning and testing.
I created a react project for testing. When I want to create the second project, "IDX currently has a per-user workspace limit. Please delete one or more workspaces before continuing, or reach out to the IDX team for assistance to have limits manually increased." The message came and was not created.
1. More than one project should be created, the old one should not be deleted for a new attempt.
2. It is unclear how to reach the IDX team.2 votes -
"Copy" menu option in Workspace(project) menu.
"Your workspaces" list my workspace/project.
Looking for "Copy" option similar from "Rename".
I couldn't copy the workspace when I would like to duplicate to start similar project.2 votes -
2 votes
-
Secrets manager for API keys
It would be nice if we can store API keys in dedicated area as the only current solution is putting them in code or env variable in dev.nix, which isn't prefered, as I would prefer put the dev.nix into git along with the code. This might also help if multiple user collaboration is ever implemented, each user can have their own API keys. Thanks!
2 votes -
Ability to saved custom made dev.nix configs for future projects
Since IDX is using nix files to configure an environment, it would probably be best for us to create and save these files and be able to import it into another/future project.
Specifically "imported from repos" and blank workspaces. That way we wouldn't have to recreate the file or save it in another place when you can just access it from IDX itself.
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
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 -
2 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 -
Projeto IDX FREE
Estou começando na programação e até agora oque eu testei achei tudo maravilhoso só espero que essa plataforma seja gratuita
2 votes -
redirects existing localhost API requests to the workspace server
I have a server I was running locally in development on localhost:3000 that I have now ported to IDX so it runs on the IDX monospace server. It means the frontend no longer works when requesting from localhost:3000. It would be great to automatically redirect requests made to localhost:PORT to the monospace server in future
2 votes -
Replit style upm package management
inspired by https://github.com/replit/upm perhaps using https://github.com/astral-sh/uv as backend, to help make it much easier + faster to install packages for the user. The replit package installation experience is very smooth - perhaps in the future, this could be combined with poetry or rye (by astral-sh as well) to manage all python projects
2 votes -
2 votes
- Don't see your idea?