From a8b6030f0766636eb09f69b68ed305698fceb8e8 Mon Sep 17 00:00:00 2001 From: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com> Date: Tue, 9 Sep 2025 15:10:38 +0200 Subject: [PATCH] core: Include region comments in VSCode Minimap. (#16667) --- .vscode/settings.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.vscode/settings.json b/.vscode/settings.json index def214de5f..da07f8577c 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,4 +1,16 @@ { + "[css]": { + "editor.minimap.markSectionHeaderRegex": "#\\bregion\\s*(?-?)\\s*(?