481 results found
-
Add a ferture to create virtual environment with specific version of python
This feature will allow users to easily create isolated virtual environments on their system within project idx. Users can specify the desired Python version during environment creation. This ensures project dependencies are managed effectively and avoids conflicts with system-wide Python installations.
3 votes -
Google colab
Google Colab is an awesome way to get access to workflows that require a GPU but a Jupyter notebook is not as powerful as working from an IDE.
This idea would be to allow IDX to open within or attach to a Google Colab VM for a more fully featured development experience for AI applications.
8 votes -
Preserve the idx IDE configuration
Make a feature or improvement where we can preserve the IDE configurations like themes and other configurations.
Once we log out from the IDE after 1 or 2 days, the theme resets, all the default configurations are reverted, and all the extensions are removed.11 votes -
Be able to run the firebase emulator in IDX
I love that i can connect to a production firebase environment, but can you make it so i can run my emulators from within IDX? i managed with the firebase-tools to setup everything but i just get an error when doing
firebase emulators:start
…i emulators: Starting emulators: auth, functions, firestore ⚠ firestore: Error when trying to check port 8080 on ::1: Error: listen EADDRNOTAVAIL: address not available ::1:8080 ⚠ firestore: Port 8080 is not open on localhost (127.0.0.1,::1), could not start Firestore Emulator. ⚠ firestore: To select a different host/port, specify that host/port in a firebase.json config file: { //
7 votes -
Manual recovery
As Project IDX is still in beta, there's a few issue that might result in workspace being stuck in state where it cannot be recovered. For example, I was impacted by
https://issuetracker.google.com/issues/341319148
It would be nice if the "Launch Recovery" button will be available, even if the system did not detect any error. Issue like this can be easily be fixed if we can changed the dev.nix file with a manual recovery.4 votes -
Allow access to mapped URLs from another workspace, so that a frontend project can talk to a backend (API) project.
Allow access to mapped URL from another workspace, so that a frontend project can talk to a backend (API) project.
For instance, https://3000-idx-sermons-nextjs-1723133529534.cluster-hf4yr35cmnbd4vhbxvfvc6cp5q.cloudworkstations.dev/ making requests to https://3001-idx-sermons-backend-1723134362471.cluster-joak5ukfbnbyqspg4tewa33d24.cloudworkstations.dev/api/some-endpoint
This is presumably possible when it's a client-side request since you'll be logged in to Project IDX, but it's not currently possible for server-side requests - the request gets redirected to the OAuth flow.
2 votes -
Add support for Deno
Deno is a pretty solid modern JavaScript runtime that's been making a lot of great progress lately.
3 votes -
Allow to upload files to idx
allow the user to upload files like pdf's, csv files which will be helpful for machine learning projects.
4 votes -
Convenient File Manager in Mobile
The interface should be more practical to see on mobile.
I propose that at least, taking into account the limitations of cell phones at the
2 votes -
Public IDX Template Submission
Public IDX Template Submission
Summary:
Introduce a feature to allow the public to submit open-source contributions to the IDX platform through a simple and streamlined process using a GitHub link. This feature aims to encourage community contributions and enhance the platform's template repository.
Details:
- Feature Name: Public IDX Template Submission
Description:
- Create a public interface where users can submit new templates to the IDX platform.
- Allow users to submit their templates by providing a GitHub repository link.
- Submitted templates should be reviewed and, if approved, added to the IDX platform’s template view.
Goals:
- Encourage community engagement and…
3 votes -
Add FastAPI Project Templates
Along with Python support please add FastAPI project templates.
6 votes -
Serverpod
Certainly! Below is a template you can use to request adding Serverpod to the Google Cloud Index (IDX) platform. Customize it with specific details or additional information as needed:
Subject: Request to Add Serverpod to Google Cloud Index (IDX) Platform
I am writing to request the addition of Serverpod to the Google Cloud Index (IDX) platform. Serverpod is a robust backend framework designed specifically for Dart, leveraging the power of Flutter for its user interface. Given its features and compatibility with modern development practices, I believe it would be a valuable addition to the Google Cloud ecosystem.
Key Features of…
2 votes -
Mungkin kalau dalam bentuk web hanya user penguna desktop yang nyaman menggunakan, jadi ku rasa kalian harus hadirkan untuk aplikasi android
Menghadirkan IDX dalam bentuk aplikasi mobile, itu akan berguna untuk orang orang yang bekerja menggunakan handphone, jika bisa berikan peramban web supaya pengguna handphone dapat melihat view untuk tablet handphone dan juga desktop
5 votes -
Monorepo support
Hello, Just discovering IDX, very exciting product!
I just set up a repo that is a monorepo, with /backend with a Nest.js server, and a /frontend with an Angular app.Is it possible to:
- Have both running, port 3000 and 8080, and allow each to communicate with each other?
- Set up monospace.json and specifyworking_directory
for each project listed?For the moment, should the monospace.json file live in the root of the repo, or nested at the root of each project?
29 votes -
Should have a way to view the emulator
Needs a way to re-open the android emulator when it is accidentally closed without having to re-build the app
32 votes -
We need FastAPI for backend development
We need FastAPI for faster backend development along with any frontend templated mostly ReactJS. Django and Flask are good choices but FastAPI let us work more efficiently with production boost of 200% to 300%.
4 votes -
Laggy and Less Touch Responsive Online Android Emulator
The current online Android emulator is experiencing significant lag and lacks touch responsiveness, impacting the user experience negatively. This hinders developers' ability to efficiently test and debug their Android applications in a simulated environment.
4 votes -
Native code syntax highlighting with Flutter
If you're working on a Flutter plugin, which. includes native code (eg Kotlin, Swift) then those files are accurately labeled in the navigator on the left, but syntax highlighting for those languages appears not to work
29 votes -
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
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.)
34 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.
- Don't see your idea?