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 8a976ae commit da56035Copy full SHA for da56035
RELEASE_NOTES.md
@@ -1,3 +1,7 @@
1
+### 1.4.0 - 14.03.2016
2
+* Add current symbol highlighting
3
+* Add XML comments for tooltips and autocomplete
4
+
5
#### 1.3.0 - 25.02.2016
6
* Add WebPreview
7
* Add FSharp.Formatting integration
release/RELEASE_NOTES.md
release/package.json
@@ -1,6 +1,6 @@
{
"name": "Ionide-fsharp",
- "version": "1.3.0",
+ "version": "1.4.0",
"publisher": "Ionide",
"description": "F# Language Support",
"categories":[
0 commit comments