mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 04:23:32 +01:00
add max threshold for find results for which to show decorations (#147879)
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user