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

lsp-rust/rust-analyzer: expose experimental_procAttrMacros setting #3051

Conversation

japaric
Copy link
Contributor

@japaric japaric commented Aug 20, 2021

this config flag was added in rust-lang/rust-analyzer#9128

when enabled, the existing lsp-rust-analyzer-expand-macro function will also
expand proc macro attributes

as this is an experimental feature, the default value of the setting is nil

this config flag was added in rust-lang/rust-analyzer#9128

when enabled, the existing `lsp-rust-analyzer-expand-macro` function will also
expand proc macro attributes

as this is an experimental feature, the default value of the setting is nil
@github-actions github-actions bot added client One or more of lsp-mode language clients rust labels Aug 20, 2021
Copy link
Member

@brotzeit brotzeit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@brotzeit brotzeit merged commit a2b98b0 into emacs-lsp:master Aug 21, 2021
@japaric japaric deleted the rust-analyzer-init-experimental-procAttrMacros branch August 23, 2021 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client One or more of lsp-mode language clients rust
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants