emacs-fsharp-mode
emacs-fsharp-mode copied to clipboard
F# Emacs mode
This PR is a (very) rough draft of some FsProj and eglot enhancements I've been playing with. I'd love to get some general feedback on the approach and see what...
Indentation: Handle first line after opening bracket Fixes: "End position is smaller than start position" error.
### Description This mode works quite well for M (per [this suggestion](https://community.powerbi.com/t5/Desktop/Syntax-Highlighting-for-M-how-to/m-p/214802)), but obviously there are some tweaks to be made. Is anyone familiar enough with both M and defining...
- Use cache for avoiding getting latest version - Fix version checking - Don't always install fsautocomplete
See: https://github.com/fsharp/emacs-fsharp-mode/actions/runs/9084965975?pr=342 Emacs 29.3 succeeds
### 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 project-current as a...
### 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...
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.