fehmud

Results 31 comments of fehmud

Here are the two lines of the log that repeat whenever I try to complete, with JSON pretty-printed for clarity: [00:16:42.894 INF] [Checker] ParseAndCheckFileInProject - "/home/fehmud/projects/fsharp/sorting/source/Program.fs" completed with errors: [...

I have just installed FSAC 0.53.1 and now completion works with .NET 6.0.200 on GNU/Linux. Thank you!

Regrettably I have reinstalled my PC and now completion in Emacs fails again with the same error. Completion doesn't work either with Ionide in Visual Studio Code. My .NET version...

Now I have FSAC working with Ionide v6.0.5 in Visual Studio Code. Still no luck in Emacs. The `*fsac::stderr*` buffer only contains: Process fsac stderr finished even though I have...

@razzmatazz There is `~/.dotnet/tools/` but no `~/.dotnet`, but then there is no executable in either directory anyway. As for FSAC, I have set `lsp-fsharp-server-install-dir` to run `fsautocomplete.dll` from Ionide's installation,...

@razzmatazz I have tried again after installing `fsautocomplete` as a tool, and downloading the bleeding-edge LSP Mode. FSAC now works, for I get suggestions for refactorings, but still no completion...

Forgot to mention: the variable `recentf-list' is defined in the library`recentf', which you may need to require.

Thank you for taking the time to assess my proposal. > Omitting the declaration of string tokens such as these should be possible, but is currently required due to risk...

That solves the problem. Thanks.

Another vote. Dmitry, my understanding is that such a feature would be too complex to implement while matching everyone's peculiar preferences. Then, would you please tell us where Company decides...