2357 results found
-
2 votes
-
2 votes
-
Программа для продвижения рекламы
продвижение рекламы
2 votes -
Free tier is great, but the slowness kills the experience. Attach billing to allow more resources?
Free tier is great, but the VMs are super-slow in the rush hours - so is the responsiveness of the Prototyper. It gets stuck regularly. Is there any way to attach billing to it so that more resources can be thrown at the problem?
1 vote -
import
Firestore look like a hobby project. No import export facility to bring data from other database server like Mysql, Postgre, etc.
This prevent it from being used for serious application development and any developer will not recommend it to use.
Also there is no facility to run queries to see data, group by,and all those things.
Developer will not recommend it unless all these basic things are available.
1 vote -
Anomaly detection / notifications
If using Firebase with mobile apps, under Analytics - Firebase overview
We are able to see Anomaly detected points on the charts - but we would like to be able to receive alerts/notifications on this.
Such a feature would be incredibly beneficial, as we have a number of projects/apps within Firebase.
3 votes -
Podman support (with systemd)
Please add OOTB support for running containers using Podman, with the possibility to use containers that utilize systemd
While adding
packages = [ pkgs.podman ];podman will not run. Some of the issues might be related to the nix package, but some are related to the environment.
The default policy is missing and no
/var/tmp. Had to fix this as follows:onCreate = { # this is to fix Podman: https://github.com/gbraad-devenv/idx/issues/3 setup-podman = '' mkdir /etc/containers/ cat >> /etc/containers/policy.json <<EOF { "default" : [ { "type": "insecureAcceptAnything"} ]} EOF mkdir /var/tmp ''; };After these minor changes, podman can…
8 votes -
Stability score
Currently firebase crashlytics shows crash free users and crash free sessions, although ANRs are also equally important. ANRs create a bad user experience which is comparable to a crash.
By showing a stability score which considers ANRs as well as crashes, we can show a true representation of app health. This can be at the session level.
4 votes -
2 votes
-
improved git branching.
Currently it seems that when users are actively collaborating in the IDE simultaneously, when one user uses Gemini to create and switch to a new git branch, it auto switches the other user to that branch, too.
This makes it difficult to perform classic project management with branches for features as both users are forced to work on the same branch collaboratively.
2 votes -
Unreal Engin or unity game engine for game development
As stated, Game development in Web is made possible by Providing the Unreal Engine or Unity engine templates like android studio coming soon.
6 votes -
Browser's history integration
Allow for the Back and Next button on your browser to navigate through your IDE's file history... like in the desktop version of VS Code. A lot of times, just by muscle memory I have pressed the back button and accidentaly reloaded the whole IDE.
5 votes -
نظام TRS
نظام التفكير وحرية لنظام QI AI له نظام التصرف الفردي ودالك عبر مكتبة المعلومات الالكترونية وبدالك يمكنه توفير نظام الاختراق وحماية الويب وتوفير نسيج من الحلول المقترحة وغيرها من الاعمال الاخرة كاتنيم الصور وفيدوات وتنظيم الموسقى العشوئة مع توفير اللعاب وافلام ومحاكات الخوارزمات مبرجة وكل هدا عبر نصوص وافكار وسينروات لمحاكات الخيال الواقعي
1 vote -
2 votes
-
PRactically useless
Maybe first get to competence of Claude artifacts? It's not even able to make a working prototype for the "Sample prompts" provided.
Like leggit didn't even get 1 prototype right.
2 votes -
Bathroom
An adult size wash sink with napkin dispenser and soap dispenser. Have one stall separate by a half wall for privacy in the prek class rooms. The napkin dispensers should be a bit higher. The level of the napkins should come out at shoulder level not hip level.
1 vote -
Enable import GitHub repo specific directory
Currently, "Import a repo" (when creating a new workspace) only works for cloning an entire repo.
- ✅ https://github.com/my-username/my-project (valid)
- ❌https://github.com/my-username/my-project/tree/main/examples/blog (not valid)
The ability to import a specific directory/path from a repo would be helpful, since many web frameworks have official examples in directories in a single repo.
Example:
- https://github.com/withastro/astro/tree/main/examples (Astro)
- https://github.com/vercel/next.js/tree/canary/examples (Next.js)Other online IDEs support this ability, such as Stackblitz, CodeSandbox.
136 votes -
Firefox extension support with Firebase Auth
I have created a chrome extension using firebase auth and I am trying to create a Firefox version of the chrome extension.
It seems that Firefox extension domains (moz-extenion://) are not allowed to be added to authorized domains in firebase making it not possible to using firebase auth I am assuming.
Is this simple feature addition in the pipeline - to allow web-extensions (not just chrome) domains to utilise firebase auth?
Are there any other workarounds?
1 vote -
flutter ile yap yazdığım halde kendi varsayılan aracını kullanmaya devam ediyor
flutter ile yap yazdığım halde kendi varsayılan aracını kullanmaya devam ediyor, promp kısmının altından seçim yaptığımda da boş bir proje oluşturuyor
2 votes -
It would be awesome to have a template that provided BOTH a backend and frontend experience. E.g. a next.js + mongodb instance
It would be awesome to have a template that provided BOTH a backend and frontend experience. E.g. a next.js + mongodb instance
2 votes
- Don't see your idea?