chore(vscode): update to 1.53.2
These conflicts will be resolved in the following commits. We do it this way so that PR review is possible.
This commit is contained in:
10
lib/vscode/test/monaco/dist/core.html
vendored
Normal file
10
lib/vscode/test/monaco/dist/core.html
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
</head>
|
||||
<body>
|
||||
<div id="container" style="width:800px;height:600px;border:1px solid #ccc"></div>
|
||||
<script src="./core.bundle.js"></script>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user