816 results found
-
My organisation
My organisation
2 votes -
Secrets manager for API keys
It would be nice if we can store API keys in dedicated area as the only current solution is putting them in code or env variable in dev.nix, which isn't prefered, as I would prefer put the dev.nix into git along with the code. This might also help if multiple user collaboration is ever implemented, each user can have their own API keys. Thanks!
4 votes -
I Wish I Could Configure Cron Jobs in My Workspace
I need to schedule tasks such as backing up my project to various locations. However, I've encountered issues installing and starting a cron service. It requires systemd to run and permissions to access certain folders, but unfortunately, idx doesn't allow these actions.
1 vote -
Could you provide templates for NestJS?
NestJS, celebrated for its modular architecture, has gained widespread acclaim in the TypeScript community. Many developers, myself included, opt for NestJS due to its robust features and development ease. Integrating NestJS templates into IDX projects would streamline development and attract a broader audience of TypeScript enthusiasts. I'm eager to see enhanced compatibility between NestJS and TypeScript-based templates.
4 votes -
Add Hugo under "Web App"
Add Support for Hugo under Web App and ability to run it on live preview
1 vote -
Cloud native backend template
Add Cloud native backend template / integration with tools like Serverless framework, Openshift, Docker app, etc or even with popular cloud services such as aws lambda, step functions, multiservice (eventbridge boilerplate) or AzC / GCP equivalents...
7 votes -
Add Support for common ML and Data analysis workloads
Development around Machine Learning and/or tools for performing ML should also be considered well, specifically around building tools for ML which do not directly involve training (such as experiment tracking, data analysis, etc.)
43 votesThis is a great suggestion! We are going to investigate what support here can look like and follow-up with you further for more details.
-
Google Workspace Integration
I'd love to have a curated Integration to connect with the Google Workspace APIs. Docs/Sheets/Tasks/Calendar/Drive are great as storage backend/interface for small hacky projects/tools, but setting up the integration (imports, setting up auth) is quite a pain.
2 votes -
Enable to "Change Display Language" to Japanese, that MS VS Code could easily do it .
I know MS VS Code has the Japanese locale extension, however it's mandatory for the people not familiar with all English editors, also not familiar with the families of VS Code, OSS Dev, etc.
I'm both of them. Only such factor can make the people avoid the IDE of Project IDX.
Critical: Why IDX, Code OSS, cannot change Display Japanese Display For me, I'm not familiar with MS VS CODE the families Enable to Change "Display Language", Japanese for me, that VS CODE can realize very easily
2 votes -
Google colab
Google Colab is an awesome way to get access to workflows that require a GPU but a Jupyter notebook is not as powerful as working from an IDE.
This idea would be to allow IDX to open within or attach to a Google Colab VM for a more fully featured development experience for AI applications.
9 votes -
fedramp / self hosted support
Would love to be able to introduce this to my work, but we have very strict security requirements.
Would be awesome to be able to spin up IDX on our own environment so we could use it!
1 vote -
Dependencies in onStart and onCreate
The onStart and onCreate scripts should allow for configuring dependencies to each other and to service. Compare how Gitpod lets you wait for a command to complete: https://www.gitpod.io/docs/configure/workspaces/tasks#wait-for-commands-to-complete
1 vote -
Encrypt sensitive config data
Most projects are parameterized at least with regards to sensitive config data, like credentials or dotenv files. These need to be stored somewhere, but not in git. They also need to be available when running previews or onStart scripts. IDX could either integrate with Secret Manager or allow its own config store (compare Gitpod's repo specific env vars: https://www.gitpod.io/docs/configure/repositories/environment-variables#environment-variables).
1 vote -
Share Project Admin Panel
The implementation of a Share Project Admin Panel would be a significant enhancement. This panel would provide a simple yet effective tool for project owners to manage the profiles of people with whom they share their projects. The main functionalities of this admin panel would include:
Assigning Roles and Privileges:
* Editors: Users assigned as editors can share projects, clone them, etc.
* Readers: Users assigned as readers can view the project but are restricted from sharing or cloning it.This feature aims to improve collaboration and project management within the IDX platform by offering clear and straightforward controls over…
3 votes -
Be able to run the firebase emulator in IDX
I love that i can connect to a production firebase environment, but can you make it so i can run my emulators from within IDX? i managed with the firebase-tools to setup everything but i just get an error when doing
firebase emulators:start
…i emulators: Starting emulators: auth, functions, firestore ⚠ firestore: Error when trying to check port 8080 on ::1: Error: listen EADDRNOTAVAIL: address not available ::1:8080 ⚠ firestore: Port 8080 is not open on localhost (127.0.0.1,::1), could not start Firestore Emulator. ⚠ firestore: To select a different host/port, specify that host/port in a firebase.json config file: { //
8 votes -
Workspace name improvement
Add the ability to validate the Workspace name, as some frameworks restrict what characters/words are allowed.
Add the ability to customize a tooltip for the Workspace name to give feedback to the user when creating a new Workspace.
1 vote -
Mobile support
The browser should be mobile-friendly. I can barely zoom in and zoom out on mobile, it would be great if it was a bit optimized
3 votes -
Allow three finger swipe on ChromeOS
Allow the three finger swipe gesture to switch between file tabs on ChromeOS.
1 vote -
Add Remix Framework to project templates
I think remix is also a pretty good web framework and has a lot of users. So I think it's a good idea to add it to the project templates.
1 vote -
add some more frameworks
i want to request to add some templet for mobile app devlopment for ios and android native apps like kotlin ,swift
1 vote
- Don't see your idea?