Releases: ionide/FsAutoComplete
0.26.1
0.26.0
0.25.1
0.25.0
0.24.1
0.24.0
Backwards-incompatible: do not format help text, leave that to the
client, which allows the display to be more semantic. #63 (due to
@Krzysztof-Cieslak)
0.23.1
0.23.0
Add a new colorizations <true|false>
command to enable/disable asynchronous
provision of colorization information following a parse: #60 (Fixes #44).
Newest FSharp.Core is used for type-checking scripts and for projects that
do not reference FSharp.Core. Supports F# 3.0, 3.1 and 4.0: #59.
If MSBuild v12 is not available, instead try load MSBuild v14. This, together
with the previous point, adds support for VS2015-only Windows installs: #57.
Fixes: #12 #21 #23 #25 #54.
Backwards-incompatible: compilerlocation
command has changed. Now provides
path to best version of msbuild, fsc and fsi on Windows: #23.
0.22.0
Backwards-incompatible: Symbol use command now includes FileName rather than Filename
0.21.1
Reduce timeout message from 'error' to 'info'