feat(context): Complete simplification work. (#27345)

This commit is contained in:
joshualitt
2026-05-22 11:06:40 -07:00
committed by GitHub
parent d1fa323cfb
commit e6f92d66f6
18 changed files with 928 additions and 227 deletions
+5
View File
@@ -1974,6 +1974,11 @@ their corresponding top-level category object in your `settings.json` file.
- **Default:** `false`
- **Requires restart:** Yes
- **`experimental.powerUserProfile`** (boolean):
- **Description:** Less cache friendly version of the generalist profile.
- **Default:** `false`
- **Requires restart:** Yes
- **`experimental.contextManagement`** (boolean):
- **Description:** Enable logic for context management.
- **Default:** `false`