Skip to content
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

Disable Prettier for C projects by default #23119

Merged
merged 1 commit into from
Jan 14, 2025
Merged

Conversation

SomeoneToIgnore
Copy link
Contributor

Follow-up of #23112

Same reasoning applies.

Release Notes:

  • Changed default formatter for C to be the primary language server, not Prettier. Format-on-save is still disabled by default for C, but if one uses the editor: format command now, it will default to the language server. clangd can format C files, whereas prettier cannot.

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Jan 14, 2025
@SomeoneToIgnore SomeoneToIgnore added this pull request to the merge queue Jan 14, 2025
Merged via the queue into main with commit 8e65ec1 Jan 14, 2025
13 checks passed
@SomeoneToIgnore SomeoneToIgnore deleted the kb/more-less-prettier branch January 14, 2025 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed The user has signed the Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant