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

Command line completions not working #2001

Closed
prolativ opened this issue Apr 4, 2023 · 0 comments · Fixed by #2004
Closed

Command line completions not working #2001

prolativ opened this issue Apr 4, 2023 · 0 comments · Fixed by #2004
Assignees
Labels
bug Something isn't working
Projects

Comments

@prolativ
Copy link

prolativ commented Apr 4, 2023

Version(s)
1.0.0-RC1

Describe the bug
Command line completions stopped working and instead they print an error message to the console prompt: Failed to initialize the global options

To Reproduce
scala-cli <TAB>

Expected behaviour
scala-cli should suggest available subcommands like run, compile, etc.

@prolativ prolativ added the bug Something isn't working label Apr 4, 2023
@Gedochao Gedochao added this to To do in Issue Board via automation Apr 5, 2023
@Gedochao Gedochao moved this from To do to In progress in Issue Board Apr 5, 2023
@Gedochao Gedochao self-assigned this Apr 5, 2023
@Gedochao Gedochao moved this from In progress to Done in Issue Board Apr 6, 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
Projects
Development

Successfully merging a pull request may close this issue.

2 participants