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 ea54d62 commit 3004041Copy full SHA for 3004041
RELEASE_NOTES.md
@@ -1,3 +1,6 @@
1
+### 2.2.5 - 22.07.2016
2
+* Add new line before ;; when sending to FSI
3
+
4
### 2.2.4 - 21.07.2016
5
* Move cursor down only on send line to FSI
6
* Try to fix keyword autocomplete
release/RELEASE_NOTES.md
release/package.json
@@ -1,6 +1,6 @@
{
"name": "Ionide-fsharp",
- "version": "2.2.4",
+ "version": "2.2.5",
"publisher": "Ionide",
"description": "F# Language Support",
"categories": [
0 commit comments