1482 results found
-
Data connect support for Postgres instances outside Google Cloud
It would be nice if we can set our custom Postgres instance connection string so that we can use postgres instances outside the Google Cloud infrastructure.
7 votes -
Rolex Enterprises
Chair service
3 votes -
118 votes
-
Employments
African jobs
1 vote -
Enhance Build Process with pnpm Support
To streamline our web application development workflow and improve build performance, we propose integrating pnpm as an additional package manager option. pnpm offers significant advantages over npm, including:
Faster Installation: pnpm's unique dependency management approach leads to significantly faster installation times, especially for large projects.
Efficient Disk Space Usage: pnpm's hard linking mechanism reduces disk space usage by avoiding redundant copies of dependencies.
Improved Security: pnpm provides advanced security features like dependency auditing and vulnerability checks.
By incorporating pnpm support, we can enhance our build process, reduce build times, and improve overall project efficiency.Mainly we have some projects already…
2 votes -
Restrict specific group or user to copy code from IDX. They should be able to perform basic code changes and pushes or pushes with approvals
Restrict specific group or user to copy code from IDX. They should be able to perform basic code changes and pushes or pushes with approvals. But need controls for the admin to restrict them to clone other repos and copy the code to it or any other access to copy code from the workspace.
3 votes -
Store
Fintech assurance compagnie USD
1 vote -
Better Composite Indexes UI
Currently, table for Composite Indexes is hard to read, I have some suggestions:
1. Sort collection ID alphabetically
2. Group by collection ID
3. On Fields Indexed, remove "name"
4. Shorten "Ascending" to "Asc" and "Descending" to "Desc"
5. Fields shown in Fields Indexed column should be displayed vertically1 vote -
Copy Paste Enhancement and Private Project Sharing
Copy-Paste Enhancement: Improve the text selection and copy-paste functionality within the editor to ensure proper alignment and formatting when pasting code.
Private Project Sharing: Introduce a feature that allows developers to generate a temporary, private link to their projects, enabling limited, view-only access for friends or colleagues without publicly hosting the site.
4 votes -
installing with "pip" should be seamless
right now, installing python packages using pip not natively supported as it results in altering the default file system outlined by idx. pip is essential if something is providing Python support by default.
I know I can find a workaround using nix and vice versa still installing a package using pip shouldn't be this hard. Because it is extremely fundamental. Also, Google's choice to keep Python 3.10.X and 3.11.X a bad idea. Since I use some legacy libraries that uses 3.8.X and I am happy with that. the support should include older Python versions or a way to install custom…
8 votes -
1 vote
-
Support a repl/shell in firebase CLI
Some operations can only be preformed through the firebase-admin SDK, or sometimes you just want to run/test some Firestore query.
The Firebase CLI can provide a "shell" command that opens a Node.js REPL with the firebase-admin SDK preconfigured and global variables such as "db", "auth" that you can then use to interact with Firebase.
This was so much needed that I implemented this by myself in our project as a custom package.json scripts.
1 vote -
Support skipping deploy targets that are configured empty
Sometimes you have deploy target that you want to not deploy in some projects.
Currently if a deploy target is not configured or empty, the CLI will error.
It would be nice if it just skipped deploying that configuration if the deploy target is explicitly configured empty.
This is also useful to allow varying configuration in different projects, as you can deploy different target configurations depending on the selected project this way.
1 vote -
Add import of repos on visualstudio.com / azure repos
Just like GitHub, GitLab and BitBucket, it would be great if there was support for repositories on visualstudio.com / azure repos
4 votes -
Embedding Project IDX workspace
We want to embed Project IDX workspace inside our angular application so freelance users can work directly from our app using workspace URL instead of opening the workspace in a new tab.
4 votes -
Enable Importing from custom Gitlab instances (i.e. not gitlab.com/)
At work we use a custom Gitlab instance (gitlab.ocado.tech) but currently I can't import projects from this instance. Is this something that would be looked at, or how would that work?
Thanks2 votes -
3 votes
-
Cachiman AI Platform
This AI platform is about school , science, music politic, religion business, financial market, Sports, education, medical products and research,
1 vote -
Folders
I have got project which has API (backend side) and website (frontend side) I want to create Folder and in that folder create 2 workspaces for API and website!
1 vote -
Custom GraphQL Scalar Support
On top of common scalars such as Email, Phone, etc., custom scalars are defined by developers on the client-side application, with logic for marshaling and unmarshalling the data provided, which could be either a class with the two methods or a couple of functions.
6 votes
- Don't see your idea?