interactive
interactive copied to clipboard
Microsoft.DotNet.Interactive.FSharp: Implement F# signature help and update FsAutoComplete
This will fix #1031
Updated the F# integration (Microsoft.DotNet.Interactive.FSharp): The integration uses files from https://github.com/ionide/FsAutoComplete repository which has been evolved since then. This PR updates the files to match more the current version to catch-up with some updates of that project.