Skip to content

docs: add delimiterSpacing toggle and global option docs#3910

Open
luisherranz wants to merge 2 commits intobiomejs:nextfrom
luisherranz:feat/delimiter-spacing-option
Open

docs: add delimiterSpacing toggle and global option docs#3910
luisherranz wants to merge 2 commits 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 ready!

Name Link
🔨 Latest commit d628e9c
🔍 Latest deploy log https://app.netlify.com/projects/biomejs/deploys/69c00388011e9f0008238892
😎 Deploy Preview https://deploy-preview-3910--biomejs.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 project configuration.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 4, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 4b84623f-e35b-4c37-9f58-2faf2c8d14eb

📥 Commits

Reviewing files that changed from the base of the PR and between 4a8bccc and d628e9c.

📒 Files selected for processing (5)
  • src/content/docs/reference/configuration.mdx
  • src/playground/PlaygroundLoader.tsx
  • src/playground/tabs/SettingsTab.tsx
  • src/playground/types.ts
  • src/playground/workers/biomeWorker.ts
✅ Files skipped from review due to trivial changes (1)
  • src/playground/types.ts
🚧 Files skipped from review as they are similar to previous changes (3)
  • src/playground/PlaygroundLoader.tsx
  • src/content/docs/reference/configuration.mdx
  • src/playground/workers/biomeWorker.ts

Walkthrough

Adds a new boolean formatter option delimiterSpacing (default false) and wires it through docs, playground state/types, UI, URL parsing, and the Biome worker. The setting is applied to javascript.formatter, json.formatter, and css.formatter in the worker and exposed in the Playground settings and docs; playground URL params and defaults now include delimiterSpacing.

Possibly related PRs

  • feat: add gritql examples #4038 — Also updates PlaygroundLoader.initState to parse an additional URL/state field into the returned PlaygroundState; similar pattern to the new delimiterSpacing URL/state parsing.

Suggested reviewers

  • arendjr
  • Netail
🚥 Pre-merge checks | ✅ 2
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly describes the main changes: adding documentation and a playground toggle for the delimiterSpacing option.
Description check ✅ Passed The description accurately explains that the PR adds documentation and playground integration for the delimiterSpacing option with a reference to the related core PR.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

@ematipico ematipico deleted the branch biomejs:next February 15, 2026 17:00
@ematipico ematipico closed this Feb 15, 2026
@ematipico ematipico reopened this Mar 17, 2026
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.

2 participants