Skip to content

[code-infra] Polish VS Code DX #1238

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Mar 7, 2025

Conversation

oliviertassinari
Copy link
Member

@oliviertassinari oliviertassinari added scope: code-infra Specific to the code-infra product improvement This is not a bug, nor a new feature dx Related to developers' experience labels Dec 27, 2024
@mui-bot
Copy link

mui-bot commented Dec 27, 2024

Netlify deploy preview

https://deploy-preview-1238--base-ui.netlify.app/

Generated by 🚫 dangerJS against 2ab889b

Signed-off-by: Olivier Tassinari <[email protected]>
"files.trimTrailingWhitespace": true,

// Root workspace only
"typescript.surveys.enabled": false,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we want to enforce this?

// Highlighting
"bradlc.vscode-tailwindcss", // Tailwind CSS
"unifiedjs.vscode-mdx", // MDX
"shardulm94.trailing-spaces", // Trailing spaces
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

prettier does it

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

"yoavbls.pretty-ts-errors", // TypeScript
"stylelint.vscode-stylelint", // Stylelint
"davidanson.vscode-markdownlint", // markdownlint
"chrischinchilla.vale-vscode" // Vale
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not entirely sure about Vale. It's useful for us, but the extension is not standalone (requires installing Vale separately), which could be worse DX for external contributors.

@michaldudak
Copy link
Member

I removed the settings I found controversial and I'm about to merge this PR as it's been open for a long time. If you'd like to discuss the removed settings, we can do so in the next PR.

@michaldudak michaldudak enabled auto-merge (squash) March 7, 2025 10:02
Copy link

netlify bot commented Mar 7, 2025

Deploy Preview for base-ui ready!

Name Link
🔨 Latest commit 2837779
🔍 Latest deploy log https://app.netlify.com/sites/base-ui/deploys/67cac3da542a660008357bbe
😎 Deploy Preview https://deploy-preview-1238--base-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@michaldudak michaldudak merged commit f992fa7 into mui:master Mar 7, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dx Related to developers' experience improvement This is not a bug, nor a new feature scope: code-infra Specific to the code-infra product
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants