109 results found
-
Add a ferture to create virtual environment with specific version of python
This feature will allow users to easily create isolated virtual environments on their system within project idx. Users can specify the desired Python version during environment creation. This ensures project dependencies are managed effectively and avoids conflicts with system-wide Python installations.
4 votes -
Could you provide templates for NestJS?
NestJS, celebrated for its modular architecture, has gained widespread acclaim in the TypeScript community. Many developers, myself included, opt for NestJS due to its robust features and development ease. Integrating NestJS templates into IDX projects would streamline development and attract a broader audience of TypeScript enthusiasts. I'm eager to see enhanced compatibility between NestJS and TypeScript-based templates.
4 votes -
Add support for Deno
Deno is a pretty solid modern JavaScript runtime that's been making a lot of great progress lately.
4 votes -
We need NativeScript Project Support
We need NativeScript Project Support
4 votes -
Elixir / Phoenix Template
Elixir is built on top of Erlang. Phoenix is a popular web framework for Elixir projects. I use both as my main stack for both work and personal projects.
https://www.phoenixframework.org/
I tried creating a template myself but I couldn't get the previews working: https://idx.google.com/elixir-phoenix-test-85975
4 votes -
Ease boilerplate with tools such a mason, riverpod and perhaps very good cli and firebase cli
Easier integration with
* mason
* riverpod
* flavors4 votesThanks for this feedback! We do want to provide better support for custom predefined environments, and our Nix extensibility work may get us quite far here. Please try it out if you haven't and let us know if there is more we need to do.
-
.NET MAUI Support
It would be nice to be able to create .NET MAUI mobile apps (even if for Android only at the beginning)
3 votes -
Blazor WASM support
In Backend there's the Blazor template which is Blazor server implementation, however Blazor WASM would also be nice in Mobile or Web App Templates
3 votes -
3 votes
-
Blank template needs to be a lot more... blank
I was really surprised how much content is included in the blank template. I can get behind having the html file, JS, and CSS, but they should actually be empty, or mostly empty. The HTML file can have a base skeleton (html, head, body, that's it), but the JS and CSS files should be empty. I'm having to remove a lot to get to a 'proper' blank.
3 votes -
shadcn/ui not supported?
I tried adding shadcn/ui to my nextjs/typescript/tailwind project. It gives me an unfamiliar error. Maybe its because of the way shadcn components are designed.
npm ERR! code ENOENT
npm ERR! syscall lstat
npm ERR! path /home/user/.globalmodules
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, lstat '/home/user/.globalmodules'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoentnpm ERR! A complete log of this run can be found in: /home/user/.npm/logs/2023-08-17T181654062Z-debug-0.log
3 votes -
Add support for hugo under "Web App"
Add support for hugo under Web App
3 votes -
Haskell Programming Language
It would be cool to see Haskell within backend templates.
2 votes -
Add full support for Java Web Development
IDX should support JAVA Full Stack Web Development with it's framework like Spring, JSTL, JSF and JSP etc. This feature will be helpful in web development.
2 votes -
2 votes
-
add threejs
add threejs for developer web with 3D design
2 votes -
Unreal Engin or unity game engine for game development
As stated, Game development in Web is made possible by Providing the Unreal Engine or Unity engine templates like android studio coming soon.
2 votes -
Enhance Build Process with pnpm Support
To streamline our web application development workflow and improve build performance, we propose integrating pnpm as an additional package manager option. pnpm offers significant advantages over npm, including:
Faster Installation: pnpm's unique dependency management approach leads to significantly faster installation times, especially for large projects.
Efficient Disk Space Usage: pnpm's hard linking mechanism reduces disk space usage by avoiding redundant copies of dependencies.
Improved Security: pnpm provides advanced security features like dependency auditing and vulnerability checks.
By incorporating pnpm support, we can enhance our build process, reduce build times, and improve overall project efficiency.Mainly we have some projects already…
2 votes -
ios app development support
Please provide ios app development support
2 votes -
Java For Android Template
I think we can use Java for Android apps on IDX with some build tools like Gradle. I did a template on GitHub but not full integrated. You can reach out here: https://github.com/EmrD/java-android-template
2 votes
- Don't see your idea?