Skip to content

General

General

Categories

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

518 results found

  1. To enhance the user experience on mobile devices, the "Full Screen" feature in the "Customize Layout" settings in IDX should be automatically enabled. This setting ensures that the editor screen adjusts to fit various mobile screen sizes when enabled.

    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

    0 comments  ·  UI / UX  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Please add OOTB support for running containers using Podman, with the possibility to use containers that utilize systemd


    While adding

      packages = [
        pkgs.podman
      ];
    

    podman will not run. Some of the issues might be related to the nix package, but some are related to the environment.

    The default policy is missing and no /var/tmp. Had to fix this as follows:

          onCreate = {
            # this is to fix Podman: https://github.com/gbraad-devenv/idx/issues/3
            setup-podman = ''
              mkdir /etc/containers/
              cat >> /etc/containers/policy.json <<EOF
              { "default" : [ { "type": "insecureAcceptAnything"} ]}
              EOF
              mkdir /var/tmp
            '';
          };
    

    After these minor changes, podman can…

    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)
  3. Complete IOS support for flutter projects IOS Simulator, manage ISO files like XCode this will be game changing.

    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)
  4. Hace falta poder importar proyectos desde GitLab

    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. We need FastAPI for faster backend development along with any frontend templated mostly ReactJS. Django and Flask are good choices but FastAPI let us work more efficiently with production boost of 200% to 300%.

    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. Integrating UI or CLI interactions (that are necessary to manage cloud resources) into the IDE:

    1. error console
    2. logging console
    3. resource information list (for a particular code base)
    4. 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)
    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)
  7. 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

    1 comment  ·  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)
  8. Have global keys and config for git without log in every time you make a new project, also bumping the custom git configuration. Then you can one-click import repos from any git server configured.

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

    0 comments  ·  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. 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

    0 comments  ·  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)
  11. I request that since both vscode and idx have very very similar ui i just wish that my settings will easily export from one to another like both of them have "code runner" extension by "Jun Han" in vscode marketplace and by "formulahendry" in idx if i change anything in settings my shortcuts and so on in this extensions or rather in general i wish im able to easily access my files from github( since every devceloper uses it) or even google drive, local file directory or any other thing i should be able to sync all my settings, extensions,…

    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)
  12. Hey, it would be nice if it is also for the Embedded development

    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)
  13. I believe that for IDX to go forward, you somehow need to create a UI for the dev.nix file, so that I can assemble the desired components, many people do not know nix or are familiar with it. I could, for example, choose if I want Angular, and which version of it, which version of the node I would use, so that I can build the desired model, but without using nix codes.

    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

    0 comments  ·  UI / UX  ·  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. 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.

    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)
  15. I want to share/view the web preview with others and if the project workspace limits are increased to 3 it would be helpful

    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

    2 comments  ·  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)
  16. 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

    2 comments  ·  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)
  17. 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

    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)
  18. 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".

    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

    0 comments  ·  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)
  19. IDX is very nice and well built. Are the themes and components that IDX use available for use in applications?

    It would be nice to have a designer to drag and drop Angular components from a palette and have it automagically generate the components. It would also make sense to allow us to use our own components in the palette.

    Also along these lines, it would be nice if such a designer would allow you to connect @Input and @Output between elements and other services through an interface resembling a "patchbay" in the audio recording software world. So you could…

    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  ·  UI / UX  ·  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. Please support latest flutter version.

    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)
1 2 5 7 9 25 26
  • Don't see your idea?