summaryrefslogtreecommitdiff
path: root/cli/bench/fixtures
diff options
context:
space:
mode:
Diffstat (limited to 'cli/bench/fixtures')
-rw-r--r--cli/bench/fixtures/initialize_params.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/cli/bench/fixtures/initialize_params.json b/cli/bench/fixtures/initialize_params.json
index c4eb19c70..d8a396b90 100644
--- a/cli/bench/fixtures/initialize_params.json
+++ b/cli/bench/fixtures/initialize_params.json
@@ -39,6 +39,10 @@
"willSaveWaitUntil": true,
"didSave": true
}
+ },
+ "workspace": {
+ "configuration": true,
+ "workspaceFolders": true
}
}
}