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 0ca7d9c commit 21f74f7Copy full SHA for 21f74f7
RELEASE_NOTES.md
@@ -1,3 +1,7 @@
1
+### 2.2.4 - 21.07.2016
2
+* Move cursor down only on send line to FSI
3
+* Try to fix keyword autocomplete
4
+
5
### 2.2.3 - 21.07.2016
6
* Trigger autocomplete on .
7
release/RELEASE_NOTES.md
release/package.json
@@ -1,6 +1,6 @@
{
"name": "Ionide-fsharp",
- "version": "2.2.3",
+ "version": "2.2.4",
"publisher": "Ionide",
"description": "F# Language Support",
"categories": [
0 commit comments