Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Adds/refreshes reference documentation to better reflect current brush feature flags, configuration knobs, and bash-compat coverage, including a new reference page for experimental features.
Changes:
- Add
docs/reference/experimental.mddescribing build-time and run-time experimental features and how to enable them. - Update configuration reference to document equivalent CLI flags and clarify precedence/default behavior for
syntax-highlightingand[experimental]settings. - Refresh compatibility and top-level README statements (test-count figures and supported/unsupported feature callouts), and link the new experimental doc from the reference index.
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| docs/reference/experimental.md | New reference page enumerating experimental Cargo features and runtime experimental toggles. |
| docs/reference/configuration.md | Expands tables to include CLI flags and clarifies defaults/precedence for UI + experimental settings. |
| docs/reference/compatibility.md | Updates the compatibility reference to reflect additional supported features and updated test-count figures. |
| docs/reference/README.md | Adds the experimental-features page to the reference index. |
| README.md | Updates “at a glance” bullets to align with current defaults and compatibility notes. |
2e4a09f to
4ba58be
Compare
Performance Benchmark Report
Code Coverage Report: Only Changed Files listed
Minimum allowed coverage is Test Summary: bash-completion test suite
|
Test Results 5 files 40 suites 16m 24s ⏱️ Results for commit 4ba58be. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.