feat(cursor): always display AI usage summary

This commit is contained in:
Jim Myhrberg
2025-08-12 12:43:24 +01:00
parent 2ecc111228
commit 49e3d752b2

View File

@@ -32,6 +32,7 @@
// ===========================================================================
//
"cursor.aipreview.enabled": true,
"cursor.composer.usageSummaryDisplay": "always",
"cursor.cpp.enablePartialAccepts": true,
"cursor.diffs.useCharacterLevelDiffs": true,
"cursor.general.enableShadowWorkspace": true,