145 results found
-
status indicator for network / server / vm / status.idx.dev in workspace,
Somewhere in the bottom of the workspace window, it would be cool to have the option to see the status of the connection, like network quality, and maybe even VM load, etc,
Sometimes, interaction gets slow, like syntax highlighting and the response from Gemini, etc. It makes me wonder if it's my connection or the server/vm I'm on.
Having something as simple as colored bars showing network and server health would be helpful.1 vote -
Thanks
You can never imagine what a revolutionalizing project you have created. You just made my whole life releasing this advanced tool enabling me to create in the environments and frameworks I could never have been able to use due to my low system resources but now I just need the broser chrome and I have everything to develop and work upon.
Thank You from the bottom of my heart for allowing me to use this worthy tool for free.
1 vote -
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 -
Cloud Source Repositories
We need a way to clone a Cloud Source Repository?
Right now, when we try to paste a path using the http or SSH protocol, we get "Invalid repo URL format".
20 votes -
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 -
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 -
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 -
Decrease loading on Initialisation
I am creating a new project it takes 5 mins to open the project. Please optimize the api behind loading of project.
2 votes -
It's unavailable in Iran .
Please Make IDX Available In Iran .
3 votes -
How do I use puppeteer in IDX?
When trying to use puppeteer https://pptr.dev/ in idx i cant figure out how to make it work
Please clarify how i can fix that
Thank You3 votes -
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.
20 votesThanks for this feedback! We are actively working on this right now and will share updates (and working implementations!) shortly.
-
Not give acess
No give access for past 5 month it display that u are in watchlist
1 vote -
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 -
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.
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
16 votes
- Don't see your idea?