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: README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -155,7 +155,6 @@ These are the VS Code [settings] available for the Extension:
155
155
|`dvc.doNotShowWalkthroughAfterInstall`| Do not prompt to show the Get Started page after installing. Useful for pre-configured development environments |
156
156
|`dvc.doNotRecommendRedHatExtension`| Do not prompt to install the Red Hat YAML extension, which helps with DVC YAML schema validation (`dvc.yaml` and `.dvc` files). |
157
157
|`dvc.doNotShowCliUnavailable`| Do not warn when the workspace contains a DVC project but the DVC binary is unavailable. |
158
-
|`dvc.doNotShowUnableToFilter`| Do not warn before disabling auto-apply filters when these would result in too many experiments being selected. |
159
158
160
159
> **Note** that the `Setup The Workspace` command helps you set up the basic
161
160
> ones at the [Workspace level] (saved to `.vscode/setting.json`).
'Auto apply filters to experiment selection is currently active. Too many experiments would be selected by removing the selected filter(s), how would you like to proceed?',
0 commit comments