mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-30 05:21:08 +01:00
Diff: d9f58c0...f30c38f
- Fix edge case in text decoder
- mp3 sound, fixes #47711
- New column sequences
- Limit parse buffer size
- -1 disposed markers
- Remove obsolete mouse encodings
- Refine IViewportRange
- Apply scrollSensitivity to fast scroll
xterm-addon-search@0.3.0
13 lines
242 B
JSON
13 lines
242 B
JSON
{
|
|
"name": "vscode-web",
|
|
"version": "0.0.0",
|
|
"dependencies": {
|
|
"onigasm-umd": "^2.2.2",
|
|
"semver-umd": "^5.5.3",
|
|
"vscode-textmate": "^4.2.2",
|
|
"xterm": "4.2.0",
|
|
"xterm-addon-search": "0.3.0",
|
|
"xterm-addon-web-links": "0.2.1"
|
|
}
|
|
}
|