58 results found
-
Desktop App
IDX Desktop (Windows, macOS, Linux), either:
- Electron / Tauri wrapper
- Or React Native desktop app
For better avoidance of browser keyboard shortcuts / better native + OS integration
I'm a big supporter of web standards, but running an editor in a browser tab or even as a desktop PWA is often lacking / janky (judging based on the VS Code editor on github.dev)
Alternative Considered: PWA
If you manage to achieve parity by fixing the UX problems and integrating natively, making it work without downsides, I'll be on board with running IDX as a PWA!
66 votes -
Public HTTP frontend and backend previews
Its very hard to give access to one person at a time to look at a frontend project, so instead of doing all that, why not add a "make app public" option? so that other people can access it and I can easily preview my next js apps with a simple command: 'npm run dev' and then share the localhost link to others to show them previews
38 votesWe are actively working on this right now. Expect an update from us shortly on how you can try out this capability.
-
Persist Environment Settings Across Sessions
If you customize your panels, themes, fonts, colors, and other settings, we want to ensure your customizations are persisted the next time you access Project IDX.
114 votesAs part of our recently released preview of our Nix extensibility work, we persist all changes in your home directory. We are exploring additional ways of being able to persist changes between VM sessions.
-
Add mobile friendly UI for code editor
Also add option for switching to mobile friendly ui inside code editor.
12 votes -
IDX UI templates
IDX is very nice and well built. Are the themes and components that IDX use available for use in applications?
It would be nice to have a designer to drag and drop Angular components from a palette and have it automagically generate the components. It would also make sense to allow us to use our own components in the palette.
Also along these lines, it would be nice if such a designer would allow you to connect @Input and @Output between elements and other services through an interface resembling a "patchbay" in the audio recording software world. So you could…
4 votes -
UI/UX design tool
It would be great if there was a design tool similar to Figma so that we could convert our design into code and integrate it with the help of Gemini.
7 votes -
Support Multiple Projects/Folders
You may have separate projects (with their own build process, etc.) that you still want to see and control from inside the same workspace. This type of project structure is one we want to better support.
69 votesWe are actively discussing how to best address this. Stay tuned for some updates here.
In the interim, please comment on what kind of project(s) you are working in what other tools you have found that do a good job here.
-
devtools
I think it will be a good idea to add additional tabs at the terminal level for devtools of the webviewer.
4 votes -
Improve UI for andoid emulator
Right now the android emulator looks very hazy. It dosen't show a crisp image of the emulator.
7 votes -
Preview Display For Non-Web Applications
To be able to show an application running on the Project IDX VM, for example I use c++ and it would be cool to be able to see the applications that I am compiling and building.
9 votes -
closing project
This IDX actually amazing. I have many project but little hard to fast switching other project. I think we need closing project on File menu and back to main dashboard. Thanks
8 votes -
Enable to "Change Display Language" to Japanese, that MS VS Code could easily do it .
I know MS VS Code has the Japanese locale extension, however it's mandatory for the people not familiar with all English editors, also not familiar with the families of VS Code, OSS Dev, etc.
I'm both of them. Only such factor can make the people avoid the IDE of Project IDX.
Critical: Why IDX, Code OSS, cannot change Display Japanese Display For me, I'm not familiar with MS VS CODE the families Enable to Change "Display Language", Japanese for me, that VS CODE can realize very easily
2 votes -
Laggy and Less Touch Responsive Online Android Emulator
The current online Android emulator is experiencing significant lag and lacks touch responsiveness, impacting the user experience negatively. This hinders developers' ability to efficiently test and debug their Android applications in a simulated environment.
4 votes -
Organize Workspaces on the Dashboard
The ability to search for workspaces, group them into groups/folders, tag them on the dashboard page.
1 vote -
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?
1 vote -
Should have a way to view the emulator
Needs a way to re-open the android emulator when it is accidentally closed without having to re-build the app
31 votes -
Monorepo support
Hello, Just discovering IDX, very exciting product!
I just set up a repo that is a monorepo, with /backend with a Nest.js server, and a /frontend with an Angular app.Is it possible to:
- Have both running, port 3000 and 8080, and allow each to communicate with each other?
- Set up monospace.json and specifyworking_directory
for each project listed?For the moment, should the monospace.json file live in the root of the repo, or nested at the root of each project?
28 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.
1 vote -
Zoom In and Zoom Out pls
In my wide screen code editor letters are too small, I want to Zoom In
1 vote -
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.
1 vote
- Don't see your idea?