518 results found
-
support kotlin, xml & jetpack compose
Please add support for Kotlin and Android XML as well as Jetpack Compose because now Jetpack Compose supports multiplatform
3 votes -
gemini help on main page
on main page I want to learn how to use idx. to give an example, how can I work on a project which has frontend+backend(api).
1 vote -
Basic Python support
For Python (i) Seamless installation of pip (ii) smooth Integration of python libraries without nix (iii)Alternative to nix package manager (iv) better "ms python extension support" , right now now using this extension generates so many errors
1 vote -
mejorar la capacidad de colaboración en línea
Poder ver en qué parte del código está editando un colaborador, poder dejar comentarios al estilo de Google Docs. Y poder ver el perfil del usuario que colabora. Sería interesante además agregar en el panel de chat la posibilidad de chatear con los colaboradores. Una integración con Google Chat sería perfecta para enviar notificaciones de DevOps.
2 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 -
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 -
Make Capacitor template
Make IDX support the capacitor project. Capacitor / ionic is the one of most popular frameworks It would be nice if IDX support
7 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 -
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.)
36 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.
-
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 -
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 -
2 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 -
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 -
NestJs Support
NestJS, with its modular and scalable architecture, has become increasingly popular in the TypeScript community. Many developers, myself included, have adopted NestJS for its robust features and ease of development. Having the ability to seamlessly integrate NestJS templates into IDX projects would not only streamline the development process but also open up IDX to a larger audience of TypeScript enthusiasts.
I'd like to see enhanced compatibility with NestJS and TypeScript-based templates.12 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
- Don't see your idea?