Skip to content

issues Search Results · repo:fsharp/emacs-fsharp-mode language:"Emacs Lisp"

Filter by

139 results
 (63 ms)

139 results

infsharp/emacs-fsharp-mode (press backspace or delete to remove)

I ve noticed the last one (1.10) happened 6 years ago, and not all people use MELPA, so I think it s good to cut some stable releases from time to time.
  • bbatsov
  • Opened 
    on Mar 28
  • #348

I ve been trying to setup fsharp-mode and eglot-fsharp today, but for some reason Eglot can t find the dotnet binary on my PATH. I ve confirmed that exec-path in Emacs is correct, so I m a bit puzzled ...
  • bbatsov
  • 6
  • Opened 
    on Mar 27
  • #347

Description The eglot-fsharp--path-to-server function does not find the fsautocomplete file. The Emacs configuration is located at the path C:/Users/ User /AppData/Roaming/.emacs.d. Therefore, the ~/ ...
  • deadblackclover
  • 2
  • Opened 
    on Dec 22, 2024
  • #344

See: https://github.com/fsharp/emacs-fsharp-mode/actions/runs/9084965975?pr=342 Emacs 29.3 succeeds
  • juergenhoetzel
  • 1
  • Opened 
    on May 14, 2024
  • #343

Description eglot-fsharp--path-to-server expects fsautocomplete to be in netcore subdir. dotnet tool install does not install it in that subdir. Repro steps - Install fsautocomplete with dotnet tool ...
  • arialdomartini
  • 4
  • Opened 
    on May 9, 2024
  • #341

Description fsharp-mode adds fsharp-mode-project-root to project-find-functions, which is run by project-current. Such functions should return nil if they can t find a project; otherwise, they make cause ...
  • catern
  • 1
  • Opened 
    on Apr 10, 2024
  • #340

Description I am learning F# on Emacs and my experience has been great. Thank you for your work! A little annoyance (at least for a F# newbie) is that documentation examples get truncated by Eldoc: ...
  • ettomatic
  • 1
  • Opened 
    on Mar 30, 2024
  • #339

Description When in fsharp-mode, running M-x eglot thows an error. Repro steps Installed eglot-fsharp 2.0 and eglot-fsharp-mode 2.0 from melpa. Using the following init file (excerpt): (require eglot-fsharp) ...
  • sonicpro
  • Opened 
    on Mar 6, 2024
  • #338

Description Upon installing fsharp-mode + eglot-fsharp, when trying to run a hello world fsharp project I receive: eglot-fsharp--install-core: File is missing When trying to run the eglot for the first ...
  • eastwood
  • Opened 
    on Sep 8, 2023
  • #337

Description I receive the following error when hitting RET after an open bracket: fsharp--compute-indentation-open-bracket: End position is smaller than start position. Repro steps Given the code let ...
  • rinfz
  • 1
  • Opened 
    on Sep 5, 2023
  • #336
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub