2144 results found
-
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.
56 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.
5 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.
20 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++
72 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.
9 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…
4 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?
3 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 -
su: Permission denied
Allow switch to superuser account (root)..
# .idx/dev.nix packages = [ pkgs.sudo ];test-2596052:~/test$ sudo sudo: /etc/sudo.conf is owned by uid 65534, should be 0 sudo: /usr/bin/sudo must be owned by uid 0 and have the setuid bit setI get that error while using sudo installed from nix package
4 votes -
Firestore return document when it gets updated
As we get the whole document when it is created, it would be nice to get it as well when it gets updated.
Example:
Online game where 4 people join together. In document, we have a list of players with their names. These names should be displayed for all players. Last user joins closing the session. To get the rest of the names after update the document with this last player, I need to do an extra read.Problem:
I am making an entra call for every player, affecting my quota limitation.Solution:
Return updated document.13 votes -
Add the "Microsoft" Extensions
We want Microsoft-made extensions to be present, such as support for TypeScript, Python, etc
4 votes
- Don't see your idea?