issues Search Results · repo:apple/swift-argument-parser language:Swift
Filter by
304 results
(72 ms)304 results
inapple/swift-argument-parser (press backspace or delete to remove)!-- Thanks for contributing to the Swift Argument Parser!
Before you submit your issue, please replace each paragraph
below with the relevant details for your bug, and complete
the steps in the checklist ...
VaslD
- Opened 15 days ago
- #796
Generated output (documentation, shell completion scripts, etc.) sometimes contain suboptimal whitespace
ArgumentParser version: main Swift version:
swift-driver version: 1.120.5 Apple Swift version ...
rgoldberg
- 3
- Opened on May 29
- #786
!-- Thanks for contributing to the Swift Argument Parser!
Before you submit your issue, please replace each paragraph
below with the relevant details for your bug, and complete
the steps in the checklist ...
jaredgrubb
- Opened on May 17
- #780
Allow custom shell code to process Swift custom shell completion candidates.
Currently, the completion candidates returned from Swift custom shell completion code to the requesting shell are only
processed ...
rgoldberg
- Opened on May 14
- #779
Checklist
- [ x] If possible, I ve reproduced the issue using the main branch of this package
- [ x] I ve searched for existing GitHub issues
Steps to Reproduce
Add the horse option to the Repeat ...
psummerland
- 2
- Opened on May 14
- #778
zsh completion candidates are offered only once for Sequence @Arguments.
A * must be prepended to the arg_spec for the @Argument. I just do not know how to determine in
argumentSpecAndSetupScript if the ...
rgoldberg
- Opened on May 14
- #776
Preserve order of supplied zsh completion candidates
ArgumentParser version: main Swift version: swift-driver version: 1.120.5 Apple Swift version 6.1
(swiftlang-6.1.0.110.21 clang-1700.0.13.3) Target: ...
rgoldberg
- Opened on May 14
- #774
When generating the content for CLI documentation in DocC style, the term lists are misformatted. The : is embedded
within the bold section, which DocC doesn t render properly as a term list.
bug
heckj
- Opened on May 13
- #772
There seems to be inconsistent handling of enum raw values on the command line.
The following code is from CompletionScriptTests.swift:
enum Kind: String, ExpressibleByArgument, EnumerableFlag {
...
rgoldberg
- Opened on May 13
- #771
@natecook1000 @rauhul I think this is an urgent fix that should be merged before any new version is released.
I will make a PR now.
Replace the cursor index within completing word parameter of custom-completion ...
rgoldberg
- Opened on May 13
- #769

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.