forked fromfsharp/fsharp
- Notifications
You must be signed in to change notification settings - Fork0
Commit602daf8
authored
Another go at --- Map workspace to iprojectsite (#3564)
* Saved* SDK editor support* Address merge issues* Feedback* reduce delta* invalidate ide when a new file is discovered* Go faster stripes* feedback + refactor* tryFindIndex* Cleanup + Ensure that FSharp.Core.BuildFromSource.proj works at designtime* final clean up* label for HandleCommandLineChanges* ensure some buildfromsource porojects load1 parent4769a92 commit602daf8
File tree
9 files changed
+177
-59
lines changed- src
- fsharp
- FSharp.Build
- FSharp.Core
- fsi
- vs
- vsintegration/src
- FSharp.Editor/LanguageService
- FSharp.LanguageService
9 files changed
+177
-59
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | 4 | | |
| 5 | + | |
8 | 6 | | |
9 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
215 | | - | |
| 215 | + | |
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2468 | 2468 | | |
2469 | 2469 | | |
2470 | 2470 | | |
2471 | | - | |
2472 | 2471 | | |
2473 | 2472 | | |
2474 | 2473 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1681 | 1681 | | |
1682 | 1682 | | |
1683 | 1683 | | |
| 1684 | + | |
| 1685 | + | |
| 1686 | + | |
1684 | 1687 | | |
1685 | | - | |
| 1688 | + | |
1686 | 1689 | | |
1687 | 1690 | | |
1688 | 1691 | | |
| |||
1695 | 1698 | | |
1696 | 1699 | | |
1697 | 1700 | | |
1698 | | - | |
| 1701 | + | |
| 1702 | + | |
| 1703 | + | |
| 1704 | + | |
| 1705 | + | |
| 1706 | + | |
1699 | 1707 | | |
1700 | 1708 | | |
| 1709 | + | |
1701 | 1710 | | |
1702 | 1711 | | |
1703 | 1712 | | |
1704 | 1713 | | |
1705 | 1714 | | |
1706 | | - | |
| 1715 | + | |
1707 | 1716 | | |
1708 | 1717 | | |
1709 | 1718 | | |
1710 | 1719 | | |
1711 | 1720 | | |
| 1721 | + | |
1712 | 1722 | | |
1713 | 1723 | | |
| 1724 | + | |
| 1725 | + | |
1714 | 1726 | | |
| 1727 | + | |
| 1728 | + | |
| 1729 | + | |
| 1730 | + | |
| 1731 | + | |
| 1732 | + | |
1715 | 1733 | | |
1716 | 1734 | | |
1717 | 1735 | | |
| |||
1725 | 1743 | | |
1726 | 1744 | | |
1727 | 1745 | | |
1728 | | - | |
| 1746 | + | |
| 1747 | + | |
| 1748 | + | |
| 1749 | + | |
| 1750 | + | |
1729 | 1751 | | |
1730 | 1752 | | |
1731 | 1753 | | |
1732 | | - | |
1733 | | - | |
| 1754 | + | |
| 1755 | + | |
1734 | 1756 | | |
1735 | 1757 | | |
1736 | 1758 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3139 | 3139 | | |
3140 | 3140 | | |
3141 | 3141 | | |
3142 | | - | |
| 3142 | + | |
3143 | 3143 | | |
3144 | 3144 | | |
3145 | 3145 | | |
| |||
3150 | 3150 | | |
3151 | 3151 | | |
3152 | 3152 | | |
3153 | | - | |
| 3153 | + | |
3154 | 3154 | | |
3155 | 3155 | | |
3156 | 3156 | | |
| |||
0 commit comments
Comments
(0)