fsprojects / FSharp.Compiler.PortaCode

The PortaCode F# code format and corresponding interpreter. Used by Fabulous and others.
Other
42 stars 11 forks source link

Add edit-file watching option to command line tools #5

Closed dsyme closed 5 years ago

dsyme commented 5 years ago

Allows tools to watch a half-edited file, e.g. dumped out by an IDE file

Also some improvements to range reporting when errors occur