Skip to content

Conversation

@dsyme
Copy link
Contributor

@dsyme dsyme commented Sep 5, 2018

No description provided.

KevinRansom and others added 30 commits May 3, 2018 18:15
* allow inheriting from FSharpFunc

* allow inheriting from FSharpFunc

* fix #4569

* fix tests

* fix test

* fix error
ensure primitive types are defined before auto-generated resources that might consume them
Removed updating project info on document open and document changed - For dev15.7 branch
KevinRansom and others added 29 commits August 6, 2018 10:34
…attern values from the list (#4831)

* custom operations are at the top of completion list

* do not pick rhs NameResolutionEnvironment in completion if it corresponds to a computation expression

* Revert "do not pick rhs NameResolutionEnvironment in completion if it corresponds to a computation expression"

This reverts commit 4548ca2ea2fb730f9b896462bd00745621e3b245.

* fix after merge

* put active patterns (as functions) to the very end of completion list

* filter out active patterns-as-value from completion list

* Revert "put active patterns (as functions) to the very end of completion list"

This reverts commit c26b24cc4a730bb0f741b73f39cc4601b7810127.
Rev'ed Roslyn package version to fix glyph tags
* Fixes: #5470

* Fix #5481
* Empty shortcuts

* Empty shortcuts

* Empty shortcuts
…icrosoft.FSharp.Targets (#5487)

* Fix #4075

* EmbeddedFiles
Also fix a bug where we were mis-packing the current FSharp.Core 4.5 as 4.4.3.
create the F# SDK package from all existing NuGet packages
The F# language service presumed that IWorkspaceProjectContext
is implemented by an AbstractProject, which is an assumption that isn't
safe going forward. This removes that presumption, and tweaks a few
other things that should allow F# to continue to function once we
further refactor the project system work in Roslyn.
@dsyme dsyme merged commit e082581 into fsharp:master Sep 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.