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

update rust-analyzer: rust-analyzer.applySourceChange #1706

Closed
brotzeit opened this issue May 20, 2020 · 1 comment
Closed

update rust-analyzer: rust-analyzer.applySourceChange #1706

brotzeit opened this issue May 20, 2020 · 1 comment
Labels

Comments

@brotzeit
Copy link
Member

rust-lang/rust-analyzer#4494 (review)

we are going to replace rust-analyzer.applySourceChange command with something which hopefully will make it into the procotol.

Specifically, if client does not specify experimental.snippetTextEdit, we'll use just the stock CodeActions with edits.

If client sets this capablity though, we will be sending snippets in edits.

@brotzeit brotzeit added the rust label May 20, 2020
@brotzeit
Copy link
Member Author

brotzeit commented Jun 6, 2020

#1749

@brotzeit brotzeit closed this as completed Jun 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant