Skip to content

refactor(cmdline) extract helpers and clarify completion logic #1907

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

Merged
merged 1 commit into from
Jun 15, 2025

Conversation

soifou
Copy link
Collaborator

@soifou soifou commented Jun 14, 2025

Follow-up to commit 2c3d276:

  • The range exclusion logic is now stricter and only applies to command completions
  • Changed the scope of some helpers to local (private),
  • Added more type annotations
  • Removed some old, messy logic

Follow-up to commit 2c3d276

The range exclusion logic is now stricter and only applies to command
completions, which should make things less confusing.

Changed the scope of some helpers to local (private), added more type
annotations, and removed some old, messy logic.
@soifou soifou force-pushed the refactor/cmdline-take2 branch from 1799da7 to f1bfbb8 Compare June 14, 2025 12:22
@Saghen Saghen merged commit dc647b3 into main Jun 15, 2025
6 checks passed
@Saghen
Copy link
Owner

Saghen commented Jun 15, 2025

Thank you!

@soifou soifou deleted the refactor/cmdline-take2 branch June 15, 2025 15:09
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.

2 participants