Skip to content

Merge master to features/param-nullchecking#36343

Merged
4 commits merged intofeatures/param-nullcheckingfrom
merges/master-to-features/param-nullchecking
Jun 12, 2019
Merged

Merge master to features/param-nullchecking#36343
4 commits merged intofeatures/param-nullcheckingfrom
merges/master-to-features/param-nullchecking

Conversation

@dotnet-bot
Copy link
Copy Markdown
Collaborator

This is an automatically generated pull request from master into features/param-nullchecking.
(created from a manual run of the PR generation tool)

git fetch --all
git checkout merges/master-to-features/param-nullchecking
git reset --hard upstream/features/param-nullchecking
git merge upstream/master
# Fix merge conflicts
git commit
git push upstream merges/master-to-features/param-nullchecking --force

Once all conflicts are resolved and all the tests pass, you are free to merge the pull request.

sharwell and others added 4 commits June 11, 2019 08:42
* Added fsharp shims over document diagnostic analyzers

* Added shims for completion and sig help. Also added tests.

* Moved around internal files. Added shim over InlineRenameService.

* Starting shim over document highlights service. Added a better way to handle diagnostics

* Added shim for document highlights service

* Added IFSharpDocumentNavigationService

* Added IFSharpGoToDefinitionService

* Added IFSharpNavigationBarItemService

* Added IFSharpNavigateToSearchService

* Added extra glyph case

* Added FSharpGlyphTags

* Added FSharpCommentSelectionService

* Some cleanup. Added FSharpBlockStructureService

* Added some simple statics

* Finishing the last of shims

* Getting analyzers to work

* Remove folder

* Changes due to feedback

* Fixing build

* Still trying to fix build

* Fixed guid

* Fixing build again
Implement code cleanup for documents
Copy link
Copy Markdown

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approval

@ghost ghost merged commit d7c97f7 into features/param-nullchecking Jun 12, 2019
@ghost ghost deleted the merges/master-to-features/param-nullchecking branch June 12, 2019 00:30
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants