mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 12:54:58 +00:00
Add config for proc_macro
This commit is contained in:
parent
22e33f308a
commit
a4b0ce07f8
5 changed files with 22 additions and 1 deletions
|
@ -12,6 +12,7 @@ export class Config {
|
|||
private readonly requiresReloadOpts = [
|
||||
"serverPath",
|
||||
"cargo",
|
||||
"procMacro",
|
||||
"files",
|
||||
"highlighting",
|
||||
"updates.channel",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue