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

“Extract module to file” does not work #119

Open
jtojnar opened this issue Feb 1, 2024 · 0 comments
Open

“Extract module to file” does not work #119

jtojnar opened this issue Feb 1, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@jtojnar
Copy link

jtojnar commented Feb 1, 2024

If I run LSP: Code Action on mod foo part of the following Rust file:

mod foo {}

The Extract module to file action is offered.

But when I invoke it, nothing happens and I see the following in the status bar:

Failed to apply code action: Client does not support create capability. (-32803)

ST: 4168
LSP: 1.28.0
LSP-r-a: 1.9.1

@rchl rchl added the enhancement New feature or request label Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants