mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
smoke:
- introduce data-uri attribute in editor to know if the editor is ready - fix editor focus class name issue
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
"spectron": "~3.6.4",
|
||||
"strip-json-comments": "^2.0.1",
|
||||
"tmp": "0.0.33",
|
||||
"typescript": "^2.2.2"
|
||||
"typescript": "^2.2.2",
|
||||
"vscode-uri": "^1.0.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user