Skip to content

General

General

Categories

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

1161 results found

  1. It would be great if I could connect directly to my hosting with the hosting API and be able to create any project I want in natural language. I could install my own file management system on my own domain, preview it, fix errors, and develop it. The hosting API should be sufficient for this. The artificial intelligence should create its own database and transfer the data. It would be great if we could make you create whatever you want in natural language.

    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  ·  Firebase Studio  ·  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 train Google Gemini models, including Gemini 1.5 Pro, Gemini 1.5 Flash, and earlier versions like Gemini 1.0, to fully support complex Vedic astrology calculations with lagna (ascendant) calculations, dasha periods, varga charts (like Navamsa, Shashtiamsa), transits, and muhurta matching by adding astronomical ephemeris data and accurate astronomical backend engines like Swiss Ephemeris (swisseph), Maitreya, or Jagannatha Hora integration. Also support to compute full Panchanga, Dasha-Antardasha, Shadbala, or Ashtakavarga without external API/tools or manual datasets.

    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  ·  Firebase Studio  ·  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. 🚀 AI-Enhanced Debugging Assistant

    Description:

    Integrate an AI-powered Debugging Assistant that helps developers quickly identify, analyze, and fix errors within their code. Unlike standard error messages, this tool would explain the root cause of errors and suggest optimized solutions interactively

    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)
  4. Please support WordPress Theme and Plugin development. Believe me, this is one of the biggest needs.

    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  ·  Firebase Studio  ·  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. Bug: Streamlit Components Fail in IDX

    Summary: Custom Streamlit components consistently fail to load in Project IDX, even w/ ngrok. Error: "app.[comp] from [ngrok_url] hasn't received Streamlit.setComponentReady()." Suggests IDX bug.

    To Reproduce: 1. IDX. 2. Basic Streamlit (app.py) + React/Webpack component (frontend/). 3. Simple React comp: Streamlit.setComponentReady() on mount. 4. package.json: webpack serve, Webpack: streamlit external. 5. ngrok.yml: ports 3001, 8501. 6. devserver.sh: ngrok, URLs, start Streamlit. 7. ./build.sh. 8. Start: npm start, ngrok start --all, ./devserver.sh. 9. Access Streamlit.

    Expected: Component loads.

    Actual: Component fails. Error: "app.[comp]…

    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)
  6. To track the chat history. Date and time in the chat history are really important and Pin or star or bookmark the chat is also crucial feature.

    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  ·  Firebase Studio  ·  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. 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.

    16 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)
  8. 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)
  9. Basically I feel that if you guys ported over the extension yall are using inside of fbs, to other copies of vsc, that would be amazing, currently the Gemini on here excels! While Gemini Code Assist still can’t seem to figure out how to apply many of its Diffs. Which leads me to come here for most of my supported work, it would still be nice to have it locally so I can work on python apps and other projects that aren’t supported on here (at least runnable on here)

    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)
  10. 你們想超越VS code,這是一條必經之路!!繼續更新版本,但是請給使用各種語言的人們最基本的尊重,在介面功能還不完整狀況下,慣用語言界面就顯得非常重要,尤其是中文版本!!

    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  ·  Firebase Studio  ·  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. Whenever the IDE has stopped processing and is waiting for the user to provide a response, for example, accept an update, it would be nice if the IDE could be configured to omit a small bleep or other attention seeking sound. These days with multi monitor setups, as you wait for one AI window to finish its task, you might well switch to another window to continue with something else. It would be nice just to get a small (optional) audible notification to get your attention.

    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. A "Stop Publishing" feature in Firebase Studio is a crucial missing piece. Developers often need to halt a deployment due to last-minute bug fixes, accidental pushes of unfinished code, or new features becoming ready mid-deployment.

    Currently, once a publishing begins, developers are forced to wait, then initiate another deployment to correct issues. This wastes time and risks exposing users to broken versions. Adding a "Stop Publishing" button would provide immediate control, allowing developers to swiftly abort, fix, and redeploy, significantly improving workflow efficiency and reducing potential downtime. It’s a small addition with a big impact on developer agility.

    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  ·  Firebase Studio  ·  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. Just like kiro had spec driven, while Firebase studio prototyper does a similar job, however at a later stage placing the agents into multiple personas and roles. say today we are focusing on e2e testing so writing playwright tests, and say other day we are asking it to do rigorous planning. These personas to be easiliy configured. Just think of like different instruction sets we have for github copilot.

    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  ·  Firebase Studio  ·  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. 너무 많은 에러가 발생하고 publish하면 계속 실패하고 오류 수정해달라고 해도 계속 같은 솔루션만 제시함

    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  ·  Firebase Studio  ·  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. So I work on a new copy of the workspace

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

    11 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. We want to create a Python-based working environment on a virtual machine (VM) that allows for seamless code execution, disk space management, and sharing capabilities with team members. This setup should support dynamic scaling of RAM and GPU resources as needed, with a "pay-as-you-go" billing model for resource consumption. The environment should also enable us to leave our developed code in a standalone, executable state, so it can be run independently by others.

    To support isolated package management, we’ll install necessary Python libraries (e.g., pip, venv, numpy, pandas, etc.) and configure the workspace as a virtual environment using venv or…

    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)
  18. The prototyper needs an app page map to help users review navigation & logic flows & also better identify & pinpoint issues for Gemini to rectify.

    I believe this feature will help non-coders like myself to better relay their intended updates for the app to Gemini & eliminate unnecessary back & forth updates & rolebacks because the users request was misinterpreted by Gemini etc.

    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  ·  Firebase Studio  ·  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. when we changes the code of a file and that file is running in emulator then the emulator detects the empty file and goes red and then we have to hard restart the previews.

    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)
  20. add threejs for developer web with 3D design

    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

    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?