Read-only mode settings - glob pattern consistency #182290
Labels
*as-designed
Described behavior is as designed
file-glob
File glob engine
under-discussion
Issue is under discussion for relevance, priority, approach
Type: Bug
Testing the new feature described in #4873 (comment) I found I needed this syntax in order to make files opened from node_modules open read-only:
Initially I had omitted the trailing
/**
because I based my entry on these models from defaultSettings.json, but that didn't work:But I also found this in the same file, which uses a
/*/**
suffix:I'd like to understand why these differences exist, and whether they are necessary.
VS Code version: Code - Insiders 1.79.0-insider (2575777, 2023-05-12T05:21:06.392Z)
OS version: Windows_NT x64 10.0.22621
Modes:
Sandboxed: Yes
The text was updated successfully, but these errors were encountered: