We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db46667 commit 48d5eb8Copy full SHA for 48d5eb8
docs/features/custom-modes.md
@@ -73,10 +73,6 @@ Both global and project-specific configurations use the same JSON format. Each c
73
74
### Understanding File Restrictions
75
76
-<img src="/img/custom-modes/custom-modes-3.png" alt="File restriction pattern examples" width="600" />
77
-
78
-*Visual examples of file restriction patterns and which files they match/don't match.*
79
80
The `fileRegex` property uses regular expressions to control which files a mode can edit:
81
82
* `\\.md$` - Match files ending in ".md"
0 commit comments