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

gen-config doesn't work (or any other command) #178

Closed
last-genius opened this issue Nov 21, 2024 · 1 comment · Fixed by #179
Closed

gen-config doesn't work (or any other command) #178

last-genius opened this issue Nov 21, 2024 · 1 comment · Fixed by #179

Comments

@last-genius
Copy link

On a freshly installed 0.9.0 from crates.io, this fails:

$ asm-lsp gen-config --help
INFO [asm_lsp] Starting asm_lsp...

Error: disconnected channel <==== If I press 'Enter', otherwise looping and timing out on some futex

The git repo is initialized in the folder, if that matters.
The language server works fine in nvim.

@WillLillis
Copy link
Collaborator

The gen-config subcommand was added in #163, which came well after the 0.9.0 release. The new feature will be included in the 0.10.0 release, but in the meantime installing from the master branch is always an option.

I'll update the docs to indicate that gen-config is currently only on the master branch to help avoid further confusion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants