437 results found
-
Topic for sharing idx.nix configurations
Community topic for sharing customised and passionately created custom idx.nix configurations
1 vote -
One time extension configuration for the projects
Each time we have to download the idx extension when we setup the workspace. If a extension in downloaded once in any workspace, the extension gets automatically installed when workspace is set up.
3 votes -
Replit style upm package management
inspired by https://github.com/replit/upm perhaps using https://github.com/astral-sh/uv as backend, to help make it much easier + faster to install packages for the user. The replit package installation experience is very smooth - perhaps in the future, this could be combined with poetry or rye (by astral-sh as well) to manage all python projects
2 votes -
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
14 votes -
Dodanie oprucz flutter kotlin project i java i dodanie więcej templates do aplikacji mobilnych
Morzliwość dodania więcej templates dla aplikacji mobilnych
1 vote -
Manage Ios file
Manage ios file in flutter like xcode
2 votes -
2 votes
-
give me access to create more project
idx offer only 5 project but i want more🙄
1 vote -
1 vote
-
Inline explanation and debugging for IDX AI
Inline explanation and Debugging will be great. currently it generates only code. Explanation and debugging will be a huge win for this AI
2 votes -
1 vote
-
Unreal Engine and Blender code collaboration and renders
To add a new collaborative game development experience
1 vote -
Unreal Engine and Blender code collaboration and renders
To add a new collaborative game development experience
1 vote -
Start IP address End IP address to allow IDX access to Azure databases and other databases
To allow connections to Azure databases you need to add a list of allowed IP addresses to bypass the firewall. If Google could provide all their IP address for IDX and provide documentation that would be great.
If I allow all IP addresses to connect to the Azure database the program works (of course since I am not blocking any connections, but this isn't the best practice)
1 vote -
Nix built-in support to MySQL Server
Add a simple syntax to enable MySQL server using the dev.nix file.
1 vote -
Code result word wrap
Word wrap Gemini code result based on Gemini tab width
1 vote -
Config / Tools to be able to choose specific flutter SDK or dart SDK
I'm not sure if there's a way to pick a specific flutter version and or dart version when creating a new project. In line with that, ensuring that updates are not automatically applied users to consent to upgrade to new dart or flutter versions.
1 vote -
Access request for IDX
Dear Project IDX Team,
I hope this email finds you well. My name is Mahad Saleem, and I am the Head of App Development at Fast Developers Club, a student-led organization at FAST NUCES (National University of Computer and Emerging Sciences). Our club is dedicated to creating innovative solutions that enhance the university experience for thousands of students.
We are currently working on a bus management app specifically tailored for FAST NUCES. This app aims to streamline the bus scheduling, tracking, and communication process for our students, faculty, and staff. By providing real-time information about bus routes, arrival times, and…
1 vote -
Official Swift Server Extension
Swift.org has VSCode Extension that isn’t found in list of Extensions
1 vote
- Don't see your idea?