Skip to content

General

General

Categories

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

379 results found

  1. Development around Machine Learning and/or tools for performing ML should also be considered well, specifically around building tools for ML which do not directly involve training (such as experiment tracking, data analysis, etc.)

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

    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

    under review  ·  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. IDX Desktop (Windows, macOS, Linux), either:

    1. Electron / Tauri wrapper
    2. Or React Native desktop app

    For better avoidance of browser keyboard shortcuts / better native + OS integration

    I'm a big supporter of web standards, but running an editor in a browser tab or even as a desktop PWA is often lacking / janky (judging based on the VS Code editor on github.dev)

    Alternative Considered: PWA

    If you manage to achieve parity by fixing the UX problems and integrating natively, making it work without downsides, I'll be on board with running IDX as a PWA!

    31 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  ·  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)
  4. Needs a way to re-open the android emulator when it is accidentally closed without having to re-build the app

    29 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

    planned  ·  2 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)
  5. Hello, Just discovering IDX, very exciting product!
    I just set up a repo that is a monorepo, with /backend with a Nest.js server, and a /frontend with an Angular app.

    Is it possible to:
    - Have both running, port 3000 and 8080, and allow each to communicate with each other?
    - Set up monospace.json and specify working_directory for each project listed?

    For the moment, should the monospace.json file live in the root of the repo, or nested at the root of each project?

    27 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  ·  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. I have a suggestion for a new feature: adding a Python Selenium template for web automation projects. This would greatly benefit users who frequently work with Selenium for web automation tasks and enhance the platform's utility for a wider range of users.

    26 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. It would be totally awesome if you could use a real device to debug your apps in Flutter. I know it might be impossible, at least for IOS since compilation occurs in an insolated virtual container that is not linked in anyway to your device. However in Android it might be more feasible, since Android it's more flexible with security. This would make Flutter development accessible to anyone, I would totally switch my macbook for this.

    26 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)
  8. If you're working on a Flutter plugin, which. includes native code (eg Kotlin, Swift) then those files are accurately labeled in the navigator on the left, but syntax highlighting for those languages appears not to work

    26 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

    planned  ·  1 comment  ·  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. Please add C and C++

    25 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. Please can you add support for php and laravel.
    We know it is old but it still powers majority of the internet

    23 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  ·  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)
  11. Well, I think that in the first instance I could suggest to correct a small problem that IOS previews have because perhaps depending on the size of the device that is being used the image quality and visibility of the texts is affected, another thing I saw is that when using useMaterial3: true the result is not very similar to doing it using the android emulator or ios locally.
    ah and if you can put the theme monokai ocean would be super hahaha.

    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

    1 comment  ·  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)
  12. Think with me...
    I'm a fullstack dev, that uses Flutter to client-side and Node.js to the server-side.
    That's why I downloaded at my personal linux computer, the following CLIs: node, npm and flutter.
    But, when I started to try to use idx, I found an obstacle!
    The terminal doesn't allow me to use neither apt nor snap, to download flutter SDK to my workspace(that was created by a GitHub repo).
    So, I created another workspace, selecting "Flutter" this time.
    And now, I can't use node, because APT is not allowed!
    Neither sudo exists!

    (My terminal is bash)
    user@monospace-getz-1702146325587:~/myapp$ npm
    bash:…

    20 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  ·  2 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)
  13. It would be great to support RoR framework and ruby language and have a template for quickly building cloud ready applications in RoR. Also it would be great if you have other extra add-ons to that project template.
    For ex. Ror with vue integration, scss integration etc

    20 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. It's possible to add Kotlin + Gradle through NixOS packages, it'd be easier to have this as a template now (to fast-track Ktor, Android and KMP project creation later)

    20 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. Deploying an iOS app to the app store currently requires Xcode to build the IPA file and then the macOS transporter app to drop the IPA file into App Store Connect. It would be great to give developers the ability to publish an iOS app (built with Flutter or another framework) to App Store without needing to drop down to local apps on a mac machine.

    20 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  ·  2 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)
  16. We want to make identifying (and fixing!) issues in code as natural as it can be, fully from inside your browser without any additional configuration.

    20 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  ·  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)
  17. It would be interesting to have a feature that can automatically detect and fix common coding errors.

    19 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

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

    19 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  ·  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. 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 ;)

    18 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)
  20. Please support C# language

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