683 results found
-
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 -
WearOS Simulator
Would be great to have an WearOS Simulator (f.e. Pixel Watch) in addition to the Android "Phone" Simulator
3 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 -
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 -
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 -
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 -
Organization Name
Step to create a custom organization name for the app, that is, com.example.app is the default, there should be a step to setup your own organization name.
1 vote -
Adds Clojure and Clojurescript
Java and JS are already supported so adding both of them shouldn't be too much work.
1 vote -
support renaming workspaces
When I started my workspace I had only thought of one use case but then the scope evolved and my original workspace name no longer reflects what my workspace does. I tried "Save workspace as..." but it didn't change the folder name and it didn't permanently change the workspace name the next time I loaded the workspace.
6 votes
- Don't see your idea?