127 results found
-
2 votes
-
support for import repositories from Azure and GitLab
need support adding repositories like Azure, GitLab, and many more.
My project is in Azure DevOps. So I have an Azure repository. I want to explore idx and through development, I have to use idx, But there are no options to add Azure repo, so please consider it. I hope it gets soon.
13 votes -
change the firebase project that the prototype is working on
it would be nice to be able to change the project that the prototype is working on to an existed project on firebase console that i already create so when i want to publish my app i would be able to host it in the same project that have all of my data and configurations on
2 votes -
change the firebase project the the prototype workspace is working on
i think that it would be nice to change the project that i'm using in the prototype to an existing project that i already created in the firebase console so when i want to publish my prototype i can publish it in a project that already have all of my data and configuration in one place with my hosting to
2 votes -
unity support
because making unity app is so resource comsuming for a normal computer( open project about 1 min ) compile it first time for 15 min and every time i use it my computer have fans running sounds . so i think it would be better so have unity support just like android support
2 votes -
Arduino and ESP32 support
With simulated Digital and Analogue I/O. Kind of like Wokwi perhaps.
2 votes -
Prevent hallucinating data sources by allowing it to make test requests during reasoning.
Too often does the model hallucinate data structures of data sources and apis (even making up the addresses of data sources). This can be fixed by implementing a feature that allows it to make a test request to the address it wants to use as a data source, feeding back the data structure of the actual returned data to it (or alternatively the inevitable error 404 when it hallucinates a datasource).
2 votes -
Private Repo import similar to IDX
I noticed that currently only public repositories are supported. Are there any plans to support private repositories as well?
2 votes -
integration for custom dynamic websites with firebase
similar n8n WordPress node integration for custom dynamic websites with firebase
2 votes -
It would be awesome to have a template that provided BOTH a backend and frontend experience. E.g. a next.js + mongodb instance
It would be awesome to have a template that provided BOTH a backend and frontend experience. E.g. a next.js + mongodb instance
2 votes -
Podman support (with systemd)
Please add OOTB support for running containers using Podman, with the possibility to use containers that utilize systemd
While adding
packages = [ pkgs.podman ];
podman will not run. Some of the issues might be related to the nix package, but some are related to the environment.
The default policy is missing and no
/var/tmp
. Had to fix this as follows:onCreate = { # this is to fix Podman: https://github.com/gbraad-devenv/idx/issues/3 setup-podman = '' mkdir /etc/containers/ cat >> /etc/containers/policy.json <<EOF { "default" : [ { "type": "insecureAcceptAnything"} ]} EOF mkdir /var/tmp ''; };
After these minor changes, podman can…
7 votes -
Feature Request: iOS Simulator Support in Project IDX for Flutter
Project IDX has great potential, but expanding its iOS Simulator and Deployment to App Store capabilities would make it even more powerful. Here's what I propose:
iOS Simulator Integration - the capability to test and debug directly in Project IDX, without having to go into any macOS device;
App Store Deployment - deploying iOS applications directly in the App Store;
iOS Full Development Toolset: advanced debugging, performance profiling, and resource management.
This will not only smooth the workflow but also make ProjectIDX full-fledged for the all flutter developer. Let's unlock its full potential!
4 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 -
More storage per workspace
10GB seems lot, but it is very low. 50GB or minimum 35GB will be fine. Node_modules, extensions for development, etc. Please!
8 votes -
4 votes
-
Copy and paste across projects
It will be great if we could copy a file from one project and paste it in a different project (in another tab)
147 votes -
Give access to dir outside home like /opt, /mnt. etc.
It is getting hard to setup the existing open source project on google idx as we only has access to /home dir and all other are only in read only mode which is making hard for use to develop new project on the idx
1 vote -
Do not require third-party cookies
A service released in 2023 should not require third-party cookies to be allowed.
If not for the privacy and usability for its users, then for the project itself, since many browsers are phasing out support for third-party cookies. Firefox already blocks them and chrome will soon do the same:
https://developer.chrome.com/en/docs/privacy-sandbox/third-party-cookie-phase-out/74 votes -
Support SSH Session for Remote CLI
Intergrated terminal lacks functionality\ies of a local terminal. Can we add support for its SSH session? Maybe a documentation on how to do that would be helpful :)
79 votes -
roor
Dh
1 vote
- Don't see your idea?