Results 65 comments of Mattias

This is a nice feature and it would be really nice if it could be merged ;-)

Hello, sorry for the late answer. This update is perfect for my needs, thanks a lot :-)

@AltGr Hi, always a pleasure to have your support :-) If you want you can add your 👍🏽 to https://github.com/emacs-tree-sitter/elisp-tree-sitter/pull/241 as they work together :-)

I guess my issue is related to this one but I don't know what to do to fix it. ``` Unhandled exception: System.ComponentModel.Win32Exception (2): An error occurred trying to start...

> * Are you using Ionide or another LSP client to run FSAC? I'm using lsp-mode on emacs 29 > * What are the values of the following environment variables:...

I removed all dotnet and set ``` ❯ cat /etc/apt/preferences.d/microsoft-dotnet.pref Package: * Pin: origin "packages.microsoft.com" Pin-Priority: 1001 ``` Before installing it again There shouldn't be anything related to the distro-provided...

Ok, I'll wait for the patch then, thanks a lot :-)

I tried setting `DOTNET_ROOT` to `/usr/share/dotnet/dotnet` but got a new error: ``` You must install .NET to run this application. App: /home/mattias/.dotnet/tools/fsautocomplete Architecture: x64 App host version: 7.0.5 .NET location:...

Ok, I managed to unset DOTNET_ROOT and it works as wanted