Skip to content

General

General

Categories

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

96 results found

  1. Microsoft's C# Dev Kit is not available through the Extensions tab.

    0 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  ·  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)
  2. Introduction
    In the current software development landscape, efficiency and productivity are critical success factors for projects. Google’s IDX Project already offers a robust infrastructure; however, introducing a new feature that enables the configuration of a "default workshop" could revolutionize how developers interact with the platform. This proposal aims to simplify and optimize the process of creating and importing projects, ensuring that relevant extensions and themes are automatically applied.

    Proposal
    The proposal consists of allowing users to configure a default workshop that includes a predefined selection of extensions and themes. When creating or importing new projects, this configuration will be automatically…

    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. The onStart and onCreate scripts should allow for configuring dependencies to each other and to service. Compare how Gitpod lets you wait for a command to complete: https://www.gitpod.io/docs/configure/workspaces/tasks#wait-for-commands-to-complete

    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)
  4. Step to create a custom organization name for the app, that is, com.example.app is the default, there should be a step to setup your own organization name.

    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)
  5. Java and JS are already supported so adding both of them shouldn't be too much 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  ·  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)
  6. Integrating Capacitor.js should fast track both PWA and native mobile app creation services that provides access to native platform APIs and capabilities.

    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)
  7. Integrate PWA creation with all the features and capabilities that the PWA tech offers, including access to native platform capabilities and APIs.

    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

    1 comment  ·  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)
  8. For Python (i) Seamless installation of pip (ii) smooth Integration of python libraries without nix (iii)Alternative to nix package manager (iv) better "ms python extension support" , right now now using this extension generates so many errors

    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)
  9. 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)
  10. I was working on nextjs project with convex and clerk. SInce convex wanted me to go to browser and authentic for them, I was unable to do so from the editor.

    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)
  11. There should be a shortcut for closing the current tab, like we do in vscode by "Ctrl + W"

    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)
  12. 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)
  13. I have been not found any way to Access the Files, Even If Stored in Google Drive, tor importing Big Knowledge Graph Data , Huge Training Data related to ML and AI , Sample Data for Large Test, etc.

    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. 10GB seems lot, but it is very low. 50GB or minimum 35GB will be fine. Node_modules, extensions for development, etc. Please!

    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)
  15. Could you increase my limit for projects

    6 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. I have a very urgent request for a feature. At the moment I can only edit files that I create in the app or import from GitHub.

    I would like to be able to open files from my desktop and continue editing them. At the moment I have to manually change my code in my files on my desktop at any time so that they are synchronized.

    Please, please implement this feature! For me this is one of the most important features for using and working with Project IDX. Thank you very much!

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

    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)
  18. 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)
  19. is it possible to have a way to run databases like MySQL and Mongo locally also give a Public DNS or IP that i can add to the network access section in mongo DB cloud

    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. Public IDX Template Submission

    Summary:

    Introduce a feature to allow the public to submit open-source contributions to the IDX platform through a simple and streamlined process using a GitHub link. This feature aims to encourage community contributions and enhance the platform's template repository.

    Details:

    1. Feature Name: Public IDX Template Submission
    2. Description:

      • Create a public interface where users can submit new templates to the IDX platform.
      • Allow users to submit their templates by providing a GitHub repository link.
      • Submitted templates should be reviewed and, if approved, added to the IDX platform’s template view.
    3. Goals:

      • Encourage community engagement 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)
← Previous 1 3 4 5
  • Don't see your idea?