Skip to content

Add VSCode settings and recommended extensions - #216

Merged
mattt merged 1 commit into
mainfrom
mattt/vscode-formatting
Aug 23, 2025
Merged

Add VSCode settings and recommended extensions#216
mattt merged 1 commit into
mainfrom
mattt/vscode-formatting

Conversation

@mattt

@mattt mattt commented Aug 21, 2025

Copy link
Copy Markdown
Collaborator

In working on #168, I found that my editor's configured format-on-save behavior was causing churn and CI failures (sorry about that!)

This PR adds a .vscode directory to configure VSCode (plus derivatives like Cursor) to do the following:

These settings should reduce the number of failed CI jobs due to formatting issues, and provide a nice baseline experience for developers using VSCode, et al.

@pcuenca pcuenca left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you, looks good to me! Feel free to get it out of Draft mode whenever you are ready.

Also cc @FL33TW00D.

@pcuenca
pcuenca requested a review from FL33TW00D August 21, 2025 14:36
@pcuenca

pcuenca commented Aug 21, 2025

Copy link
Copy Markdown
Member

Forgot to mention that we are pinning swiftformat 0.57.2 in the CI because we noticed rules divergence 🤦.

@FL33TW00D

Copy link
Copy Markdown
Contributor

LGTM!

@pcuenca

pcuenca commented Aug 22, 2025

Copy link
Copy Markdown
Member

Feel free to merge when you're ready @mattt!

@mattt
mattt marked this pull request as ready for review August 23, 2025 08:55
@mattt

mattt commented Aug 23, 2025

Copy link
Copy Markdown
Collaborator Author

Thanks for taking a look! Merging this now.

@mattt
mattt merged commit ae0ead8 into main Aug 23, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants