Skip to content

Conversation

zth
Copy link
Member

@zth zth commented Feb 16, 2025

This removes the builtin formatter, since it has been doing more harm than good.

One very concrete example is that code can be formatted differently if the ReScript compiler is installed vs not installed (different ReScript formatter version). But also things like #1071.

Closes #1071.

@zth zth requested a review from cristianoc February 16, 2025 14:36
@zth zth merged commit cb160f5 into master Feb 16, 2025
6 checks passed
@zth zth deleted the remove-builtin-formatter branch February 16, 2025 17:12
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.

Buildin formatter empties whole file on save
2 participants