166 results found
-
Supports Custom Streamlit Components Consistently Fail to Load in IDX - Even with ngrok Tunneling
Bug: Streamlit Components Fail in IDX
Summary: Custom Streamlit components consistently fail to load in Project IDX, even w/ ngrok. Error: "app.[comp] from [ngrok_url] hasn't received Streamlit.setComponentReady()." Suggests IDX bug.
To Reproduce: 1. IDX. 2. Basic Streamlit (
app.py
) + React/Webpack component (frontend/
). 3. Simple React comp:Streamlit.setComponentReady()
on mount. 4.package.json
:webpack serve
, Webpack:streamlit
external. 5.ngrok.yml
: ports 3001, 8501. 6.devserver.sh
: ngrok, URLs, start Streamlit. 7../build.sh
. 8. Start:npm start
,ngrok start --all
,./devserver.sh
. 9. Access Streamlit.Expected: Component loads.
Actual: Component fails. Error: "app.[comp]…
2 votes -
Global Nix configuration for applied to all workspaces
Add a nix file that is global and unique to a particular account which includes packages that a developer wants/needs in every workspace.
For example, neovim and its associated config is something I would want to use in every workspace, but other developers may not want that OR they may have an entirely different neovim config they want to use, making the dev.nix inside workspaces impractical.
While it is possible to manually edit every dev.nix with associated packages for each project. This, however, is inconvenient at best, and problematic at worst, especially if developers are collaborating on a repo and…
17 votes -
Currency
Digital currency
4 votes -
physical emulator
Since emulators or simulators cannot access features such as camera, sound, etc., it is a physical emulator, that is, the user can use her own device as an emulator.
3 votes -
Support for PHP
Please can you add support for php and laravel.
We know it is old but it still powers majority of the internet33 votesWe have released a preview version of PHP support for you all to try out! :-)
https://community.idx.dev/t/check-out-our-new-backend-focused-templates/746
Feel free to reply in the forums itself with your feedback.
-
Offline availability
Thousands of developers, some of the very best developers are amongst them, do not have constant internet or frequent internet disruptions, it would be wise if a local VM or local installation could be available to assist them to also use IDX.
9 votesThis is a good suggestion and one we are looking at as a future capability to add to IDX!
-
Allow to downolad a folder as a zip
I tried to download a folder from my workspace, but it anly allows me to download files.
So, I .tar the folder using the Terminal to generate a File .tar with the folder inside, and then dowload the .tar to my computer
I see value in this feature :)Thanks!
11 votes -
offline availability on Chromebook
Something, using on IDX internet gone (Specially Chromebook), it's should save code and sync when online. (Like google doc, sheets ...)
3 votes -
python
We want to create a Python-based working environment on a virtual machine (VM) that allows for seamless code execution, disk space management, and sharing capabilities with team members. This setup should support dynamic scaling of RAM and GPU resources as needed, with a "pay-as-you-go" billing model for resource consumption. The environment should also enable us to leave our developed code in a standalone, executable state, so it can be run independently by others.
To support isolated package management, we’ll install necessary Python libraries (e.g., pip, venv, numpy, pandas, etc.) and configure the workspace as a virtual environment using venv or…
3 votes -
Allow installation of SAP Fiori extensions
I cannot see an option to install for example SAP Fiori extensions to work with UI5. Seems like some extensions are not available (maybe with telemetry?)
1 vote -
Android app
It will be a separate app for more comfortable use so that coders can do theitpr work on the go
1 vote -
Remote Management of Plugins and Project Template
Need a way to manage plugins and templates remotely so that as an agency we can provide a controlled environment to our developers working remotely on sensitive projects.
1 vote -
Desktop applications
Allow developers to use things, like C# WebForms, Electron or Tauri, the same way they can use Android/IOS emulators
11 votes -
Wholesale Roasted Coffee Beans Fortsmith
Discover premium wholesale roasted coffee beans in Fort Smith. Elevate your coffee offerings with our rich flavors and exceptional quality. Order today! https://artisticbean.net/
1 vote -
Allow paying for higher CPU and SLA
Please add the option to pay for more CPU resources and a higher SLA:
- The workspace gets sluggish as the project grows. More CPU would be helpful.
- Sometimes IDX is down for extended periods of time with a 503 (Service Unavailable).
3 votes -
Improve new project form by enabling common services
When creating a new project, I wish you guys add multiple checkboxes for common features just like you did for Flutter checkbox, common feat
2 votes -
i want to my idx to increase the limit of workspace to more than 5
i want to my idx to increase the limit of workspace to more than 5
4 votes -
Why can't just use apt?
Think with me...
I'm a fullstack dev, that uses Flutter to client-side and Node.js to the server-side.
That's why I downloaded at my personal linux computer, the following CLIs: node, npm and flutter.
But, when I started to try to use idx, I found an obstacle!
The terminal doesn't allow me to use neither apt nor snap, to download flutter SDK to my workspace(that was created by a GitHub repo).
So, I created another workspace, selecting "Flutter" this time.
And now, I can't use node, because APT is not allowed!
Neither sudo exists!(My terminal is bash)
user@monospace-getz-1702146325587:~/myapp$ npm
bash:…25 votes -
Hide to Show
After adding an extension, GitLens, it was in the sidebar, I chose the option to Hide, but there's no apparent way to retrieve. I checked everything, even uninstalled and reinstalled, and nothing. The Hide function, for me at least, rather than hides the extension, but makes it disappear from the sidebar. Though, it still functions, I thought the option to Show would be available, even after Undo, nothing happened.
2 votes -
Desktop Version
a fast IDX Desktop implementation
1 vote
- Don't see your idea?