Hook up language service to editor

This commit is contained in:
Christopher Schleiden
2022-12-08 10:28:45 -08:00
parent e348fb9a89
commit 53f034df8e
9 changed files with 5353 additions and 179 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
</head>
<body>
<div id="container" style="width:1024x;height:768px;border:1px solid gray"></div>
<div id="container" style="width: 95vw;height: 95vh"></div>
</body>
</html>