Skip to content

General

General

Categories

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

403 results found

  1. Optional integration with Google Cloud so can work from console for common tasks like Cloud Build/Run etc

    9 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Uploading file is a problematic feature as it is default apparent how it should be done. Except right clicking on mouse button. Second, when I tried to upload a "tiff" image, it is taking forever to upload it. Which sucks by definition.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Extensibility  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. 3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. IDX should support running Docker containers within the Docker container provided for the runtime, preferably by reusing the host's Docker daemon:

    $ docker run -ti --rm -v /var/run/docker.sock:/var/run/docker.sock hello-world
    docker: permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Post "http://%2Fvar%2Frun%2Fdocker.sock/v1.24/containers/create": dial unix /var/run/docker.sock: connect: permission denied.
    
    $ sudo docker run -ti --rm -v /var/run/docker.sock:/var/run/docker.sock hello-world
    docker: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?.
    See 'docker run --help'.
    

    versus on Codespaces:

    $ docker run -ti --rm -v /var/run/docker.sock:/var/run/docker.sock hello-world
    
    Hello from Docker!
    This message shows that your installation appears to
    12 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Other  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. It is good which angular template we can choose which type of templates we need SSR based or CSR based.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Other  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Given that the code editor currently only offers the option to fetch repositories from GitHub, it would be advantageous to expand this capability to encompass repositories from other platforms such as Bitbucket or GitLab, as well as from local device storage.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Extensibility  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. 11 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. It would be nice to see an easy way to build/deploy Firebase Functions in IDX. The work you've done for firebase hosting is fantastic. It would be nice to be able to create and deploy functions the same way.

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. I cloned my static HTML+CSS+JS site.
    On a local machine, I could literally double click index.html and get an instant preview. If I wanted to be a bit more fancy, I'd spin up npx serve

    I expected IDX to display a small "preview" icon at the top right when opening an HTML file. It claims support for web, but isn't able to preview the most basic web page out of the box.

    9 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Previews  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Add Github Integration to search, select and open a repo directly from IDX.

    Currently, to open a repository the first time is necessary to search for url.

    The ability to directly search and select repository from IDX would be very helpful for DX.

    Thank you for your work!!

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Other  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Change the code automatically when I ask Gemini, not copy and paste or modify it myself, if I ask him to add it... he has control over the workspace

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  AI  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. IDX now has project-specific .idx/dev.nix file, which configures the project-specific environment.

    I'd like to have a user-specific user.nix (or similar) file which would be applied on all of my own workspaces, which would not be shared to other people using my project.

    Use case: I author an open source project, which needs project level dependencies. These I'd put to .idx/dev.nix. I also have a ton of terminal and git aliases and configs that I'd like to have on my own projects, but which don't make sense in the context of my open source project.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Collaboration  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Yes, we need it, so that projects with various Flutter versions can run with IDX

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Other  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. 1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Other  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Other  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. Se debería integrar la capacidad de integrar el token de github, para todo el IDE, sin importar el proyecto que se está ejecutando

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. When creating a new flutter project on IDX, it always creates a full Flutter app, please add the ability to create flutter packages from the mobile templates screen.

    There is a workaround to create a basic empty workspace then run flutter create --template=package <package_name> but this is not ideal, it should be a simple addition to the mobile templates.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. I use Intellij Idea a lot to develop in Flutter, I would greatly appreciate if you can work on intellijidea for Flutter, Thanks

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Other  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. While GoogleIDX loads projects faster, setting up a new one requires switching to VS Code to check extensions. Could you add a simple "Notes" section to projects specifically for listing required VS Code extensions? This would save time and keep everything in one place.

    Thanks!

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Extensibility  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Dear Google IDX Team,

    I'm writing to express my enthusiasm for Google IDX! As a developer working on a low-end PC, IDX's cloud-based development environment is a game-changer. It's significantly improved my development speed and eliminated the need for a powerful local machine.

    However, I encountered a hurdle while trying to integrate Git and GitHub with IDX after creating a project. I searched extensively on Google, YouTube, and even attempted various solutions myself, but couldn't find a clear explanation.

    Here's my specific question:

    After creating a project in IDX and making code changes, how can I effectively utilize Git and…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Other  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?