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
"description": "Project view file containing Bazel information for this workspace. Path should be relative to the root of the project git repository. See https://ij.bazel.build/docs/project-views.html for details.",
52
52
"pattern": ".*\\.bazelproject$"
53
53
},
54
+
"bazelbsp.additionalInstallFlags": {
55
+
"type": "array",
56
+
"description": "Additional flags to be added when installing the BSP server."
0 commit comments