Skip to content

Commit c85540d

Browse files
Added collection item
1 parent 510f4ad commit c85540d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/cursorless-vscode-e2e/src/suite/performance.vscode.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ suite(`Performance: ${numLines} lines JSON`, async function () {
5353
// Utilizes surrounding pair
5454
["boundedParagraph", surroundingPairThreshold],
5555
["boundedNonWhitespaceSequence", surroundingPairThreshold],
56+
["collectionItem", surroundingPairThreshold],
5657
[{ type: "surroundingPair", delimiter: "any" }, surroundingPairThreshold],
5758
[
5859
{ type: "surroundingPair", delimiter: "curlyBrackets" },

0 commit comments

Comments
 (0)