add max threshold for find results for which to show decorations (#147879)

This commit is contained in:
Megan Rogge
2022-04-21 16:59:35 -07:00
committed by GitHub
parent 9425cdded7
commit 3c8d308a1f
7 changed files with 63 additions and 57 deletions

View File

@@ -10,9 +10,9 @@
"tas-client-umd": "0.1.4",
"vscode-oniguruma": "1.6.1",
"vscode-textmate": "7.0.1",
"xterm": "4.19.0-beta.24",
"xterm-addon-search": "0.9.0-beta.21",
"xterm": "4.19.0-beta.25",
"xterm-addon-search": "0.9.0-beta.22",
"xterm-addon-unicode11": "0.4.0-beta.3",
"xterm-addon-webgl": "0.12.0-beta.28"
"xterm-addon-webgl": "0.12.0-beta.29"
}
}