Skip to content

Conversation

dotnet-bot
Copy link
Collaborator

This is an automatically generated pull request from master into release/dev16.3-preview1.
(created from a manual run of the PR generation tool)

git fetch --all
git checkout merges/master-to-release/dev16.3-preview1
git reset --hard upstream/release/dev16.3-preview1
git merge upstream/master
# Fix merge conflicts
git commit
git push upstream merges/master-to-release/dev16.3-preview1 --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

@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 df7de2a into release/dev16.3-preview1 Jun 12, 2019
@ghost ghost deleted the merges/master-to-release/dev16.3-preview1 branch June 12, 2019 01:00
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