1482 results found
-
Global Nix configuration for applied to all workspaces
Add a nix file that is global and unique to a particular account which includes packages that a developer wants/needs in every workspace.
For example, neovim and its associated config is something I would want to use in every workspace, but other developers may not want that OR they may have an entirely different neovim config they want to use, making the dev.nix inside workspaces impractical.
While it is possible to manually edit every dev.nix with associated packages for each project. This, however, is inconvenient at best, and problematic at worst, especially if developers are collaborating on a repo and…
17 votes -
Using Genkit embedders (including from e.g. genkitx-openai-plugin)
Instead of only being able to select embedding models from Vertex AI (e.g. Gecko), it'd be great to be able to pass in any embedder imported from Genkit plugins like genkitx-openai-plugin or genkitx-cohere
3 votes -
Add Query Explain to Firestore query builder (in Firebase Console)
I would like to understand a query using Query Explain. It would be easier to have the option to use Query Explain via the Firebase Console instead of code with the SDKs (also requires to set up the credentials, etc.).
2 votes -
Please add console ninja extension for idx
Console Ninja is an extension available in VS Code that displays the real-time console in the code editor.
1 vote -
Region restriction configuration
For gdpr compliant usage in europe we need a way to configure that ALL related resources are hosted in a specific region. Whould be great if that could be configured in one single place and automatically apply to all services spin up for my app.
7 votes -
custom remote git support
Support for self hosted gitlab or other git remote sources
11 votes -
Enable support for iPad/Tablets using Browser apps Chrome/Safari/Firefox etc.
I should be able to use IDX on my chrome app on my iPad.
99 votes -
AI Summarization of my Alerts
Let Gemini in Firebase summarize my Alerts, informing me of any new trends in my app that I should know about, and offering recommendations for how to address issues.
1 vote -
AI Assistance in the Firebase CLI
Bring Gemini in Firebase into the Firebase CLI to help suggest the right CLI command for me to use based on my needs (that I describe in natural language).
2 votes -
Improve UI for andoid emulator
Right now the android emulator looks very hazy. It dosen't show a crisp image of the emulator.
9 votes -
support SvelteKit in app hosting
support SvelteKit apps in the new App Hosting
15 votes -
Flutter export to Android
I would like the option to create an apk for my Flutter projects.
8 votes -
Secrets manager for API keys
It would be nice if we can store API keys in dedicated area as the only current solution is putting them in code or env variable in dev.nix, which isn't prefered, as I would prefer put the dev.nix into git along with the code. This might also help if multiple user collaboration is ever implemented, each user can have their own API keys. Thanks!
4 votes -
Sveltekit support
Sveltekit support would be a great enhancement and I would love to use it.
An easy end-to-end integration of SSR with Firebase would probably attract a lot of Frontend Devs.
I have this working for a little side project I am working on, so I know it is absolutely possible.7 votes -
Support Bitbucket
Support bitbucket as a source repo provider
7 votes -
Include User Online Feature
Just like we have user logged in etc, can we have isUserOnline?
3 votes -
Add GitLab as a Provider to be able to link repositories
Ask the cloud team to add GitLab as a Provider, including the CE version.
7 votes -
Firebase Realtime Chat SDk
Integrate a real-time chat SDK into Firebase to streamline the development process of creating chat applications from scratch.
1 vote -
Gitlab Support
please project idx support import from gitlab repository
22 votes -
Sort screen rendering traces by impact
Currently, the screen rendering trace tool displays a list of issues, but with many items, it becomes overwhelming to sift through and identify the most significant problems.
Specific Challenges
- Volume of Data: With many items in the trace list, manually identifying high-impact issues is impractical.
- Lack of Prioritization: The current list does not prioritize issues based on their impact, making it difficult to focus on what matters most.
- Efficiency: Developers need a way to quickly pinpoint and address the most significant rendering issues to improve application performance.
Proposed Solution
Introduce an "Impact Sort" option in the screen rendering trace tool.…
2 votes
- Don't see your idea?