2130 results found
- 
keypress soundWhen we press key buttons it should play sound also user can choose sound pack of mechvibes and custom sound pack 1 vote
- 
Circuitpython support for IDXAble to code in circuitpython in IDX. Include code correction, autocomplete, project creation with Ai. Sample: code with Mu 1 vote
- 
Need support for linked listWe need to be able to insert a new document, update an existing document or delete a document in an ordered list of about 1000 documents. We are doing this using a linked list. Firebase does not offer linked list functionality. 1 vote
- 
ZSH SupportEnable 'ZSH' and 'Oh-My-ZSH' in the terminal, Alternatively - add instructions in the docs to configure it under NIX. 1 vote
- 
i want to be able to see my logins and profilesI wish to be able to see all the logins logins i have made and be able to handle them directly there is no place where i can signout easily or make them persist the next vm session and so on. 1 vote
- 
consider alternative names besides "workspaces" for environments, to avoid confusion with Google WorkspaceIt's not idiot-proof (trust me, I would know) 1 vote
- 
Connecting to the Different FirebaseAccountConnecting to the database there by logging into another Google account in the firebase add-on 1 vote
- 
Everything is Good and easily accessible but for now its free but in future if it was paid than Project idx will be not be suitable for begEverything is Good and easily accessible but for now its free but in future if it was paid than Project idx will be not be suitable for beg 1 vote
- 
Install extensions on certain project/environment onlyI'd like to have an option to install an extension for certain project in my code base. For example, I want to use algolia search extension on a collection that will only only exists in dev project, but I ended up deploying this extension in prod as well. I can't seem to find a way not to deploy extensions that are meant to be in dev only to prod. 1 vote
- 
waiting for get access to Project IDX to explore the featuresI am in waiting list, please give the access to use 1 vote
- 
Tailwind Css IntelliSense Support / ExtensionCurrently, the IDX lacks Tailwind CSS IntelliSense support or extension, and I believe incorporating this feature would be immensely beneficial for developers like me who heavily rely on Tailwind CSS for efficient and streamlined styling. Tailwind CSS IntelliSense would not only improve coding speed but also reduce errors and enhance overall productivity. 1 vote
- 
Add Bulk User Update to SDKAdd a bulk update user method to avoid handling the user configuration update limit of 10/s in code. Specifically, my use case is to bulk disable/enable users in a single call. 1 vote
- 
1 vote
- 
Expose subcollections as json fieldsCurrently, subcollections are treated separately from fields in the UI. This seems like an arbitrary distinction - a subcollection is simply a json object under a document. You could do the same thing with a string field. The API could support retrieving subcollections as string fields in json format for a document. This would prevent the need to iterate over every document in a collection, then get a list of the subcollections, then retrieve the documents from those subcollections, etc. If worried about time required, since Firestore supports 100 nesting levels, perhaps the API call could include the nesting level… 1 vote
- 
ginHello there, 
 i just wanna to suggest you for project IDX. using golang that can use any tool such as gin.
 because i just used project idx and running golang as my project, port 8080 already used and i don't know how to kill this.
 if i use another port and i just don't know how to used another port from a little window browser that project idx was given.1 vote
- 
Allow security rules to validate custom bearer tokensCurrently, Firestore and Cloud Storage security rules req.authproperty will only validate and accept Google-signed ID tokens from Firebase Auth/Identity Platform.This means that "user authentication rules" CANNOT be used if we rely on our own (or 3rd-party) authentication/token server. Proposal: 
 Allow security rules to configure the token verification rules so that they can verify the token claims of a configured token authority. For example, tokens signed by a service account private key, or 3rd party auth server (aside from Firebase Auth/Identity Platform).1 vote
- 
1 vote
- 
Documentation should state the platformDocumentation should state the platforms that can be developed forDocumentation should state the platforms that can be developed for using Project IDX (Web? Android? iOS? Linux? Windows? ...) 1 vote
- 
firestore 'in' 2d array order optionalFor some reason an 'in' wury with a 2d array also runs with a sort function. which is not provided or supported by other features such as ArrayUnion and ArrayRemove. the order should be an optional parameter because using a system where we must find all other documents that have the exact same features but maybe in a different order, is not possible. there is no native sort option when using ArrayUnion, and we've been taught through firestore arrays in general, that orders of items fundamentally shouldn't be considered to exist due to idempotency. TLDR: 
 ArrayUnion does not support 'in…1 vote
- 
Query language (like SQL) but for firestore to enable developers to share queries across the whole stacklet's say that you have a Kotlin android app, Swift iOS app, a Dart Flutter app and cloud functions written in typescript. 
 there should be a way to re-use shared queries across the whole stack.
 having a query language like SQL and pass those redundant queries across all apps that would be really efficient and could save developers a lot of time and it could produce less bugs.I'm not suggesting SQL, I'm suggesting to have a query language that's all. 1 vote
- Don't see your idea?
