-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Fix typo in show_whitespaces docs in default setting #13735
Fix typo in show_whitespaces docs in default setting #13735
Conversation
We require contributors to sign our Contributor License Agreement, and we don't have @andreinonea on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'. |
@cla-bot check |
The cla-bot has been summoned, and re-checked this pull request! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for noticing.
Would you mind also adjusting the corresponding section here?
zed/docs/src/configuring-zed.md
Line 1126 in 51ee60b
4. `boundaries` |
Sure thing! I didn't think to check there as well, but I will keep it in mind for the future. Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great, thank you.
We have a separation, the json
file is what Zed bundles with itself, and it serves as an "internal documentation", while the md
file is something that's eventually published to zed.dev , separately from Zed itself.
Release Notes: