Skip to content
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

docs: enhance shell completion documentation with practical examples #2305

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

karthikmanam
Copy link

Improve the documentation for shell completion by:

  • Adding detailed step-by-step setup instructions for each supported shell (Bash, Zsh, Fish, PowerShell)

  • Including both temporary and permanent setup options

  • Providing clear examples with copy-paste ready commands

  • Adding a section on testing completion functionality

  • Organizing content with clear section headings

  • Standardizing reference links to related documentation

This enhancement makes it easier for users to set up and use shell completion with Chainsaw, improving the overall user experience.

Explanation

Related issue

Proposed Changes

Checklist

  • I have read the contributing guidelines.
  • I have read the PR documentation guide and followed the process including adding proof manifests to this PR.
  • This is a bug fix and I have added unit tests that prove my fix is effective.

Further Comments

Improve the documentation for shell completion by:

- Adding detailed step-by-step setup instructions for each supported shell (Bash, Zsh, Fish, PowerShell)

- Including both temporary and permanent setup options

- Providing clear examples with copy-paste ready commands

- Adding a section on testing completion functionality

- Organizing content with clear section headings

- Standardizing reference links to related documentation

This enhancement makes it easier for users to set up and use shell completion with Chainsaw, improving the overall user experience.

Signed-off-by: Karthik babu Manam <[email protected]>
@karthikmanam karthikmanam requested a review from a team as a code owner March 7, 2025 08:39
Copy link

codecov bot commented Mar 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.47%. Comparing base (57a4201) to head (27963db).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2305   +/-   ##
=======================================
  Coverage   67.47%   67.47%           
=======================================
  Files         148      148           
  Lines        6518     6518           
=======================================
  Hits         4398     4398           
  Misses       1875     1875           
  Partials      245      245           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant