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

scala-cli no longer completes command-line parameters #2041

Closed
lucag opened this issue Apr 17, 2023 · 1 comment
Closed

scala-cli no longer completes command-line parameters #2041

lucag opened this issue Apr 17, 2023 · 1 comment
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@lucag
Copy link

lucag commented Apr 17, 2023

Version(s)
1.0.0-RC1

Describe the bug
Tab completion of command-line parameters fails with the message "Failed to initialize the global options."

To Reproduce

  1. Install the command-line completions for your shell as described in the scala-cli documentation
  2. Source you shell config, or restart you shell
  3. Type scala-cli <TAB>

Expected behaviour
A list (or menu) of choices for command-line options/arguments, as in previous versions of scala-cli

@lucag lucag added the bug Something isn't working label Apr 17, 2023
@Gedochao
Copy link
Contributor

Duplicate of #2001, it's already been fixed in #2004; the fix will be included in the next release

@Gedochao Gedochao added the duplicate This issue or pull request already exists label Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants