Matt Ward
|
551eeb3d8f
|
Comment out use of username/password in PowerShell script
This is getting flagged as an error by the PowerShell script
analyzer.
|
2024-03-01 16:08:48 +00:00 |
Marius Ungureanu
|
791fbeea1f
|
Merge pull request #52 from xamarin/dev/therzok/build-warnings
|
2023-02-21 13:47:48 +02:00 |
Marius Ungureanu
|
9584bb3f57
|
Disable implicit F# core reference
Avoids NU1504 Duplicate 'PackageReference' items found
|
2023-02-20 23:02:00 +02:00 |
Marius Ungureanu
|
4be6df3b3e
|
Remove duplicate package reference
|
2023-02-20 22:42:17 +02:00 |
Jason Imison
|
3dca3c351a
|
Merge pull request #51 from xamarin/dev/nosami/fix-1192257
Remove Gathering Class icon code as we no longer use it
|
2022-12-22 14:27:50 +00:00 |
nosami
|
11f0d6ecca
|
Remove Gathering Class icon code as we no longer use it
Fixes https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1192257
|
2022-12-22 14:25:36 +00:00 |
Jason Imison
|
64d6a2d8eb
|
Merge pull request #49 from xamarin/dev/nosami/fix-1632589
Remove editing state indicator from F# Interactive pad
|
2022-10-05 13:39:23 +01:00 |
nosami
|
0152baa9c1
|
Remove editing state indicator from F# Interactive pad
|
2022-10-05 13:38:14 +01:00 |
iain
|
e7c93a5b8e
|
Merge pull request #48 from xamarin/remove-more-gtk-again
Remove more gtk to build
|
2022-10-05 10:28:43 +01:00 |
nosami
|
41cd167743
|
Remove more gtk to build
|
2022-10-05 10:26:44 +01:00 |
nosami
|
5042e6c0c3
|
Remove FSharpBinding.Gui.dll from manifest
|
2022-08-12 14:31:16 +01:00 |
Jason Imison
|
5239a98030
|
Merge pull request #47 from xamarin/remove-old-fsharp
Remove GTK code
|
2022-08-12 10:19:47 +01:00 |
nosami
|
82a3ac7096
|
Remove other FSharp.Gui references
|
2022-08-11 17:52:43 +01:00 |
nosami
|
ccdb6839d3
|
Remove FSharp.Gui reference
|
2022-08-11 17:16:47 +01:00 |
nosami
|
633146384d
|
Remove GTK code
|
2022-08-11 17:16:47 +01:00 |
nosami
|
52c2a4cd31
|
Remove FSharp.Gui reference
|
2022-08-11 17:16:47 +01:00 |
nosami
|
e8eaa00e8b
|
Remove GTK code
|
2022-08-11 16:00:02 +01:00 |
David Wengier
|
fb145ebd2a
|
Merge pull request #46 from xamarin/dev/dawengie/IndentationService
|
2022-07-15 10:47:16 +10:00 |
David Wengier
|
a66be50980
|
Indentation service changes from dotnet/fsharp
|
2022-07-12 16:05:53 +10:00 |
Jason Imison
|
371e2f962f
|
Merge pull request #44 from xamarin/dev/sandy/interactive-workspace-is-interactive
Interactive: Mark workspace as Interactive, not Misc
|
2022-07-01 09:48:39 +01:00 |
Sandy Armstrong
|
5682f5b6b3
|
Interactive: Mark workspace as Interactive, not Misc
Miscellaneous workspaces register with the solution crawler and receive
notifications about documents opening in the IDE, which leads to
errors.
|
2022-06-30 14:04:25 -07:00 |
Jason Imison
|
bd679b037c
|
Merge pull request #43 from xamarin/dev/nosami/fix-1088740
Remove automatic project reordering
|
2022-06-21 12:56:30 +01:00 |
nosami
|
3815881cff
|
Remove automatic project reordering
It caused more problems than it solves.
Fixes https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1088740
|
2022-06-21 11:42:29 +01:00 |
iain
|
f1c88c3ef4
|
Merge pull request #42 from xamarin/dev/iain/remove-gtk-icon-size
[Gtk] Update to match new ImageService API without Gtk.IconSize
|
2022-05-17 11:18:37 +01:00 |
iain holmes
|
a30af9c022
|
[Gtk] Update to match new ImageService API without Gtk.IconSize
|
2022-05-11 12:00:09 +01:00 |
Jason Imison
|
09f59ddc29
|
Merge pull request #41 from xamarin/dev/marshall/gettextcatalog
Use gettextcatalog with hardcoded strings
|
2022-05-02 15:03:15 +01:00 |
David Wengier
|
15815321bc
|
Merge pull request #37 from xamarin/dev/dawengie/Options
Respond to options changes in Roslyn
|
2022-05-02 07:28:32 +10:00 |
marshall-lerner
|
1580a8380a
|
Update InteractivePad.fs
Switch to use Gettextcatalog with the string contained so that it gets picked up by "make update-po"
|
2022-04-28 12:18:52 -04:00 |
David Wengier
|
16f201cfea
|
Respond to options changes in Roslyn
|
2022-03-29 17:12:15 +11:00 |
Jason Imison
|
55df533a82
|
Merge pull request #40 from xamarin/fsi-remove-mono-dependency
Don't depend on targets installed by Mono
|
2022-03-24 09:45:42 +00:00 |
nosami
|
b29a9f68f4
|
Don't depend on targets installed by Mono
|
2022-03-24 09:44:03 +00:00 |
Jason Imison
|
4b50f51366
|
Merge pull request #38 from xamarin/dev/therzok/fsharp-editor-references-unify
Remove .netframework references in F# editor and use dotnet version ones
|
2022-03-15 15:34:50 +00:00 |
Jason Imison
|
f032847b0c
|
Merge pull request #39 from xamarin/dev/nosami/fix-1469789
Remove FSharp.addin.xml as EmbeddedResource
|
2022-03-10 11:48:54 +00:00 |
nosami
|
c343bc9b8a
|
Remove FSharp.addin.xml as EmbeddedResource
as it is being added twice
Fixes https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1469789/
|
2022-03-10 11:47:30 +00:00 |
Marius Ungureanu
|
5cf5de24ba
|
Make it actually reference the dlls for System nugets
|
2022-03-09 16:43:38 +02:00 |
Marius Ungureanu
|
e234559885
|
Reference Mono.ADdins from nuget
|
2022-03-09 16:43:38 +02:00 |
Marius Ungureanu
|
548b7206df
|
This kept getting out of sync with vsmac, so remove it as it's inherited as submodule
|
2022-03-09 16:43:38 +02:00 |
Marius Ungureanu
|
c607405d2d
|
Remove .netframework references in F# editor and use dotnet version ones
|
2022-03-09 16:43:38 +02:00 |
Jason Imison
|
627941f537
|
Merge pull request #36 from xamarin/dev/sandy/mono-addins-refs
Remove references to old mono-addins submodule
|
2022-02-24 18:23:48 +00:00 |
Sandy Armstrong
|
43c7c707c4
|
Remove references to old mono-addins submodule
|
2022-02-24 10:18:12 -08:00 |
Jason Imison
|
7199a4516a
|
Merge pull request #35 from xamarin/dev/nosami/fix-1473378
Dev/nosami/fix 1473378
|
2022-02-24 14:32:26 +00:00 |
nosami
|
c94e35bb7a
|
Rearrange to remove exceptions and remove dead code
|
2022-02-22 10:03:59 +00:00 |
nosami
|
4a1b95b6f7
|
Session is optional
|
2022-02-20 02:04:21 +00:00 |
nosami
|
eb6a020182
|
Create empty text view immediately
|
2022-02-20 01:55:34 +00:00 |
nosami
|
03c5768b21
|
Delay fsi session until PadContentShown
|
2022-02-20 01:33:39 +00:00 |
Jason Imison
|
a3172fabe2
|
Merge pull request #34 from xamarin/dev/nosami/fix-fcs-M1
Use modified FCS to use byte arrays instead of memory mapped files
|
2022-02-16 15:10:32 +00:00 |
nosami
|
d59febdb89
|
Use modified FCS to use byte arrays instead of memory mapped files
|
2022-02-14 16:01:30 +00:00 |
Jason Imison
|
4c833f8aac
|
Merge pull request #33 from xamarin/dev/nosami/fix-1468334
Fixes System.ArgumentOutOfRangeException_Microsoft.VisualStudio.Text.…
|
2022-02-04 12:19:17 +00:00 |
nosami
|
a31413fc2d
|
Fixes System.ArgumentOutOfRangeException_Microsoft.VisualStudio.Text.Data.dll_.ctor
Fixes https://dev.azure.com/devdiv/DevDiv/_workitems/edit/1468334
|
2022-02-04 12:17:33 +00:00 |
Jason Imison
|
724664513a
|
Merge pull request #32 from xamarin/dev/nosami/fix-1471445
Dev/nosami/fix 1471445
|
2022-02-03 13:51:40 +00:00 |