You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE_NOTES.md
+14-2Lines changed: 14 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,15 @@
1
+
### 2.0.0 - 17.07.2016
2
+
* Rewritten in Fable
3
+
* Updated Forge version
4
+
* Updated FSAC version
5
+
* Automatic add/remove file from project is now optional (FSharp.automaticProjectModification)
6
+
* Performance improvements for solution-wide features (rename, finding references)
7
+
* Finding errors in all solution after saving file (visable in error panel)
8
+
* Navigate to symbol working for whole solution
9
+
* Forge templates refreshed on every plugin startup
10
+
* Changed plugin startup beahviour - priority on getting currently opened file parsed and get feature working, parsing projects for solution-wide features in the background
11
+
* Removed F# Formatting integration
12
+
1
13
### 1.9.2 - 18.06.2016
2
14
* Add and Remove reference
3
15
@@ -50,7 +62,7 @@
50
62
* Fix startup behaviour
51
63
52
64
### 1.5.0 - 16.03.2016
53
-
* Add rename
65
+
* Add rename
54
66
* Make finding references work in multiple projects
Copy file name to clipboardExpand all lines: release/RELEASE_NOTES.md
+14-2Lines changed: 14 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,15 @@
1
+
### 2.0.0 - 17.07.2016
2
+
* Rewritten in Fable
3
+
* Updated Forge version
4
+
* Updated FSAC version
5
+
* Automatic add/remove file from project is now optional (FSharp.automaticProjectModification)
6
+
* Performance improvements for solution-wide features (rename, finding references)
7
+
* Finding errors in all solution after saving file (visable in error panel)
8
+
* Navigate to symbol working for whole solution
9
+
* Forge templates refreshed on every plugin startup
10
+
* Changed plugin startup beahviour - priority on getting currently opened file parsed and get feature working, parsing projects for solution-wide features in the background
11
+
* Removed F# Formatting integration
12
+
1
13
### 1.9.2 - 18.06.2016
2
14
* Add and Remove reference
3
15
@@ -50,7 +62,7 @@
50
62
* Fix startup behaviour
51
63
52
64
### 1.5.0 - 16.03.2016
53
-
* Add rename
65
+
* Add rename
54
66
* Make finding references work in multiple projects
0 commit comments