1490 results found
-
Automatic intelligent code checking
Automatic intelligent code checking. On the example of Quokka (plugin for VSCode) only that it would be interactive and automatically prompt you. For example, if you have an error in some place, it will highlight it and can solve it yourself or will describe why it happens.
160 votes -
Firebase hosting timeout should be configurable
I am using cloud run to and firebase hosting to have a custom domain to access my application.
I know Firebase doc mentions :
Firebase Hosting is subject to a 60-second request timeout. If your app requires more than 60 seconds to run, you'll receive an HTTPS status code 504 (request timeout).But I need to increase this timeout, since my cloud run app has a function to process data and write to an excel that can take up to 3mn.
2 votes -
Add velocity for ANR alert mechanism in Android App
We have been using Firebase to monitor and improve the performance of our Android app.
I am reaching out to you today to request the addition of a velocity alert mechanism for Application Not Responding (ANR) incidents in Firebase. Currently, we find that identifying and addressing ANRs promptly is crucial for maintaining a positive user experience. However, a velocity alert mechanism would significantly enhance our ability to proactively address issues.
Here are a few reasons why we believe a velocity alert mechanism for ANRs would be beneficial:
Early Detection: With a velocity alert, we can detect a sudden increase in…
4 votes -
Support for HDLs and HVLs with rich language features
A reliable, open and feature rich platform for writing HDLs and HVLs, particularly SystemVerilog, is something which doesn’t exist, maybe idx could be the one which does it the best.
1 vote -
Add More Emulators
For now, there is only one emulator, There should be a way to add more emulator
18 votes -
Allow goal of A/B test to be absolute number of event
At the moment Firebase AB test goals always are "Total users who triggered this event". For many experiments it would be useful to have the "Total number of times this event was triggered" as the goal metric.
This could be made possible by adding a toggle to the goal event selection, where you can choose between unique or absolute event counts.
Example:
I am running a test that has the goal to increase the total screen views of "Screen A". At the moment, if I set a goal metric of "viewedscreena" (custom event), Firebase will tell me that…1 vote -
Intelljidea IDE support for Flutter
I use Intellij Idea a lot to develop in Flutter, I would greatly appreciate if you can work on intellijidea for Flutter, Thanks
4 votes -
Ability to switch Extension Registers
Well I want the ability to use other vscode registers such as eclipse or microsoft and still have the extensions. This could open to a lot of possiblitys with seitching to your own vscode registry or someone elses.
Github: Eveeifyeve
1 vote -
Shortcut to easily add environmental variables
I want an easy way to add a environmental variable (had originally not enabled nix so there was no obvious way)
5 votes -
Allow generating an .idx file after already initializing a project
I want to "Enable Nix for this workspace" after the fact, say if I have created or imported a new IDX project. I note that it appears I can manually create a
.idx/idx.json
file.7 votes -
Firebase SDK support for winui 3 applications
I need a complete Firebase SDK: authentication, Firestore with cache, functions etc. for my winui 3 applications.
3 votes -
Add option to save a query in Firestore Query Builder
I have some queries that I perform frequently through Firestore Query Builder. It would be great to save queries to be able to run them with one click.
3 votes -
Provide a way to document and share models across platforms.
Afaik there is currently no standard way to a) document the structure and organization of Firestore collections and documents stored in a project expected by apps which use it, and b) share the model definition across languages and platforms. Instead, each client requires its own implementation of the app-specific model and conversion to/from Firestore's model which needs to be kept up-to-date as the system involves.
If there were a way to share this model (for ex. proto, JSON schema, other) and easily use it from Firestore APIs, it would reduce dev and maintenance cost and improve developer experience.
3 votes -
Public HTTP frontend and backend previews
Its very hard to give access to one person at a time to look at a frontend project, so instead of doing all that, why not add a "make app public" option? so that other people can access it and I can easily preview my next js apps with a simple command: 'npm run dev' and then share the localhost link to others to show them previews
57 votesWe are actively working on this right now. Expect an update from us shortly on how you can try out this capability.
-
Support for Django
Along with python support please add Django and Flask project templates.
49 votes -
Project IDX look and feel
Hi guys, I really like the general idea of the project, but I really think you need to give ir another feel, it cant´t be just like VS Code, you guys need to come up with google 's own look at least
7 votes -
Add TTL dynamically
Similar to the way we can define an index in firestore with
firestore.indexes.json
. I'm proposing afirestore.ttl.json
where the TTL properties would be deployed uponfirebase deploy
, instead of having to go in the console UI or alternative methods.Those configuration files are useful when switching environment as this minimize the configuration required when going from dev, to staging, to prod. Centralizing those in one place makes it easier.
2 votes -
Add a copy button to copy web vapid key in cloud messaging
Most keys that can be copied in firebase have a copy icon next to it. This one does not.
2 votes -
Dark mode for firebase uservoice
Can't you activate a dark mode in uservoice? Don't get why dark mode still isn't the default in 2024. Am I the only one working at night :) ?
5 votes -
Support for Java
Project IDX should support Java due to its versatility and widespread use in developing various applications across different domains, from web development to mobile applications.
110 votesWe have released a preview version of our Java support for you all to try out! :-)
https://community.idx.dev/t/check-out-our-new-backend-focused-templates/746
Feel free to reply in the forums itself with your feedback.
- Don't see your idea?