Skip to content

General

General

Categories

JUMP TO ANOTHER FORUM

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

683 results found

  1. Current file import options limited to github (and ssh). Ability to navigate local directories, net mount points, cloud storage blobs and URLs would be epic!

    A+ so far, cannot wait until Project IDX public launch ;)

    21 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. Firebase has device streaming which is available in Android Studio. This allows developers to connect to different emulators running on Firebase servers. Having this option in IDX will be a useful tool and we can get access to different emulators such as foldables and more recent Android versions for testing our Flutter apps.

    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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. I want to "Enable Nix for this workspace" after the fact, say if I have created or imported a new IDX project. I note that it appears I can manually create a .idx/idx.json file.

    7 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. I am not able to see the logs of the web preview that is used by the environment. After launching my environment (using nextjs), I use the web preview but I am not able to view the server logs. If I log information on the server or in an action, there's no way to view them.

    5 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)
  5. How to make emulator can rotate in landscape mode or portrait mode? please needs virtual button to make this function.

    5 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)
  6. a feature that automatically analyzes code compatibility across different platforms, frameworks, and programming languages, helping developers identify potential issues before deployment.

    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)
  7. I have a server I was running locally in development on localhost:3000 that I have now ported to IDX so it runs on the IDX monospace server. It means the frontend no longer works when requesting from localhost:3000. It would be great to automatically redirect requests made to localhost:PORT to the monospace server in future

    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)
  8. Hi guys, I really like the general idea of the project, but I really think you need to give ir another feel, it cant´t be just like VS Code, you guys need to come up with google 's own look at least

    7 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. 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

    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)
  10. We need a way to clone a Cloud Source Repository?

    Right now, when we try to paste a path using the http or SSH protocol, we get "Invalid repo URL format".

    22 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)
  11. I created a login and registration system in Next JS using Next Auth using Google's 0auth, but when the feature is run it is always blocked by a proxy or firewall from the IDX project, even though when I run it on my local PC it is normal

    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)
  12. '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 Kumar

    Additional 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

    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)
  13. 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…

    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)
  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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. Hi, if I checkout a github repo that is public, but that I own and want to make changes to, I am not prompted for my GitHub credentials and therefore don't have write permissions to the repo. Would be good to have proper GitHub account management included in the experience (not only when you start the project)

    21 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)
  16. Hello, please allow access to use IDX for Iranian developers.

    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)
  17. Maybe this is not necessary or important to most peoples. But, it will be good if all programming language is applied to Project IDX, so people can choice what programming language they will use. For me, I need to use COBOL because of my work. It will helpful if developer can reach this request.

    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. Allow switch to superuser account (root)..

      # .idx/dev.nix
      packages = [
        pkgs.sudo
      ];
    
    test-2596052:~/test$ sudo
    sudo: /etc/sudo.conf is owned by uid 65534, should be 0
    sudo: /usr/bin/sudo must be owned by uid 0 and have the setuid bit set
    

    I get that error while using sudo installed from nix package

    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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Somewhere in the bottom of the workspace window, it would be cool to have the option to see the status of the connection, like network quality, and maybe even VM load, etc,

    Sometimes, interaction gets slow, like syntax highlighting and the response from Gemini, etc. It makes me wonder if it's my connection or the server/vm I'm on.
    Having something as simple as colored bars showing network and server health would be helpful.

    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)
  20. You can never imagine what a revolutionalizing project you have created. You just made my whole life releasing this advanced tool enabling me to create in the environments and frameworks I could never have been able to use due to my low system resources but now I just need the broser chrome and I have everything to develop and work upon.

    Thank You from the bottom of my heart for allowing me to use this worthy tool for free.

    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)
  • Don't see your idea?