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
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,10 @@
1
1
2
+
### 7.12.0 - 16.09.2023
3
+
*[Add a leading space to the default prefix in LineLens.config](https://github.com/ionide/ionide-vscode-fsharp/pull/1928) (Thanks @Numpsy)
4
+
*[Make LineLens.configChangedHandler update the config directly, instead of through a ref](https://github.com/ionide/ionide-vscode-fsharp/pull/1929) (Thanks @Numpsy)
5
+
*[check user provided string for any content before renaming file to it](https://github.com/ionide/ionide-vscode-fsharp/pull/1932) (Thanks @dawedawe!)
6
+
*[Adds Test debugging support](https://github.com/ionide/ionide-vscode-fsharp/pull/1927) (Thanks @farlee2121!)
7
+
2
8
### 7.11.0 - 06.09.2023
3
9
4
10
* Update to FSAC 0.63.0. Check out the [release notes](https://github.com/fsharp/FsAutoComplete/releases/tag/v0.63.0) for more details.
0 commit comments