518 results found
-
Support jupyter notebooks and GPU computation
Adding support for jupyter notebooks and access to GPUs will enable deep learning and AI related developments much more easier in project idx. While Google colab and kaggle provides this, they lack a good IDE and other features. Also you can look lightning.ai studios for inspiration.
54 votes -
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.
47 votesWe are actively working on addressing these items. Stay tuned for some updates here.
-
Add C and C++
Please add C and C++
45 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
45 votesWe are actively working on this right now. Expect an update from us shortly on how you can try out this capability.
-
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.
45 votes -
Enable support for iPad/Tablets using Browser apps Chrome/Safari/Firefox etc.
I should be able to use IDX on my chrome app on my iPad.
43 votes -
Support for Django
Along with python support please add Django and Flask project templates.
43 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.40 votes -
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.
39 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 project37 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.
-
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.
34 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 -
Support for PHP
Please can you add support for php and laravel.
We know it is old but it still powers majority of the internet29 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.
-
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 etc29 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.
-
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 -
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 -
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.28 votes -
A button to create Android and iOS emulators
It would've been great to be able to preview the apps on Android and iOS emulators straight from the UI without rebuilding the whole environment.
And generally, if that is possible with NIX, an option to change settings like aspect ratio etc.
25 votes -
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…24 votes
- Don't see your idea?