2089 results found
-
File Uploads
Store and retrieve large files with Data Connect through an integration with Google Cloud Storage.
22 votes -
Realtime Query Updates
Subscribe to realtime updates for a limited subset of queries, for example retrieving updates to specific rows or getting new items for a simple timeline.
349 votes -
Managed SQL Schema Migrations
Data Connect automatically queues and applies database schema migrations as you make changes to your application's schema including destructive migration detection and diff approval.
18 votes -
Custom Serverless Resolvers
Write Node.js resolvers to enhance Data Connect with arbitrary server logic. Resolvers will be authored alongside the Data Connect schema and deployed to serverless infrastructure. Resolvers can either provide new top-level Query and Mutation fields or integrate with SQL table types.
34 votes -
Allow to upload files to idx
allow the user to upload files like pdf's, csv files which will be helpful for machine learning projects.
6 votes -
Remove "Recent Projects" list from Firebase homepage
Removes "Recent Projects" list from Firebase homepage, or hide it when there are a total of 8 projects or less. I have to switch across projects frequently, and the recent projects list is not useful as we only have 8 projects. 5 projects are duplicated on the page and this confuses my eyes a lot. Perhaps alternatively have a table of projects?
1 vote -
Increase the size of remote config from 1MB to 10MB
Why not increase the file size for remote config? Right now it only holds 1MB of text, but if you zip a 1MB plain text file you can reduce it to 100kb or less. So, why not increase the configuration size to 10MB?
1MB remoteconfig.json ==> compress file ==> 80kb remoteconfig.zip
12 votes -
Code security analyzer
a feature that automatically analyzes code compatibility across different platforms, frameworks, and programming languages, helping developers identify potential issues before deployment.
3 votes -
Incorrect notifications about extension installation
Installing extensions such as "Python", "Jupyter Notebook" causes an incorrect notification to pop-up showing "Try downloading manually" which is wrong as after a couple of seconds it gets installed correctly.
1 vote -
Uploading files get STUCK!
Uploading file is a problematic feature as it is default apparent how it should be done. Except right clicking on mouse button. Second, when I tried to upload a "tiff" image, it is taking forever to upload it. Which sucks by definition.
1 vote -
installing with "pip" should be seamless
right now, installing python packages using pip not natively supported as it results in altering the default file system outlined by idx. pip is essential if something is providing Python support by default.
I know I can find a workaround using nix and vice versa still installing a package using pip shouldn't be this hard. Because it is extremely fundamental. Also, Google's choice to keep Python 3.10.X and 3.11.X a bad idea. Since I use some legacy libraries that uses 3.8.X and I am happy with that. the support should include older Python versions or a way to install custom…
8 votes -
Adds support for C, C++, Swift
Support C, C++, and Swift
10 votes -
We need FastAPI for backend development
We need FastAPI for faster backend development along with any frontend templated mostly ReactJS. Django and Flask are good choices but FastAPI let us work more efficiently with production boost of 200% to 300%.
7 votes -
Laggy and Less Touch Responsive Online Android Emulator
The current online Android emulator is experiencing significant lag and lacks touch responsiveness, impacting the user experience negatively. This hinders developers' ability to efficiently test and debug their Android applications in a simulated environment.
5 votes -
Automated Function Calling for Kotlin
Allow the SDK to call automatically the functions that the model requires before to proceed with the prompt
3 votes -
Go: Implement ProjectManagement API
Go developers should be able to interact with Project Management API using the SDK like Node.js/Python devs can do
2 votes -
Add SSR and CSR based templates for angular applications
It is good which angular template we can choose which type of templates we need SSR based or CSR based.
1 vote -
Fetching Repos
Given that the code editor currently only offers the option to fetch repositories from GitHub, it would be advantageous to expand this capability to encompass repositories from other platforms such as Bitbucket or GitLab, as well as from local device storage.
2 votes -
Jzkdodi
Zujdjdjhdheg
2 votes -
Allow listening to firestore document/query changes without getting a snapshot automatially
The default behavior when listening to a document/query is that you will always get an initial invoke of your listener.
Allowing to change this behavior would give more freedom, in the case that the developer wishes to fetch the initial values asynchronously and then have the changes delivered via the callback.2 votes
- Don't see your idea?