5 results found
-
Enable import GitHub repo specific directory
Currently, "Import a repo" (when creating a new workspace) only works for cloning an entire repo.
- ✅ https://github.com/my-username/my-project (valid)
- ❌https://github.com/my-username/my-project/tree/main/examples/blog (not valid)
The ability to import a specific directory/path from a repo would be helpful, since many web frameworks have official examples in directories in a single repo.
Example:
- https://github.com/withastro/astro/tree/main/examples (Astro)
- https://github.com/vercel/next.js/tree/canary/examples (Next.js)Other online IDEs support this ability, such as Stackblitz, CodeSandbox.
94 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 -
Make Capacitor template
Make IDX support the capacitor project. Capacitor / ionic is the one of most popular frameworks It would be nice if IDX support
7 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.
-
NestJs Support
NestJS, with its modular and scalable architecture, has become increasingly popular in the TypeScript community. Many developers, myself included, have adopted NestJS for its robust features and ease of development. Having the ability to seamlessly integrate NestJS templates into IDX projects would not only streamline the development process but also open up IDX to a larger audience of TypeScript enthusiasts.
I'd like to see enhanced compatibility with NestJS and TypeScript-based templates.12 votes
- Don't see your idea?