1644 results found
-
notes
Add Crashlytics Issue Notes to the Crashlytics Schema [1] for BigQuery Export [2]
[1] https://firebase.google.com/docs/crashlytics/bigquery-export#schema-columns
[2] https://firebase.google.com/docs/crashlytics/bigquery-export3 votes -
Add GraphQL enum support
Add support for the GraphQL enum type in @table types.
82 votes -
How to create apps
What do I require
2 votes -
5 votes
-
A Watery, or Electric Storm Background Theme
As the current trend for dark Theme has really taken off, except with a lot of YouTubers apparently. I thought a moving background would be an amazing next generation move. There's been not much custom control generated, and like in a browser one can have some pretty cool backgrounds, or with 3-D graphs and such. I, for one, would enjoy a pleasant small ripple/wave effect, if nothing more than to help the aesthetic, I believe it would also be relaxing and somewhat soothing.
5 votes -
Hide to Show
After adding an extension, GitLens, it was in the sidebar, I chose the option to Hide, but there's no apparent way to retrieve. I checked everything, even uninstalled and reinstalled, and nothing. The Hide function, for me at least, rather than hides the extension, but makes it disappear from the sidebar. Though, it still functions, I thought the option to Show would be available, even after Undo, nothing happened.
2 votes -
add threejs
add threejs for developer web with 3D design
6 votes -
Enhanced Foreign Key Behavior
I am reaching out to share a suggestion regarding the current implementation of foreign key constraints in Firebase DataConnect.
Currently, it appears that the default behavior for foreign keys is automatically assigned during schema deployment, and there is no way to explicitly define ON DELETE and ON UPDATE rules (e.g., NO ACTION, CASCADE) in the GraphQL schema. This limitation has the following implications:
1. Deployment Overrides: Even if these rules are manually adjusted in the underlying PostgreSQL database, deploying an updated schema resets the rules to the platform’s defaults.
2. Lack of Customization in Schema: Adding support for directives like…4 votes -
More powerful integration with AI features
- Ability to upload an image in the Gemini chat. I should be able to screenshot a figma design and have Gemini implement it as best as it can.
- Ability to reference local code. Similar to Cursor IDE, I should be able to tell Gemini: "Look at this @file as a reference", or: "Only use the components under @example/components"
- Ability to customize a default prompt. If I always use certain conventions I don't want to repeat them over and over. I should be able to write them once under .idx/prompt.txt and have Gemini use them for context.
54 votes -
Console: free up space to work on medium size screens
Outside the office, I work on an 11" Chromebook and the console layout is not at all user-friendly for screens that are not large.
The spaces in the appbarr, title, navigation and footer bars take up a lot of space and are fixed, the content of the page that is left for editing is very limited, having to scroll each line and some services do not even have space to open the item to be consulted, like in analytics, for example, some cards are truncated.5 votes -
Enable keyboard navigation in Firestore console to move between documents using up/down arrow keys.
I suggest that Firebase enhances the Firestore console by adding support for keyboard navigation, allowing users to move between documents using the up and down arrow keys. This feature would improve accessibility and efficiency, especially for users who prefer using the keyboard over the mouse or trackpad. Implementing this functionality would make data management in Firestore more user-friendly and accessible to a wider range of users.
1 vote -
Mobile optimization
To enhance the user experience on mobile devices, the "Full Screen" feature in the "Customize Layout" settings in IDX should be automatically enabled. This setting ensures that the editor screen adjusts to fit various mobile screen sizes when enabled.
18 votes -
Add C# Dev Kit
Microsoft's C# Dev Kit is not available through the Extensions tab.
0 votes -
Dark mode: write white, not dark grey! Hard to read
Hard to read these grey texts when it's sunny... Add a switch "white/dark mode" here please in this uservoice page and IDX pages
1 vote -
Languages: make IDX polygot so anyone from any country and language may at laaaaast find an IDE in HIS mother tongue and learn easily coding
Multilingual IDE: please make IDX polygot so anyone from any country and language may at laaaaast find an IDE in HIS mother tongue and learn easily coding
4 votes -
1 vote
-
Add IS_NOT_NULL (x.where("field", "!=", None)) operator to filters
This allows filters like x.where("field", "!=", None) to work, matching the JavaScript implementation and Firestore GUI implementation. The feature is late by 4 years.
https://github.com/googleapis/python-firestore/pull/971
https://github.com/googleapis/python-firestore/issues/9703 votes -
Provide an option to only deploy new parameters
Consider the scenario where you create a new Remote Config parameter in your template.json file and deploy it via the Firebase CLI to TEST and PROD environments with a default value. You then modify the value in PROD via the Firebase console. The next time you deploy Remote Config to PROD the value is overwritten. It would be useful for CI/CD deployments to have an option that would only deploy new parameters and would NOT overwrite the values for existing parameters. This would allow you to structure your template.json file to have default values for new non-PROD environments without having…
1 vote -
Configuring CORS for a bucket is currently a pain
The current procedure for setting CORS rules for a bucket is horrendous from a developer standpoint. One has to download and install a CLI called gsutil, which requires Python. The CLI must be configured and authenticated. Then one has to create a JSON-file with the desired CORS-rules and run a single command with the CLI. How is this not possible to accomplish in the web GUI?
3 votes -
Unreal Engin or unity game engine for game development
As stated, Game development in Web is made possible by Providing the Unreal Engine or Unity engine templates like android studio coming soon.
5 votes
- Don't see your idea?