478 results found
-
Next.js project setup with tailwlind
make tailwind, material (or some other css framework) selectable as an optional installation when creating next js app.
4 votes -
Make it easier to install npm deps with native code - make is missing
When I try to
npm i
my project (https://github.com/vicb/flyxc) it would complain about missingmake
required by lodepng.It would be great to add the required deps to the image by default
I had to install
sudo apt install build-essential
4 votes -
vim mode
Vim mode is essential for me and I wasn't able to find it as an option. If it is present, could it be made more discoverable? If not present, please add!
4 votes -
Add a docs link in the help menu
Please add a link to the tech docs @ https://developers.google.com/idx in the help menu (somewhere around here-ish https://screenshot.googleplex.com/3ncg4YcHRBRK9K2 maybe?) — thanks so much!
3 votes -
Angular Template with Nx , Bazel ( monorepo in general )
per config template with default option and ability to customize
Spring Initializr is good example
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 -
IDX: Pull to reveal terminal
VS code provides this feature where you can pull from the bottom to reveal the terminal
3 votes -
Sample nix environment templates
Nix is new to lots of folks - and it's a bit hard to know where to start.
Include some sample templates, or a master template with a bunch of packages (commented out) that the user can start with.
3 votes -
Let me run Cypress
Cypress is a popular UI automation testing tool for web, and I would like to run it within an IDX project!
This is the error I get when trying to run a Cypress test:
"Your system is missing the dependency: Xvfb"
3 votes -
Constant loading when importing repo & loading workspace
I am using a new computer when I logged in the your workspace section continually has a loading wheel and no workspaces appear. I also have tried adding my repository again but it loads endlessly. It means I can't use the application at all for this repo.
2 votes -
Easy way to start a new project
Once you get into a project, there's no clear way to start a new one from scratch.
2 votes -
Larger more User Friendly Base Text Setting
My suggestion is a larger base text size that is more friendly to the broader public. The IDX base text setting appears to be scaled down. Although this can be adjusted, my initial entry into the application was less pleasant due to how small the text was compared to my usual Visual Studio Code dev environment.
2 votes -
Less restrictive terminal
I need to be able to install linux apps like Aptos CLI and other tools. Not possible with how restrictive terminal is. Would prefer to see full access to ubuntu or Debian or similar.
2 votes -
1 vote
-
Build direct CI/CD
I would love It if the platform enables me to develop and test my code seamlessly and enable me to deploy to different cloud services seamlessly.
2 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
2 votes -
1 vote
-
Collaboratory notebook connection as back-end
It will be awesome to access Collaboratory computing infrastructure as a back-end in a easy to manage connector, specially to build small scale Data/ML projects.
2 votes -
Page for shortcuts
Having a dedicated page to look after all the available shortcuts like a cheat sheet will be very helpful to improve productivity for example in the case of Flutter listing down all the supported shortcuts in a single page eg
- stful - Create StatefulWidget 2.stless - Create StatelessWidget
etc
2 votes
- Don't see your idea?