518 results found
-
Code Download Support
Please introduce a code download feautre which lets the user download his/her code in an archive.
2 votes -
mejorar la capacidad de colaboración en línea
Poder ver en qué parte del código está editando un colaborador, poder dejar comentarios al estilo de Google Docs. Y poder ver el perfil del usuario que colabora. Sería interesante además agregar en el panel de chat la posibilidad de chatear con los colaboradores. Una integración con Google Chat sería perfecta para enviar notificaciones de DevOps.
2 votes -
fork
I teach, so far using replit, and IDX sounds great as a replacement.
I would need the ability to offer my students a base project to be forked via a simple link.
I've done it creating the base repo in GitHub, and importing it. I looks like it works.
I teach HTML/CSS/JS for totally beginners.2 votes -
Allow access to mapped URLs from another workspace, so that a frontend project can talk to a backend (API) project.
Allow access to mapped URL from another workspace, so that a frontend project can talk to a backend (API) project.
For instance, https://3000-idx-sermons-nextjs-1723133529534.cluster-hf4yr35cmnbd4vhbxvfvc6cp5q.cloudworkstations.dev/ making requests to https://3001-idx-sermons-backend-1723134362471.cluster-joak5ukfbnbyqspg4tewa33d24.cloudworkstations.dev/api/some-endpoint
This is presumably possible when it's a client-side request since you'll be logged in to Project IDX, but it's not currently possible for server-side requests - the request gets redirected to the OAuth flow.
2 votes -
2 votes
-
CodeIgniter4
like Laravel I want to setup another php framework like Codeigniter 4
2 votes -
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
- Don't see your idea?