817 results found
-
Hi can we run IDX within a Google Cloud VPC? Or can we whitelist IPs?
Hi can we run IDX within a Google Cloud VPC? Or can we whitelist IPs?
1 vote -
IDE like lego
This like lego just pickup few templet and build project. but forget lego build only toy car not real car
This not IDE. If better to use notepad++ instead to use this. First come out mentality of google. In search result, Android, YouTube and etc. In all of this user has few access its necessary because most of user don't know consequence of give him access so you take responsibly its ok but in dev you understand that not normal user.
For example, window OS when you delete file ask permission and send to recycle bin also you don't delete…
2 votes -
Support Docker-in-Docker
IDX should support running Docker containers within the Docker container provided for the runtime, preferably by reusing the host's Docker daemon:
$ docker run -ti --rm -v /var/run/docker.sock:/var/run/docker.sock hello-world docker: permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Post "http://%2Fvar%2Frun%2Fdocker.sock/v1.24/containers/create": dial unix /var/run/docker.sock: connect: permission denied. $ sudo docker run -ti --rm -v /var/run/docker.sock:/var/run/docker.sock hello-world docker: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?. See 'docker run --help'.
versus on Codespaces:
…$ docker run -ti --rm -v /var/run/docker.sock:/var/run/docker.sock hello-world Hello from Docker! This message shows that your installation appears to
21 votes -
Add Scala Template
I would like to see a Scala Template! I would love to see GraalVM and Metals within it.
1 vote -
Project IDX Status
Since there's a lot of bugs in this early stage it would be great if you can add a bug status page in your website which will tell the user if there's actually a bug that has been reported / getting fixed or if everything is okay so the user can decide if the problem is from his end or not.
3 votes -
Open external files
I have a very urgent request for a feature. At the moment I can only edit files that I create in the app or import from GitHub.
I would like to be able to open files from my desktop and continue editing them. At the moment I have to manually change my code in my files on my desktop at any time so that they are synchronized.
Please, please implement this feature! For me this is one of the most important features for using and working with Project IDX. Thank you very much!
1 vote -
Support Jupyter Notebooks and Python/R
Adding support for Jupyter Notebooks and customized Python/R kernels will enable data scientists to develop data and machine learning projects easily in IDX.
23 votesThis is a great suggestion! We are going to investigate what support here can look like and follow-up with you further for more details.
-
Give me full access Android Gemini advance
Classified
1 vote -
File Transfer System Between Workplaces
User-Friendly File Transfer
Drag-and-Drop: Allow users to easily drag and drop files for transfer.
File Selection: Provide options to select multiple files or entire folders for transfer.
Progress Indicators: Show real-time progress indicators for ongoing transfers.
1 vote -
Better Debugging Support for Web Projects
We want to make identifying (and fixing!) issues in code as natural as it can be, fully from inside your browser without any additional configuration.
24 votesThanks for this feedback! We are actively working on this right now and will share updates (and working implementations!) shortly.
-
Shortcut to easily add environmental variables
I want an easy way to add a environmental variable (had originally not enabled nix so there was no obvious way)
5 votes -
2 votes
-
Windows App maker
Make an integrated compiler to .exe file type with .py and others files to be able to create Windows apps with Project IDX. And create an emulator for desktop (Windows favourite) because I always use Project IDX when it come in Beta Public and it's annoying to download the file, test it on my computer, make changes on IDX, redownload the new file. Thank you in advance.
1 vote -
to share previews with others and workspace limits
I want to share/view the web preview with others and if the project workspace limits are increased to 3 it would be helpful
5 votes -
Ayude con la creacion y seguimiento de un proyecto por Github
Al importar un proyecto de github, diria que evidentemente al hacer el proceso de carga y configuracion, todo estaria listo, pero no, o no se si estoy haciendo algo mal, probe creando un proyecto en django desde aqui, crea directamente el entorno virtual y el comando devserver.sh etc, pero al carga un proyecto de django (que no lo usaba con entorno virtual ya que lo trabajaba desde el local) no ayuda a configurarlo para que este funcione bien, ni tampoco ayuda a crear el cmando devserver
2 votes -
5 votes
-
Work in real-time across devices
Let me work on the same project from multiple devices at the same time in real-time for ergonomics.
I want to type on my phone and see it appear on my laptop. Or type on my laptop and see it appear on my phone.
5 votes -
Authorize GitHub for VS Code only on a specific repository and not all
I tryed to have my project on Github using the Soure Control (⌃⌘G) of IDX.
It looks easy and friendly but when it comes to authorizing VSC it doesn't let me select a specific repository instead it wants access all the organizations almost with full rights.
Would it be possible to select a specific repository to give authorization to?
Steps being in a workspace:
1. Source Control (⌃⌘G)
2. Initialize Repository
3. Commit
4. Publish Branch
5. The extension 'GitHub' wants to sign in using GitHub. (Allow)
6. Continue...The repository is within an organization that I own.
1 vote -
Use Cachix
I'm trying to use devenv.sh in IDX and it works. But without cachix the initialization takes forever and I can't enable Cachix, because I would need to set
trusted-users = root user
in the nix.conf, which is not possible.1 vote -
11 votes
We are actively developing this capability right now. Stay tuned as we release our update.
- Don't see your idea?