Update close file logic to select prior if exists; bug fix in LSP regarding editor and assignment

This commit is contained in:
2025-07-15 19:46:17 -05:00
parent ae60905eb4
commit d6f766753c
4 changed files with 34 additions and 10 deletions

View File

@@ -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()">