summarylogtreecommitdiffstats
path: root/package.json.patch
blob: 76c7c9e1145eef1b24cecef65ce52927a0066cd3 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- package.json.old	2022-06-26 19:53:54.778327977 +0800
+++ package.json.new	2022-06-26 19:56:09.771667299 +0800
@@ -120,7 +120,7 @@
             "null",
             "string"
           ],
-          "default": null,
+          "default": "/usr/bin/rust-analyzer",
           "markdownDescription": "Path to rust-analyzer executable (points to bundled binary by default). If this is set, then \"rust-analyzer.updates.channel\" setting is not used"
         },
         "rust-analyzer.server.extraEnv": {