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

Commit c3148ce

Browse files
authored
Merge pull request #789 from Xanewok/rephrase-update-on-startup
Rephrase description of rust-client.updateOnStartup setting
2 parents 1d2087c + 2221c89 commit c3148ce

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)