Skip to content

docs: add delimiterSpacing toggle and global option docs#3910

Open
luisherranz wants to merge 1 commit intobiomejs:nextfrom
luisherranz:feat/delimiter-spacing-option
Open

docs: add delimiterSpacing toggle and global option docs#3910
luisherranz wants to merge 1 commit intobiomejs:nextfrom
luisherranz:feat/delimiter-spacing-option

Conversation

@luisherranz
Copy link

Summary

The docs and playground integration for the delimiterSpacing option PR:

@netlify
Copy link

netlify bot commented Feb 4, 2026

Deploy Preview for biomejs failed. Why did it fail? →

Name Link
🔨 Latest commit 4a8bccc
🔍 Latest deploy log https://app.netlify.com/projects/biomejs/deploys/6983d981f04e7d0008209c92

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 4, 2026

Walkthrough

This pull request introduces a new delimiterSpacing formatter option to Biome. The changes add support for controlling spaces inside delimiters (parentheses, brackets, angle brackets, and JSX braces) across JavaScript, JSON, and CSS formatters. The implementation spans documentation updates, playground configuration types, state management, UI controls in the settings tab, and the Biome worker integration to propagate the setting to the formatters.

Suggested labels

A-Documentation

Suggested reviewers

  • arendjr
  • Netail
🚥 Pre-merge checks | ✅ 2
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarises the main change: adding documentation and playground support for the delimiterSpacing option.
Description check ✅ Passed The description clearly relates to the changeset by referencing the delimiterSpacing option integration and linking to the corresponding Biome core PR.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant