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
"markdownDescription": "Enables completions of private items and fields that are defined in the current workspace even if they are not visible at the current position.",
648
+
"default": false,
649
+
"type": "boolean"
650
+
},
646
651
"rust-analyzer.diagnostics.enable": {
647
652
"markdownDescription": "Whether to show native rust-analyzer diagnostics.",
0 commit comments