683 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 -
"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 -
Switching between node versions and angular version
It would be really cool for the IDX if you would be able to switch between different node version and choose the specific angular version you want for your project, also adding gitlab options would be nice too, thank you
4 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 -
Android studio on wait list!!
I am using Android Studio daily basis. right now, it shows Android Studio on the waitlist. Hope it is done very soon and available for all.
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 -
Unreal Engine and Blender code collaboration and renders
To add a new collaborative game development experience
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
20 votes -
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
-
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
- Don't see your idea?