Restructured loading of editor modes; changed LSP config loading
This commit is contained in:
@@ -19,9 +19,9 @@
|
||||
<div class="row">
|
||||
|
||||
<div class="col">
|
||||
<textarea #lspConfigText class="form-control form-control-sm lsp-config-text" placeholder="LSP Config..."> </textarea>
|
||||
<code-view #editorComponent [mode]="'standalone'" class="lsp-config-text"></code-view>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
Reference in New Issue
Block a user