Dylan Morgan
Dylan Morgan
I would also like to have the option to have the cursor default to the title bar
Yep, thanks for taking a look! ```emacs-lisp Debugger entered--Lisp error: (no-catch --cl-block-nil-- nil) throw(--cl-block-nil-- nil) (cond ((and (null beg) (lsp-feature? "textDocument/formatting")) (lsp-request "textDocument/formatting" (lsp--make-document-formatting-params))) ((lsp-feature? "textDocument/rangeFormatting") (lsp-request "textDocument/rangeFormatting" (lsp--make-document-range-formatting-params (or...
Perfect, thanks a lot! Do you what it would take to get the controls working too?
Hi thanks, as far as I can tell this hasn't changed anything