Skip to content

General

General

Categories

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

433 results found

  1. When creating a flutter project you should have options to setup firebase with it

    8 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. Would love to open a bug report but I'm not allowed to do so, for the same reason for which I probably can't log in Project IDX.

    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

    4 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)
  3. 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)
  4. 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)
  5. could be a PWA (not necessarily a system installable application). that way i don't have to see my search bar every single time

    it feels different when you're using it as a standalone application (like vs code) and not a web page

    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  ·  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)
  6. Allow specifying custom git server and ssh key.

    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

    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)
  7. Add support for hugo under Web App

    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. Add support for bitbucket.
    This is fairly similar to add gitlab support:
    https://idx.uservoice.com/forums/953956-general/suggestions/46962415-add-gitlab-support

    Covering both gitlab & bitbucket covers the top 3 git hosting sites.
    A blocker before I try this for a personal project

    36 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

    under review  ·  5 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)
  9. Currently, "Import a repo" (when creating a new workspace) only works for cloning an entire repo.

    The ability to import a specific directory/path from a repo would be helpful, since many web frameworks have official examples in directories in a single repo.

    Example:
    - https://github.com/withastro/astro/tree/main/examples (Astro)
    - https://github.com/vercel/next.js/tree/canary/examples (Next.js)

    Other online IDEs support this ability, such as Stackblitz, CodeSandbox.

    86 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. There is a "Direct Messages" expandable pane on the left pane of "Chat" app. When I click it, it just expands all the personal window messages but what I think is a better functionality is to show all the message like "Home" but filter them with only direct messages.

    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  ·  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)
  11. 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)
  12. It would be great to have support for Apps Script (.gscript) files in IDX. I'm using it to customize Workspace products like Sheets and Forms.
    The syntax highlighting is the same as for JavaScript, but there's a lack of autocompletion in most IDEs.

    32 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 took me a long time to find the dev server output (in Output under IDX). It would be nice if it was easier to find.

    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

    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 connect to IDX from something other than the browser. Ideally, this could be my local VSCode instance or it could be over SSH from a terminal running neovim. I would like the power of a cloud workstation from my favorite environments.

    113 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

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

    Thanks for this feedback! We do want to provide better support for custom predefined environments, and our Nix extensibility work may get us quite far here. Please try it out if you haven't and let us know if there is more we need to do.

  18. 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)
  19. 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  ·  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. When I try to npm i my project (https://github.com/vicb/flyxc) it would complain about missing make required by lodepng.

    It would be great to add the required deps to the image by default

    I had to install sudo apt install build-essential

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