Skip to content
This repository was archived by the owner on Nov 18, 2022. It is now read-only.

Commit 2221c89

Browse files
committed
Rephrase description of rust-client.updateOnStartup setting
Fixes #407
1 parent 1d2087c commit 2221c89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@
194194
"rust-client.updateOnStartup": {
195195
"type": "boolean",
196196
"default": false,
197-
"description": "Update the RLS whenever the extension starts up."
197+
"description": "Update the Rust toolchain and its required components whenever the extension starts up."
198198
},
199199
"rust-client.autoStartRls": {
200200
"type": "boolean",

0 commit comments

Comments
 (0)