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 e88b77f commit 8c138dfCopy full SHA for 8c138df
release/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+### 5.5.8 - 29.06.2021
2
+
3
+* Update FSAC to version 0.46.7 to get fixes for
4
+ * RemoveUnusedBinding codefix
5
+ * UnusedValue codefix
6
+ * 'textDocument/codeAction' parameter values
7
8
### 5.5.7 - 21.06.2021
9
10
* [Fix parsing of multiple log category filters](https://github.com/ionide/ionide-vscode-fsharp/pull/1541) (thanks @Booksbaum)
release/package.json
@@ -1,6 +1,6 @@
{
"name": "Ionide-fsharp",
- "version": "5.5.7",
+ "version": "5.5.8",
"publisher": "Ionide",
"contributors": [
0 commit comments