mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-02 15:32:06 +00:00
Don't ask the user to reload when chaning HoverAction configs in VSCode
This commit is contained in:
parent
fe7c516084
commit
4c582ffe9f
@ -21,7 +21,6 @@ export class Config {
|
||||
"highlighting",
|
||||
"updates.channel",
|
||||
"lens", // works as lens.*
|
||||
"hoverActions", // works as hoverActions.*
|
||||
]
|
||||
.map(opt => `${this.rootSection}.${opt}`);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user