We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04f7366 commit 9037173Copy full SHA for 9037173
release/CHANGELOG.md
@@ -1,4 +1,9 @@
1
2
+### 7.25.3 - 02.03.2025
3
+
4
+* [Add exclusion config for parens analyzer](https://github.com/ionide/ionide-vscode-fsharp/pull/2070) from @brianrourkeboll
5
+* Update to FSAC 0.77.3. Check out the [release notes](https://github.com/fsharp/FsAutoComplete/releases/tag/v0.77.3) for more details.
6
7
### 7.25.2 - 18.02.2025
8
9
* [Fix #2064 -- Fsi: Send File Problem](https://github.com/ionide/ionide-vscode-fsharp/pull/2065) from @LH-and-FPGA
release/package.json
@@ -1845,5 +1845,5 @@
1845
"type": "git",
1846
"url": "https://github.com/ionide/ionide-vscode-fsharp.git"
1847
},
1848
- "version": "7.25.2"
1849
-}
+ "version": "7.25.3"
+}
0 commit comments