-
Notifications
You must be signed in to change notification settings - Fork 123
integrate visualfsharp master #875
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Merge master to dev15.8
Merge master to dev15.8
Merge master to dev15.8
Merge master to dev15.8
Merge master to dev15.8
* allow inheriting from FSharpFunc * allow inheriting from FSharpFunc * fix #4569 * fix tests * fix test * fix error
Merge master to dev15.8
Merge master to dev15.8
Merge dev15.7 to dev15.8
Merge master to dev15.8
Merge master to dev15.8
Merge master to dev15.8
…at might consume them
ensure primitive types are defined before auto-generated resources that might consume them
Merge dev15.7 to dev15.8
Merge master to dev15.8
Merge master to dev15.8
Removed updating project info on document open and document changed - For dev15.7 branch
Merge master to dev15.8
Merge master to dev15.8
Merge dev15.7 to dev15.8
Merge master to dev15.8
Merge master to dev15.8
Merge master to dev15.8
…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
merge dev15.7 to master
merge dev15.8 to master
…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.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.