Skip to content

General

General

Categories

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

95 results found

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

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

    Currently, dependency injection in IDX requires developers to explicitly import dependent files. This can lead to a significant amount of boilerplate code, especially in projects with numerous dependencies. Additionally, this manual approach can make it difficult to track and manage dependencies, especially as projects grow in size and complexity.

    << Solution >>

    Automating dependency injection in IDX can involve creating a mechanism that automatically identifies and resolves dependencies based on code annotations or configuration files. This would eliminate the need for developers to explicitly import dependent files by reducing boilerplate code and improving code maintainability.

    << Benefits of…

    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)
  4. Provide a seamless integration with Tailscale so that the VM can be added as an ephemeral node on the user's tailnet and get access to private resources, such as a database or private Git server.

    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)
  5. A reliable, open and feature rich platform for writing HDLs and HVLs, particularly SystemVerilog, is something which doesn’t exist, maybe idx could be the one which does it the best.

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

    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 want to have Java Quarkus support.

    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)
  8. make tailwind, material (or some other css framework) selectable as an optional installation when creating next js app.

    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)
  9. 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. Nix is new to lots of folks - and it's a bit hard to know where to start.

    Include some sample templates, or a master template with a bunch of packages (commented out) that the user can start with.

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

    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)
  12. I would love It if the platform enables me to develop and test my code seamlessly and enable me to deploy to different cloud services seamlessly.

    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)
  13. It will be awesome to access Collaboratory computing infrastructure as a back-end in a easy to manage connector, specially to build small scale Data/ML projects.

    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)
  14. home-manager may be a better fit for configuring the workspace than the current bespoke packages/env variables in dev.nix.

    In addition to just providing support for adding packages to the environment, it includes easy configuration for a number of common software packages. For instance, I needed to enable the nix shell command. With home-manager, I could have set nix.settings.extra-experimental-features = "nix-command flakes repl-flake", but instead I needed to set an environment variable by hand:

    env = {
    NIX_USER_CONF_FILES = pkgs.writeText "nix.conf" ''
    extra-experimental-features = nix-command flakes repl-flake
    '';
    };

    I got lucky in that Nix can be configured from an…

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

    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)
1 2 3 5 Next →
  • Don't see your idea?