mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 12:40:19 -05:00
* Add explorer.autorevealExclude setting * Update setting name, only check sibling once * linting * Correct boolean order and add catch for force reveal * Check for force instead of converting * Do not make revealexcludes inherit from file.excludes * Linting