Thomas Hilke

Results 4 comments of Thomas Hilke

I had the opportunity to collect a little bit more data. It seems that the behavior is triggered when the list of completion candidate is requested by the client (Emacs...

I am affected with the same issue under Windows 10, Emacs 29.0.50. It turns out that the issue is in the function `lsp-treemacs-errors--list-files` at line [1189](https://github.com/emacs-lsp/lsp-treemacs/blob/9859326df6b8e8c954a3c227e53b6878e54aaae8/lsp-treemacs.el#L1189). The function `lsp-f-ancestor-of?` gets...

@xuehy yes @MarcoHassan Well, I did fix `lsp-f-canonical` naively inplace and reevaluate the `defun`. This modification actually breaks other important stuff. I see 2 ways to approach the problem: 1....

IMO, the most convenient way to handle this is to rely on GitVersion, and github actions to automate builds and publishing nugets on the nuget.org repository. I set this up...