518 results found
-
We need NativeScript Project Support
We need NativeScript Project Support
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 -
Show logs for flutter simulators
There doesn't seem to be an easy way (that I can find) to see run logs of any of the simulators for Flutter.
I did see the device log for iOS, but not anywhere you can see print statements.
4 votes -
4 votes
-
Lower the time needed for spinning up VMs
Spinning up VMs can take some time, which is annoying as I have no access to my IDX workspace during this time. Would it be possible to be more specific about the number of VMs needed in each region? I mean, you know how many users you have in each region, and you could maximize efficiency by counting the time of day in each region. I suppose it would even be possible to make predictions based on the data collected.
4 votes -
Angular Template with Nx , Bazel ( monorepo in general )
per config template with default option and ability to customize
Spring Initializr is good example
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 -
Elixir / Phoenix Template
Elixir is built on top of Erlang. Phoenix is a popular web framework for Elixir projects. I use both as my main stack for both work and personal projects.
https://www.phoenixframework.org/
I tried creating a template myself but I couldn't get the previews working: https://idx.google.com/elixir-phoenix-test-85975
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 -
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 -
Let me run Cypress
Cypress is a popular UI automation testing tool for web, and I would like to run it within an IDX project!
This is the error I get when trying to run a Cypress test:
"Your system is missing the dependency: Xvfb"
4 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
4 votes -
vim mode
Vim mode is essential for me and I wasn't able to find it as an option. If it is present, could it be made more discoverable? If not present, please add!
4 votes -
Global Installation of Common Build Tools
Various scripts in a project may require build tools like pnpm, npm, gacutil, etc. to be present globally to help build and run the code in your project. Today, Project IDX doesn’t support global installations.
4 votes -
Improving Interactive Chat
In Interactive Chat mode, it would be great if Gemini could review the entire project upon our first entry and provide some suggestions. For example, it could point out issues like 'The APIKEY section in your project is empty; you should fill it in,' or suggest improvements such as 'Adding this here would make it better.' Additionally, I think there should be a standalone application for this feature, not just web-based access.
3 votes -
Improve Android Emulator
Give latest Emulator which is fast and better. Current Android Emulator is slow and old.
3 votes -
Remote SSH feature
Feature to connect the IDE to another server and develop from there. as we can do with Remote SSH extension in VSCode
3 votes
- Don't see your idea?