1668 results found
-
IDX should be free
Project IDX is a very powerful software hosted on a cloud. And as a student I feel like these kinds of software should be free or at least should be partially free to users forever, just like Google Colab. The only thing which irritates me that not enough language supports are available currently. Makes those available, and this project becomes a great addition to Google dev community!
2 votes -
Allow multiple developers to manage, build, and deploy
Enable collaborative development in Google IDX by integrating team management through Google Cloud IAM. This allows multiple developers to manage, build, and deploy immersive experiences collaboratively, enhancing project efficiency.
63 votes -
Would like Project IDX workspace to show edit history with character by character edits.
We will be using Project IDX to have students code websites. We used a previous website that we can no longer use. It was helpful to show the edit history so we could help students find their errors.
The character by character edit history was also helpful for us to detect plagiarism and see when they were just copying and pasting a peer's code which happened and we were able to address it before it continued on to other projects.
17 votes -
supports renaming tester groups for App Distribution
It seems impossible to rename tester groups in App Distribution while it seems useful to have some options to organize the groups based on progressive insight.
12 votes -
Gemini Panel UI Improvements
The Gemini side panel has an awkward UI design which takes up way too much screen space. When I click to open it shouldn't stay open because then I have to click the X to close and click again to reopen which I find annoying. There should be an option button to allow for auto open when the mouse moves to the edge of window and auto close when the mouse exits the Gemini panel.
Also if you choose to dock to right there's so much wasted space with duplicate menu buttons. (Alerts, Chat, Help) appears on both the left…
2 votes -
WearOS support for App Distribution
WearOS App Distribution feature is recommended, so Firebase can be used for deploying WearOS apps and updates for test users, and even for production/enterprise apps
4 votes -
Firebase does not provide data in debug view.
We have several apps where the debug view does not provide adequate reporting in realtime of the events. Events with not appear in debug view, but will be seen in RealTime reporting or vice-versa. Debug-view is not reliable for Enterprise work.
4 votes -
A template for capacitorjs android app
A template for capacitorjs android app
I do make apps using capacitorjs which bundle the html,css,js (or any frontend framework code) to the assets of android app and use the android webview to show the UI.
required:-
Android toolkit
vscode (prefered)
android studio (optional)
nodejs/bunjs runtime12 votes -
shortcut for closing tabs
There should be a shortcut for closing the current tab, like we do in vscode by "Ctrl + W"
2 votes -
ai measure
This is about the Chatbot Gemini Extension
I'd like to implement a gen-AI feature in my app for general use by the entire organization, but I need a way to monitor and limit how much they use or the cloud cost could spiral out of control. could we have a token count (both prompt and response) in the status map in the transaction document? this way i can keep track of each user's token consumption. with this, it would then be possible to put a reasonable cap on token usage to prevent abuse.
superb extension by the way. thanks!
3 votes -
Import custom audience from CSV to Firebase / Google Analytics
Add an option to import custom audience of user IDs (Advertising ID) from CSV to Firebase or Google Analytics.
2 votes -
Solidity
Solidity is a programming language for implementing smart contracts on various blockchain platforms, most notably, Ethereum.
2 votes -
Hardhat Template Support
Hardhat-based quickstart for developing Solidity smart contracts.
2 votes -
My organisation
My organisation
2 votes -
Page not found
I created a deeplink that opens in the in-app browser.
Sometimes this deeplink works correctly for some users, while for others it does not. When it doesn't work, users are redirected to a Firebase error page (Page Not Found).I tried encoding the URL used as the Dynamic Link,
but it still sometimes results in a Page Not Found error.The main issue is that the same Dynamic Link URL works for some users but not for others.
What could be the cause of this?1 vote -
Complete IOS support for flutter projects.
Complete IOS support for flutter projects IOS Simulator, manage ISO files like XCode this will be game changing.
11 votes -
I suggest that Project IDX provides the IP addresses for its domain, so users can whitelist these in the variuos AWS, GCP, cloudSQL setups
I suggest that Project IDX provides the IP addresses for its domain, so users can whitelist these in the variuos AWS, GCP, cloudSQL setups
3 votes -
support .guru domain extension
I have a domain with the extension: .guru,
but when I enter the domain to firebase for authentication, it doesn;t accept it as a valid domain name! HELP PLEASE!1 vote -
Rolex Enterprises
Chair service
3 votes -
request.query security rules
currently security rules can only check, "limit, orderby and offset" properties of "request.query" object. if they could check our own custom properties , for example, when users search a collection by id, and I only want them to see a list of documents which contain their id then i should be able to do this in the rules
posts/{postId} {
list: if request.query.id == request.auth.uid
}
- this would be really beautiful and makes it way easy to secure list request.3 votes
- Don't see your idea?