794 results found
-
Make mapped URLs to work seamlessly between projects
If I have different services across different projects (E. g. an Angular font end and an NestJS back end) there should be a way to set the jwt cookie automatically for the front end to communicate with the backend in the preview despite the back end and front end being in different IDX projects
2 votes -
Make it easier to see Next.js dev server output.
It took me a long time to find the dev server output (in Output under IDX). It would be nice if it was easier to find.
6 votes -
Ease boilerplate with tools such a mason, riverpod and perhaps very good cli and firebase cli
Easier integration with
* mason
* riverpod
* flavors6 votesThanks for this feedback! We do want to provide better support for custom predefined environments, and our Nix extensibility work may get us quite far here. Please try it out if you haven't and let us know if there is more we need to do.
-
Setting the exact version of a nix package I need in the workspace
For me, it is crucial that I run a project with a specific version of Go for example. So it would be great if I could set the version of the Nix package in dev.nix. Perhaps right next to the packages that I have to and need to decal anyway.
2 votes -
Downscope Github permissions
Github permissions are excessively broad (all orgs, all access, read and write); permissions should be more granular and start with a specific personal private repo
5 votes -
Make it easier to install npm deps with native code - make is missing
When I try to
npm i
my project (https://github.com/vicb/flyxc) it would complain about missingmake
required by lodepng.It would be great to add the required deps to the image by default
I had to install
sudo apt install build-essential
5 votes -
2 votes
-
Is there a plan to allow private repo as well?
I saw only public repos are allowed yet, Is there a plan to extend it to private repo as well? Like I can go to GitHub and press "." and it creates a codespace for me to work with private repo, the only problem is running the build with all the dependencies.
4 votes -
Being able to change the gmail account to be able to access the IDE
I have 2 gmail accounts and when I try to access the IDE it doesn't let me because my default account is not the account I was given access to and it only shows me the screen to subscribe to the list.
4 votes -
add icon view external website
After I tried closing the view to see the external website page, I was confused about how to see the external website again
1 vote -
Generating a QR Code to make it easy to test on my phone!
While I can copy/paste a preview URL and have it working on my phone, sometimes that doesn't work - especially if my phone is on a different account than my OS. Or if I'm on an operating system that doesn't support all of this nicely.
It would be great to have a QR generator where I can preview my Web app or Flutter app directly on my phone with no added friction. It should "just work".
6 votes -
gin
Hello there,
i just wanna to suggest you for project IDX. using golang that can use any tool such as gin.
because i just used project idx and running golang as my project, port 8080 already used and i don't know how to kill this.
if i use another port and i just don't know how to used another port from a little window browser that project idx was given.1 vote -
1 vote
-
Documentation should state the platformDocumentation should state the platforms that can be developed for
Documentation should state the platforms that can be developed for using Project IDX (Web? Android? iOS? Linux? Windows? ...)
1 vote -
6 votes
-
Issue with Accessing Project Index Despite Onboarding Confirmation
Unable to access project index, but my Gmail ID was onboarded, and I received an email to start a new project.
1 vote -
add auto error solving Ai our Error solving guide, multiple emulators at a time and multiple size device
it help for productivity
1 vote -
Support for HDLs and HVLs with rich language features
A reliable, open and feature rich platform for writing HDLs and HVLs, particularly SystemVerilog, is something which doesn’t exist, maybe idx could be the one which does it the best.
1 vote -
shadcn/ui not supported?
I tried adding shadcn/ui to my nextjs/typescript/tailwind project. It gives me an unfamiliar error. Maybe its because of the way shadcn components are designed.
npm ERR! code ENOENT
npm ERR! syscall lstat
npm ERR! path /home/user/.globalmodules
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, lstat '/home/user/.globalmodules'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoentnpm ERR! A complete log of this run can be found in: /home/user/.npm/logs/2023-08-17T181654062Z-debug-0.log
4 votes -
Quarkus
I want to have Java Quarkus support.
1 vote
- Don't see your idea?