- Added support for any text inside a /// comment appearing in hover tooltips.
- Fixed bug that inserted annoying ** into empty tooltips
- Renamed Buildalyzer artifacts location
- New and improved logging
- MangleMaxine added improved grammars
- Fixed Buildalyzer deleting build artifacts
- Added paket
Improved signature help and hover for methods in classes. Both now include parameter information and possible exceptions
Fixed bug with finding dotnet executable on windows
Switched from using binaries to publishing a netcore dependant dll. Massively reduces extension size and also reduces problems with running binaries on strange operating systems or not having certain dependencies
fixed a few minor tooltip issues, including issue #1 trying out publishing from linux to fix permissions problems
Just little maintenance changes to readmes and icons and stuff to differentiate form fsharp language server