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 88cb633 commit 63db70dCopy full SHA for 63db70d
release/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+### 7.28.3 - 23.10.2025
2
+
3
+* [F# snippets: adds analyzer ignore snippets](https://github.com/ionide/ionide-vscode-fsharp/pull/2110) (thanks @TheAngryByrd!)
4
5
### 7.28.2 - 23.10.2025
6
7
* Update to FSAC 0.80.1 Check out the [release notes](https://github.com/fsharp/FsAutoComplete/releases/tag/v0.80.1) for more details.
release/package.json
@@ -1868,5 +1868,5 @@
1868
"type": "git",
1869
"url": "https://github.com/ionide/ionide-vscode-fsharp.git"
1870
},
1871
- "version": "7.28.2"
+ "version": "7.28.3"
1872
}
0 commit comments