145 results found
-
Raise the number of workspaces limit
Hey Project IDX team,
I don't want to have a limit of 2 workspaces in project IDX. Can you lift the limit of two workspaces to maybe 50-100? I want to draft a lot of flutter, angular, and react projects in project IDX. Thanks.
- Dino
62 votes -
Add Gitlab and Bitbucket Support
Please add gitlab and other git public services support.
232 votesWe now have Gitlab and Bitbucket support. Watch our release video for more details! 🔥
There are a few more fit-and-finish changes we'll be making, so stay tuned for more updates.
-
Would like Project IDX workspace to show edit history with character by character edits.
We will be using Project IDX to have students code websites. We used a previous website that we can no longer use. It was helpful to show the edit history so we could help students find their errors.
The character by character edit history was also helpful for us to detect plagiarism and see when they were just copying and pasting a peer's code which happened and we were able to address it before it continued on to other projects.
14 votes -
Connect to IDX from SSH, IDX VSCode Extension, or some other way
I want to connect to IDX from something other than the browser. Ideally, this could be my local VSCode instance or it could be over SSH from a terminal running neovim. I would like the power of a cloud workstation from my favorite environments.
148 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…
13 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 internet29 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.
-
I have a New(Idea) For improving the **IDX code editor** (or any code editor): --- ### **Key Features** 1. **Error Explanation in Pl
🚀 AI-Enhanced Debugging Assistant
Description:
Integrate an AI-powered Debugging Assistant that helps developers quickly identify, analyze, and fix errors within their code. Unlike standard error messages, this tool would explain the root cause of errors and suggest optimized solutions interactively2 votes -
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!
8 votes -
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 -
not every developer prefers to use github
I like to use my local machines for version control for security reason and with Project IDX there seem to be no security as you can look at my code.
2 votes -
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.
6 votesThis is a good suggestion and one we are looking at as a future capability to add to IDX!
-
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 -
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 -
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 ...)
2 votes -
Employments
African jobs
1 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 -
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 -
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:…22 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…
2 votes
- Don't see your idea?