Jorge Gueorguiev Garcia
Jorge Gueorguiev Garcia
So, I was able to investigate a bit further. I added ``` (print "PROJECT FILES") (print fsharp-ac--project-files) (print "ENDED") ``` at the end of `find-file-and-wait-for-project-load` result is ``` "PROJECT FILES"...
Ok, I will not keep looking into it. Probably we can either close this or close it when the LSP one is done.
I'm going to check on my other laptop when I get home, as I don't have dotnet 3 installed on it yet, as I have seen some reports of the...
So it is related to Dotnet 3. It works as expected with 2.2 Not sure if there is something that needs to be done on fsharp-mode (will have a look...
Hi, I am currently having the hanging issue. But, as a note, for me only happens when the lsp server is up and running. If the server is shutdown, I...
Though my specific issue is no longer in place because they updated with my PR I will try to check redo it again, to see if I can replicate the...