- introduce data-uri attribute in editor to know if the editor is ready
- fix editor focus class name issue
This commit is contained in:
Sandeep Somavarapu
2017-09-14 15:26:37 +02:00
parent c75b1558e8
commit 74bd9fe9a6
7 changed files with 23 additions and 14 deletions

View File

@@ -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"
}
}