File tree Expand file tree Collapse file tree 4 files changed +15
-3
lines changed
Expand file tree Collapse file tree 4 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 1+ #### 1.0.1 - 19.11.2015
2+ * Fix paths for Linux
3+
4+ #### 1.0.0 - 18.11.2015
5+ * Public release
6+
17#### 0.1.0 - 10.10.2015
28* We are live - yay!
Original file line number Diff line number Diff line change 1- #Ionide-VSCode: F#
1+ #Ionide-VSCode: FSharp
22
33It's part of [ Ionide] ( http://ionide.io ) plugin suite.
44F# IDE-like possibilities in Atom editor and Visual Studio Code
@@ -23,7 +23,7 @@ F# IDE-like possibilities in Atom editor and Visual Studio Code
2323This can be obtained by installing Visual Studio 2013 / 2015 or downloading:
2424
2525* [ Visual F# Tools 3.1.2] ( http://www.microsoft.com/en-us/download/details.aspx?id=44011 )
26- * [ Microsoft Built Tools 2013] ( https://www.microsoft.com/en-us/download/details.aspx?id=40760 )
26+ * [ Microsoft Build Tools 2013] ( https://www.microsoft.com/en-us/download/details.aspx?id=40760 )
2727
2828### Mono
2929
Original file line number Diff line number Diff line change 1+ #### 1.0.1 - 19.11.2015
2+ * Fix paths for Linux
3+
4+ #### 1.0.0 - 18.11.2015
5+ * Public release
6+
17#### 0.1.0 - 10.10.2015
28* We are live - yay!
Original file line number Diff line number Diff line change 11{
22 "name" : " Ionide-fsharp" ,
3- "version" : " 0.3.2 " ,
3+ "version" : " 1.0.1 " ,
44 "publisher" : " Ionide" ,
55 "description" : " F# Language Support" ,
66 "categories" :[
You can’t perform that action at this time.
0 commit comments