95 results found
-
Google Drive on Google Workspace, even realized for Secure Gemini of Enterprise-level Google Workspace
I have been not found any way to Access the Files, Even If Stored in Google Drive, tor importing Big Knowledge Graph Data , Huge Training Data related to ML and AI , Sample Data for Large Test, etc.
3 votes -
Integration with Chrome Extension Dev
I'm an independent extension developer and I still find it very difficult to create extensions, meaning few creators are interested in this area. To resolve this, can you add a way to preview our extension's changes on the host site in real time, perhaps using the rollup-plugin-chrome-extension already?
16 votes -
12 votes
-
Authenticate services form our external browser for the editor
I was working on nextjs project with convex and clerk. SInce convex wanted me to go to browser and authentic for them, I was unable to do so from the editor.
2 votes -
Clone Project
Can clone project from GitLab and from local machine.
7 votes -
Gitlab project import
Hace falta poder importar proyectos desde GitLab
5 votes -
shortcut for closing tabs
There should be a shortcut for closing the current tab, like we do in vscode by "Ctrl + W"
2 votes -
Dependencies in onStart and onCreate
The onStart and onCreate scripts should allow for configuring dependencies to each other and to service. Compare how Gitpod lets you wait for a command to complete: https://www.gitpod.io/docs/configure/workspaces/tasks#wait-for-commands-to-complete
1 vote -
Organization Name
Step to create a custom organization name for the app, that is, com.example.app is the default, there should be a step to setup your own organization name.
1 vote -
Adds Clojure and Clojurescript
Java and JS are already supported so adding both of them shouldn't be too much work.
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 -
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 -
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 -
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 -
IDX for Embedded
Hey, it would be nice if it is also for the Embedded development
5 votes -
3 votes
-
Firebase Device Streaming
Firebase has device streaming which is available in Android Studio. This allows developers to connect to different emulators running on Firebase servers. Having this option in IDX will be a useful tool and we can get access to different emulators such as foldables and more recent Android versions for testing our Flutter apps.
2 votes -
Upload from local file store (or anywhere)
Current file import options limited to github (and ssh). Ability to navigate local directories, net mount points, cloud storage blobs and URLs would be epic!
A+ so far, cannot wait until Project IDX public launch ;)
19 votes -
CORS Error with GoogleIDX in Express.js Project
'm encountering a CORS error when using GoogleIDX in my Express.js project. My application can't access https://workstations.cloud.google.com/devshell/gateway/oauth due to CORS restrictions.
Enabling CORS on the server is preferred over a proxy server. I'm using express and cors with the following code (example provided if needed).
I've also tried adding the Access-Control-Allow-Origin header but without success.
Could you investigate and suggest solutions?
Thanks,
Kartik KumarAdditional Information (Optional):
Error Message: GET https://workstations.cloud.google.com/devshell/gateway/oauth?... 403 (Forbidden)
Using latest express and cors versions.
This removes extra spaces while keeping the content concise.3 votes
- Don't see your idea?