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/CHANGELOG.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,15 @@
1
+
2
+
### 7.26.6 - 02.08.2025
3
+
4
+
* Update to FSAC 0.78.5 Check out the [release notes](https://github.com/fsharp/FsAutoComplete/releases/tag/v0.78.5) for more details.
5
+
1
6
### 7.26.5 - 21.07.2025
2
7
3
8
* ionide-fsgrammar: [fix: inline on getter/setter](https://github.com/ionide/ionide-fsgrammar/pull/228) from @MangelMaxime.
4
9
* ionide-fsgrammar: [fix: remove non-needed comment patterns + rewrite invalid endCaptures to whileCaptures](https://github.com/ionide/ionide-fsgrammar/pull/231) from @MangelMaxime.
5
10
* ionide-fsgrammar: [feat: add support for | null highlighting](https://github.com/ionide/ionide-fsgrammar/pull/230) from @MangelMaxime.
6
11
7
12
8
-
### 7.26.5 - 02.08.2025
9
-
10
-
* Update to FSAC 0.78.. Check out the [release notes](https://github.com/fsharp/FsAutoComplete/releases/tag/v0.78.5) for more details.
11
-
12
13
### 7.26.4 - 19.07.2025
13
14
14
15
*[Fix macos test discovery, update stale env var with process.env vars](https://github.com/ionide/ionide-vscode-fsharp/pull/2096) from @rowanhwilliams.
0 commit comments