1808 results found
-
IOS simulator
IOS Simulator feature is paused please add it again. we need it 👍
537 votesThis is something we are exploring various options around. Nothing to update yet.
-
Separate idx/dev.nix into a flake.nix and a simpler idx config file.
For experienced nix users, the
channel
andpackages
parameters overlap with flakes enough that there's no need to wrap them up in a bespoke DSL. If a project already has a flake.nix that includes a devShell, it's not clear how this should be wired up.For inexperienced nix users, being forced to learn Nix to edit the idx-specific entry seems unnecessary.
4 votes -
html, css development problem in live environment
You can work live in a live environment by installing the "live server" plugin while creating HTML and CSS software. It provides much better usability than the "HTML PREWIEV" plugin in the "vs code" application. but tools are needed for greater ease of use.
3 votes -
Decrease loading on Initialisation
I am creating a new project it takes 5 mins to open the project. Please optimize the api behind loading of project.
2 votes -
Request to Add Python Selenium Web Automation Project Template
I have a suggestion for a new feature: adding a Python Selenium template for web automation projects. This would greatly benefit users who frequently work with Selenium for web automation tasks and enhance the platform's utility for a wider range of users.
54 votes -
Change the UI Design
Change the complete UI Design. It looks identical to MicroSoft VSCode.. Follow Google design language and make the UI look more advanced and futuristic.
4 votes -
Lack of wanted plugins
It's a great feeling to experience "Project idx". I'm so glad I was able to experience this. When we type the "Go" language or experience any language and want to install a plug-in, we see that the options are very limited.
1 vote -
Terminal type ahead
Similar to https://mosh.org/ or Github codespaces terminal, this will make the terminal feel more snappy esp on a weaker connection.
1 vote -
It's unavailable in Iran .
Please Make IDX Available In Iran .
3 votes -
Support Unity Game Engine
Adding support for Unity engine can significantly expand IDX market reach and appeal to a wider audience of game developers.
19 votes -
Hello, I am stuck in installing pip on my idx. How do I do that?
I am trying to install pip in my idx. I tried to install django but I am not able to I keep getting errors.
1 vote -
Add C and C++
Please add C and C++
69 votes -
Inline explanation and debugging for IDX AI
Inline explanation and Debugging will be great. currently it generates only code. Explanation and debugging will be a huge win for this AI
2 votes -
Add FastAPI Project Templates
Along with Python support please add FastAPI project templates.
8 votes -
Clone Project
Can clone project from GitLab and from local machine.
8 votes -
Access request for IDX
Dear Project IDX Team,
I hope this email finds you well. My name is Mahad Saleem, and I am the Head of App Development at Fast Developers Club, a student-led organization at FAST NUCES (National University of Computer and Emerging Sciences). Our club is dedicated to creating innovative solutions that enhance the university experience for thousands of students.
We are currently working on a bus management app specifically tailored for FAST NUCES. This app aims to streamline the bus scheduling, tracking, and communication process for our students, faculty, and staff. By providing real-time information about bus routes, arrival times, and…
3 votes -
Official Swift Server Extension
Swift.org has VSCode Extension that isn’t found in list of Extensions
2 votes -
I tried working with prisma in this but it is showing schema engine error due to openssl It would be beneficial if u can look into this .
I tried working with prisma in this but it is showing schema engine error due to openssl It would be beneficial if u can look into this .
2 votes -
Chrome browser and webdriver
I'm an automation QA engineer, and I need a browser that supports running automated tests. Is there a way to enable this functionality?
2 votes -
Deploy Private HTTP Firebase Functions without "Allow unauthenticated"
By default HTTP Firebase Functions are made public. In Google Console they are marked as "Allow unauthenticated" because they will allow all callers, without checking authentication.
I would like an option to deploy them privately.
Example:
const privateFunction = onRequest(
{
allowUnauthenticated: false,
},
(req, res) => {
res.status(200).send(req.body);
},
);4 votes
- Don't see your idea?