Add support for vscode-textmate in the browser

This commit is contained in:
Alex Dima
2019-05-24 15:21:29 +02:00
parent 029d92b68d
commit f0ba210ef9
15 changed files with 669 additions and 534 deletions

View File

@@ -14,6 +14,7 @@
<script>
self.CONNECTION_AUTH_TOKEN = '{{CONNECTION_AUTH_TOKEN}}';
self.USER_HOME_DIR = '{{USER_HOME_DIR}}';
self.SERVER_APP_ROOT = '{{SERVER_APP_ROOT}}';
</script>
<!-- Startup via workbench.js -->