948 results found
-
Provide a restart button in the restart dialog
There is a dialog:
Your Workstation has stopped. Please refresh the browser window to restart it.
But it does not have a restart button.
1 vote -
Solidity
Solidity is a programming language for implementing smart contracts on various blockchain platforms, most notably, Ethereum.
2 votes -
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 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.)
44 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.
-
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 -
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 -
Add Discord Rich Presence (RPC) support
I'm a Discord user and when I'm working on projects and such, I would love to be able to showcase what project I'm working on in.
Take LeonardSSH's VSCode extension "Discord Rich Presence", when enabled it shows what project, what file and any errors or time elapsed showed. Very cool if IDX were to implement this :D
5 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 -
Adds Clojure and Clojurescript
Java and JS are already supported so adding both of them shouldn't be too much work.
1 vote
- Don't see your idea?