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
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,11 @@
4
4
* ionide-fsgrammar: [fix: remove non-needed comment patterns + rewrite invalid endCaptures to whileCaptures](https://github.com/ionide/ionide-fsgrammar/pull/231) from @MangelMaxime.
5
5
* ionide-fsgrammar: [feat: add support for | null highlighting](https://github.com/ionide/ionide-fsgrammar/pull/230) from @MangelMaxime.
6
6
7
+
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
+
7
12
### 7.26.4 - 19.07.2025
8
13
9
14
*[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