518 results found
-
Integrate PWA app creation
Integrate PWA creation with all the features and capabilities that the PWA tech offers, including access to native platform capabilities and APIs.
1 vote -
Basic Python support
For Python (i) Seamless installation of pip (ii) smooth Integration of python libraries without nix (iii)Alternative to nix package manager (iv) better "ms python extension support" , right now now using this extension generates so many errors
1 vote -
Add it so i can import a part of github repository. I want to do https://github.com/user/repo.git?dir=folder_name
When importing a github repository i want to import a part of it as the head of my github root is the not the main folder of my github repo. I also have web in the same repo.
I have a flutter app. btw
2 votes -
Ceramic
Tiles
2 votes -
workspace + docker + virtual machine (Windows )
I wanted to create an Android app using Pythagora.ai through an extension, but since Pythagora doesn't show up in the extensions, I considered using ClaudeDev, Aider, and Continue. However, I can't use Aider because I can't install Docker
2 votes -
Restrict specific group or user to copy code from IDX. They should be able to perform basic code changes and pushes or pushes with approvals
Restrict specific group or user to copy code from IDX. They should be able to perform basic code changes and pushes or pushes with approvals. But need controls for the admin to restrict them to clone other repos and copy the code to it or any other access to copy code from the workspace.
2 votes -
Legacy Modernization: Transforming Your Enterprise for the Future with BM Associates
At BM Associates, we bring expertise in integrating Artificial Intelligence, Machine Learning, and Deep Learning into your processes and data, helping you enhance enterprise efficiency and unlock new profitability. Our blockchain solutions, powered by trusted partners like IBM, offer improved reliability, security, and efficiency across your supply chain, ensuring better performance and profitability. Join forces with BM Associates to stay ahead in innovation and lead your business toward a more secure, efficient, and profitable future.
2 votes -
3 votes
-
2 votes
-
Organize Workspaces on the Dashboard
The ability to search for workspaces, group them into groups/folders, tag them on the dashboard page.
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…
5 votes -
Merge Projects
It would be nice to merge projects. I am building a spring boot, postgres, and angular project but I used the template for angular, spring boot, and postgres and now I have three projects I would like to merge. I know I can dig into the nix file and do it manually, but wouldn't it be nice to merge them with a single click?
2 votes -
Support for streamlit and Langchains with gemini api in python plz. Currently only python flask is available but i dont want it i want it.
I want a interface to use stremlit and Langchain and Gemini api for Al/Ml development in project idx which is not available now plz aad this feature plz.
2 votes -
Gra
Gra za kasę na paypal
2 votes -
Maven dependency in quick fix
I would like the option to insert maven dependencies into the pom.xml when an import is not able to be resolved. I'm sure you could also extend this beyond java.
I enjoy the quick fix feature, but the only thing it doesn't really fix is dependencies.
It shouldn't be too hard to pull up a maven central search and have it automagically grab the <dependency> and put it in the pom.
2 votes -
.NET MAUI Support
It would be nice to be able to create .NET MAUI mobile apps (even if for Android only at the beginning)
3 votes -
Blazor WASM support
In Backend there's the Blazor template which is Blazor server implementation, however Blazor WASM would also be nice in Mobile or Web App Templates
3 votes -
Zoom In and Zoom Out pls
In my wide screen code editor letters are too small, I want to Zoom In
2 votes -
Linea Vertical visualmente molesta
En un proyecto de flutter, se muestra una linea vertical en el medio del editor de texto, la cual resulta visualmente molesta y no consigo forma de ocultarla. Tengo entendido que es una linea para ayudar a mantener el texto organizado al funcionar como una guia, pero seria bueno poder ocultarla o modificarla.
2 votes -
Add previews for graphical programs other than web apps
If you want to work on graphical programs other than web, you can't really use idx, so please add a preview for graphical programs.
2 votes
- Don't see your idea?