mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 01:29:04 +01:00
Diff: b68a4d2...03fe167
- Refresh rows after options changed
- WebGL true color, selection support
- WebGL dispose
- Puppeteer slowmo
13 lines
255 B
JSON
13 lines
255 B
JSON
{
|
|
"name": "vscode-web",
|
|
"version": "0.0.0",
|
|
"dependencies": {
|
|
"onigasm-umd": "^2.2.2",
|
|
"semver-umd": "^5.5.3",
|
|
"vscode-textmate": "^4.3.0",
|
|
"xterm": "4.3.0-beta17",
|
|
"xterm-addon-search": "0.4.0-beta4",
|
|
"xterm-addon-web-links": "0.2.1"
|
|
}
|
|
}
|