1490 results found
-
GitHub account management
Hi, if I checkout a github repo that is public, but that I own and want to make changes to, I am not prompted for my GitHub credentials and therefore don't have write permissions to the repo. Would be good to have proper GitHub account management included in the experience (not only when you start the project)
21 votes -
Access in Iran
Hello, please allow access to use IDX for Iranian developers.
3 votes -
Please Add Old Language Programming Like COBOL
Maybe this is not necessary or important to most peoples. But, it will be good if all programming language is applied to Project IDX, so people can choice what programming language they will use. For me, I need to use COBOL because of my work. It will helpful if developer can reach this request.
1 vote -
su: Permission denied
Allow switch to superuser account (root)..
# .idx/dev.nix packages = [ pkgs.sudo ];
test-2596052:~/test$ sudo sudo: /etc/sudo.conf is owned by uid 65534, should be 0 sudo: /usr/bin/sudo must be owned by uid 0 and have the setuid bit set
I get that error while using sudo installed from nix package
4 votes -
status indicator for network / server / vm / status.idx.dev in workspace,
Somewhere in the bottom of the workspace window, it would be cool to have the option to see the status of the connection, like network quality, and maybe even VM load, etc,
Sometimes, interaction gets slow, like syntax highlighting and the response from Gemini, etc. It makes me wonder if it's my connection or the server/vm I'm on.
Having something as simple as colored bars showing network and server health would be helpful.1 vote -
Flutterflow despliegues correctos
muchas veces flutterflow no permite desplegar cloudFuctions y es muy importante el poder crear cloudFuctions desde flutterflow
2 votes -
Turning Off Auto Login when creating New User
The Firebase createUserWithEmailAndPassword function currently auto-logs in the newly created user. However, it's crucial to have an option to turn off auto-login, especially in admin panel scenarios. This can help prevent issues where the admin session expires due to the new user login. Providing such an option will enhance flexibility and control in user management.
11 votes -
Thanks
You can never imagine what a revolutionalizing project you have created. You just made my whole life releasing this advanced tool enabling me to create in the environments and frameworks I could never have been able to use due to my low system resources but now I just need the broser chrome and I have everything to develop and work upon.
Thank You from the bottom of my heart for allowing me to use this worthy tool for free.
1 vote -
Hi can we run IDX within a Google Cloud VPC? Or can we whitelist IPs?
Hi can we run IDX within a Google Cloud VPC? Or can we whitelist IPs?
1 vote -
"Copy" menu option in Workspace(project) menu.
"Your workspaces" list my workspace/project.
Looking for "Copy" option similar from "Rename".
I couldn't copy the workspace when I would like to duplicate to start similar project.2 votes -
Manual reloading of firebase functions in emulator
I'm suggesting this feature of nodemon:
https://github.com/remy/nodemon?tab=readme-ov-file#manual-restarting
Sometimes when inner dependencies changes, firebase emulator don't detect changes. So whenever I make a change in my large project, I have to always shutdown firebase emulator and restart it.
3 votes -
Support for MySQL
Currently only PostgreSQL is supported, but we are also highly interested in mysql support. Would love to see it on the roadmap.
2 votes -
Setting claims to AppCheck token
We use AppCheck for protecting server. But we don't know if this token is shared from other users or not, because the token doesn't have any user identity who issued the token. We would like to set userID to the claims in creating AppCheckToken. And at server, we check userID in the claims.
6 votes -
I want an API that validates custom tokens on the server.
I am testing e2e in nodejs (nestjs). Since only the 'verifyIdToken' method exists in 'firebase-admin', branching is done according to environment variables for testing.
I think that if the 'verifyCustomToken' method exists, we can conduct tests that are more similar to actual operation.1 vote -
Switching between node versions and angular version
It would be really cool for the IDX if you would be able to switch between different node version and choose the specific angular version you want for your project, also adding gitlab options would be nice too, thank you
4 votes -
Request to Have a Firestore Profiler
Similar to RTDB, it would be good to have a way to monitor Firestore usage as it happens. There are many reads happening that I would like to better understand the source of.
38 votes -
Transactions should allow exponential backoff retries like pub sub
Transactions allow passing an options object with maxRetries, but all retries are immediate. If there are many other functions writing the same document, transactions will fail after all retries (lock will time out). Maybe a better strategy would be to delay with exponential backoff like pub sub does.
3 votes -
Firestore insights dashboard
Same dashboard in GCP as Firestore in datastore mode. Collection storage space usage, index size, data size, etc.
Also, for multi tenancy apps in both modes (using subcollections or multiple databases or also schemas in native mode would be nice to have) an API that can tell how much resources - space, reads, writes, etc. did each customer use, to be able to offer some kind of pay-as-you-go type of subscription.
10 votes -
37 votes
-
Add Scala Template
I would like to see a Scala Template! I would love to see GraalVM and Metals within it.
1 vote
- Don't see your idea?