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 5de6a99 commit 627a4a3Copy full SHA for 627a4a3
release/CHANGELOG.md
@@ -1,5 +1,8 @@
1
2
3
+### 7.12.3 - 22.09.2023
4
+* [Prefill the file dialog with the old name when renaming a file](https://github.com/ionide/ionide-vscode-fsharp/pull/1934) (Thanks @dawedawe!)
5
+
6
### 7.12.2 - 19.09.2023
7
* [Escape special characters when building test filters](https://github.com/ionide/ionide-vscode-fsharp/pull/1926) (Thanks @Numpsy!)
8
release/package.json
@@ -1758,5 +1758,5 @@
1758
"type": "git",
1759
"url": "https://github.com/ionide/ionide-vscode-fsharp.git"
1760
},
1761
- "version": "7.12.2"
+ "version": "7.12.3"
1762
}
0 commit comments