663 results found
-
Support SSH Session for Remote CLI
Intergrated terminal lacks functionality\ies of a local terminal. Can we add support for its SSH session? Maybe a documentation on how to do that would be helpful :)
79 votes -
Do not require third-party cookies
A service released in 2023 should not require third-party cookies to be allowed.
If not for the privacy and usability for its users, then for the project itself, since many browsers are phasing out support for third-party cookies. Firefox already blocks them and chrome will soon do the same:
https://developer.chrome.com/en/docs/privacy-sandbox/third-party-cookie-phase-out/74 votes -
Add C and C++
Please add C and C++
60 votes -
Public HTTP frontend and backend previews
Its very hard to give access to one person at a time to look at a frontend project, so instead of doing all that, why not add a "make app public" option? so that other people can access it and I can easily preview my next js apps with a simple command: 'npm run dev' and then share the localhost link to others to show them previews
55 votesWe are actively working on this right now. Expect an update from us shortly on how you can try out this capability.
-
API Project Support
If you are building a backend API, we would like Project IDX to support creating them across popular endpoints. We would also like to explore integration with services like Postman to make testing these endpoints easier.
54 votesWe are actively working on addressing these items. Stay tuned for some updates here.
-
Request to Add Python Selenium Web Automation Project Template
I have a suggestion for a new feature: adding a Python Selenium template for web automation projects. This would greatly benefit users who frequently work with Selenium for web automation tasks and enhance the platform's utility for a wider range of users.
51 votes -
Support for Django
Along with python support please add Django and Flask project templates.
49 votes -
Allow use of TypeScript on "Blank" projects
By default, a new blank project doesn't permit you to select TypeScript as a language, but it should.
47 votes -
Support Apps Script
It would be great to have support for Apps Script (.gscript) files in IDX. I'm using it to customize Workspace products like Sheets and Forms.
The syntax highlighting is the same as for JavaScript, but there's a lack of autocompletion in most IDEs.46 votes -
Allow multiple developers to manage, build, and deploy
Enable collaborative development in Google IDX by integrating team management through Google Cloud IAM. This allows multiple developers to manage, build, and deploy immersive experiences collaboratively, enhancing project efficiency.
43 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.)
42 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.
-
Improving Interactive Chat
In Interactive Chat mode, it would be great if Gemini could review the entire project upon our first entry and provide some suggestions. For example, it could point out issues like 'The APIKEY section in your project is empty; you should fill it in,' or suggest improvements such as 'Adding this here would make it better.' Additionally, I think there should be a standalone application for this feature, not just web-based access.
40 votes -
Add bitbucket support
Add support for bitbucket.
This is fairly similar to add gitlab support:
https://idx.uservoice.com/forums/953956-general/suggestions/46962415-add-gitlab-supportCovering both gitlab & bitbucket covers the top 3 git hosting sites.
A blocker before I try this for a personal project39 votes -
Allow physical device connection for flutter
It would be totally awesome if you could use a real device to debug your apps in Flutter. I know it might be impossible, at least for IOS since compilation occurs in an insolated virtual container that is not linked in anyway to your device. However in Android it might be more feasible, since Android it's more flexible with security. This would make Flutter development accessible to anyone, I would totally switch my macbook for this.
37 votes -
Support for PHP
Please can you add support for php and laravel.
We know it is old but it still powers majority of the internet33 votesWe have released a preview version of PHP support for you all to try out! :-)
https://community.idx.dev/t/check-out-our-new-backend-focused-templates/746
Feel free to reply in the forums itself with your feedback.
-
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
33 votes -
Flutter previews (IOS)
Well, I think that in the first instance I could suggest to correct a small problem that IOS previews have because perhaps depending on the size of the device that is being used the image quality and visibility of the texts is affected, another thing I saw is that when using useMaterial3: true the result is not very similar to doing it using the android emulator or ios locally.
ah and if you can put the theme monokai ocean would be super hahaha.32 votes -
Support Ruby on rails
It would be great to support RoR framework and ruby language and have a template for quickly building cloud ready applications in RoR. Also it would be great if you have other extra add-ons to that project template.
For ex. Ror with vue integration, scss integration etc31 votesWe have released a preview version of our Ruby support for you all to try out! :-)
https://community.idx.dev/t/check-out-our-new-backend-focused-templates/746
Feel free to reply in the forums itself with your feedback.
-
Add Dart templates
Dart official templates
30 votesWe have released a preview version of Dart support on the server for you all to try out! :-)
https://community.idx.dev/t/check-out-our-new-backend-focused-templates/746
Feel free to reply in the forums itself with your feedback.
-
FastAPI - Python Backend Development
FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.8+ based on standard Python type hints.
The key features are:
→ Fast: Very high performance, on par with NodeJS and Go (thanks to Starlette and Pydantic). One of the fastest Python frameworks available.
→ Fast to code: Increase the speed to develop features by about 200% to 300%.
→ Fewer bugs: Reduce about 40% of human (developer) induced errors.
→ Intuitive: Great editor support. Completion everywhere. Less time debugging.
→ Easy: Designed to be easy to use and learn. Less time reading docs.
→ Short: Minimize…30 votes
- Don't see your idea?