You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE_NOTES.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,12 @@
1
+
### 7.5.3 - 21.04.2023
2
+
3
+
* Update to FSAC 0.59.6 to get all the delightful new features and fixes. You can check the release notes for [0.59.6](https://github.com/fsharp/FsAutoComplete/releases/tag/v0.59.5).
4
+
* Default to Adaptive LSP server!
5
+
* Support using locally-built FSAC binaries more easily.
6
+
* Don't overload FSAC with signature request. (thanks @TheAngryByrd)
7
+
* Add a bunch of code snippets for F# (thanks @TheAngryByrd!)
8
+
* Enhance how examples are shown in tooltips, and include command links that open Info Panel (thanks @MaximeMangel!)
9
+
1
10
### 7.5.2 - 19.03.2023
2
11
3
12
* Update to FSAC 0.59.4 to get all the delightful new features and fixes. You can check the release notes for [0.59.2](https://github.com/fsharp/FsAutoComplete/releases/tag/v0.59.2), [0.59.3](https://github.com/fsharp/FsAutoComplete/releases/tag/v0.59.3) and [0.59.4](https://github.com/fsharp/FsAutoComplete/releases/tag/v0.59.4) for more details.
0 commit comments