89 results found
-
Gitlab Support
please project idx support import from gitlab repository
15 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.
3 votes -
Incorrect notifications about extension installation
Installing extensions such as "Python", "Jupyter Notebook" causes an incorrect notification to pop-up showing "Try downloading manually" which is wrong as after a couple of seconds it gets installed correctly.
1 vote -
Uploading files get STUCK!
Uploading file is a problematic feature as it is default apparent how it should be done. Except right clicking on mouse button. Second, when I tried to upload a "tiff" image, it is taking forever to upload it. Which sucks by definition.
1 vote -
installing with "pip" should be seamless
right now, installing python packages using pip not natively supported as it results in altering the default file system outlined by idx. pip is essential if something is providing Python support by default.
I know I can find a workaround using nix and vice versa still installing a package using pip shouldn't be this hard. Because it is extremely fundamental. Also, Google's choice to keep Python 3.10.X and 3.11.X a bad idea. Since I use some legacy libraries that uses 3.8.X and I am happy with that. the support should include older Python versions or a way to install custom…
7 votes -
Fetching Repos
Given that the code editor currently only offers the option to fetch repositories from GitHub, it would be advantageous to expand this capability to encompass repositories from other platforms such as Bitbucket or GitLab, as well as from local device storage.
1 vote -
choosing branches
I need to pull a different branch from github :(
2 votes -
Enable IDX to work on GitLab.com Repos
I am working on GitLab.com with all of my Projects and Repos. I use heavily GitLab CI for my builds there. Please make it possible to work on a GitLab.com Public and Private repo.
The best thing would of course be also to have the possibility to have Self Managed GitLab repos in Google IDX.15 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 -
Notes Section for VS Code Extensions
While GoogleIDX loads projects faster, setting up a new one requires switching to VS Code to check extensions. Could you add a simple "Notes" section to projects specifically for listing required VS Code extensions? This would save time and keep everything in one place.
Thanks!
1 vote -
User level configurations
Its good that there is already project level configuration with dev.nix but I believe Project IDX can use more of the nix features by providing a way to extend the workspace using another .nix configurations that will be only for the user.
Example uses of this is using vim extension, you may use it but it is not required for the project therefore affecting other users or your team that will use Project IDX.
Another is using a specific program that you only use. The list goes on,User level configurations will be great addition to fully use the customization…
1 vote -
add search bar at the top of the editor
Kindly add the search bar pinned at the top of the editor for easy retrieval of the any file. This feature is available in VScode.
1 vote -
redirects existing localhost API requests to the workspace server
I have a server I was running locally in development on localhost:3000 that I have now ported to IDX so it runs on the IDX monospace server. It means the frontend no longer works when requesting from localhost:3000. It would be great to automatically redirect requests made to localhost:PORT to the monospace server in future
2 votes -
Option to run locally
Maintaining the ability to use one's own terminal, browser, and files.
3 votes -
Cloud-IDE integration
Integrating UI or CLI interactions (that are necessary to manage cloud resources) into the IDE:
- error console
- logging console
- resource information list (for a particular code base)
- Ways for cloud providers to do something like Live Lambda Development in a way that's native to IDE (see https://docs.sst.dev/live-lambda-development)
4 votes -
Add C and C++
Please add C and C++
36 votes -
Clone Project
Can clone project from GitLab and from local machine.
7 votes -
Official Swift Server Extension
Swift.org has VSCode Extension that isn’t found in list of Extensions
1 vote -
Add the "Microsoft" Extensions
We want Microsoft-made extensions to be present, such as support for TypeScript, Python, etc
3 votes -
Support for all target platforms without bugs for Flutter
Currently iOS virtual device is not accessible and running on android emulator is giving an error. I'd be cool to build for all the platforms together and see the build on all target platforms (a list from which a user can multi-select the platforms).
1 vote
- Don't see your idea?