You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: editors/code/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2313,7 +2313,7 @@
2313
2313
{
2314
2314
"title": "lens",
2315
2315
"properties": {
2316
-
"rust-analyzer.lens.update.test.enable": {
2316
+
"rust-analyzer.lens.updateTest.enable": {
2317
2317
"markdownDescription": "Whether to show `Update Test` lens. Only applies when\n`#rust-analyzer.lens.enable#` and `#rust-analyzer.lens.run.enable#` are set.",
0 commit comments