Update close file logic to select prior if exists; bug fix in LSP regarding editor and assignment
This commit is contained in:
@@ -42,7 +42,6 @@
|
||||
<div class="col">
|
||||
Target Editor: <label [innerText]="editor?.id || '...'"></label>
|
||||
</div>
|
||||
|
||||
<div class="col-sm" [hidden]="!lspManagerService.workspaceFolder">
|
||||
<button class="btn btn-sm btn-dark"
|
||||
(click)="registerEditorToLanguageClient()">
|
||||
|
Reference in New Issue
Block a user