554 results found
-
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 -
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.13 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 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.)
37 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.
-
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 -
Secrets manager for API keys
It would be nice if we can store API keys in dedicated area as the only current solution is putting them in code or env variable in dev.nix, which isn't prefered, as I would prefer put the dev.nix into git along with the code. This might also help if multiple user collaboration is ever implemented, each user can have their own API keys. Thanks!
3 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?
30 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 -
Should have Laravel Full Stack Template with authentication
The template must have environment suitable for Laravel Full Stack Application.
11 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
-
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 -
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
- Don't see your idea?