87 results found
-
Be able to run the firebase emulator in IDX
I love that i can connect to a production firebase environment, but can you make it so i can run my emulators from within IDX? i managed with the firebase-tools to setup everything but i just get an error when doing
firebase emulators:start
…i emulators: Starting emulators: auth, functions, firestore ⚠ firestore: Error when trying to check port 8080 on ::1: Error: listen EADDRNOTAVAIL: address not available ::1:8080 ⚠ firestore: Port 8080 is not open on localhost (127.0.0.1,::1), could not start Firestore Emulator. ⚠ firestore: To select a different host/port, specify that host/port in a firebase.json config file: { //
7 votes -
7 votes
We are actively developing this capability right now. Stay tuned as we release our update.
-
Clone Project
Can clone project from GitLab and from local machine.
6 votes -
IDX for Embedded
Hey, it would be nice if it is also for the Embedded development
5 votes -
Tailscale integration
Provide a seamless integration with Tailscale so that the VM can be added as an ephemeral node on the user's tailnet and get access to private resources, such as a database or private Git server.
5 votes -
support for import repositories from Azure and GitLab
need support adding repositories like Azure, GitLab, and many more.
My project is in Azure DevOps. So I have an Azure repository. I want to explore idx and through development, I have to use idx, But there are no options to add Azure repo, so please consider it. I hope it gets soon.
4 votes -
Gitlab project import
Hace falta poder importar proyectos desde GitLab
4 votes -
Cloud-IDE integration
Integrating UI or CLI interactions (that are necessary to manage cloud resources) into the IDE:
- error console
- logging console
- resource information list (for a particular code base)
- Ways for cloud providers to do something like Live Lambda Development in a way that's native to IDE (see https://docs.sst.dev/live-lambda-development)
4 votes -
global extension installation
Is it possible to install extensions globally so that users don't have to install the same extensions in every workspace, if there is this feature then users don't need to waste time and the internet just installing extensions over and over again
Thank You
4 votes -
Work in real-time across devices
Let me work on the same project from multiple devices at the same time in real-time for ergonomics.
I want to type on my phone and see it appear on my laptop. Or type on my laptop and see it appear on my phone.
4 votes -
Shortcut to easily add environmental variables
I want an easy way to add a environmental variable (had originally not enabled nix so there was no obvious way)
4 votes -
Add WSL support
Add support of Microsoft WSL Extension in Project IDX.
4 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
4 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 -
Next.js project setup with tailwlind
make tailwind, material (or some other css framework) selectable as an optional installation when creating next js app.
4 votes -
I need to increase Wokrspace Limit
Could you increase my limit for projects
3 votes -
3 votes
-
CORS Error with GoogleIDX in Express.js Project
'm encountering a CORS error when using GoogleIDX in my Express.js project. My application can't access https://workstations.cloud.google.com/devshell/gateway/oauth due to CORS restrictions.
Enabling CORS on the server is preferred over a proxy server. I'm using express and cors with the following code (example provided if needed).
I've also tried adding the Access-Control-Allow-Origin header but without success.
Could you investigate and suggest solutions?
Thanks,
Kartik KumarAdditional Information (Optional):
Error Message: GET https://workstations.cloud.google.com/devshell/gateway/oauth?... 403 (Forbidden)
Using latest express and cors versions.
This removes extra spaces while keeping the content concise.3 votes -
Option to run locally
Maintaining the ability to use one's own terminal, browser, and files.
3 votes -
Add the "Microsoft" Extensions
We want Microsoft-made extensions to be present, such as support for TypeScript, Python, etc
3 votes
- Don't see your idea?