Skip to content
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

Merge release/dev16.2 to release/dev16.3 #7004

Merged
merged 1 commit into from
Jun 17, 2019

Conversation

dotnet-bot
Copy link
Contributor

This is an automatically generated pull request from release/dev16.2 into release/dev16.3.

git fetch --all
git checkout merges/release/dev16.2-to-release/dev16.3
git reset --hard upstream/release/dev16.3
git merge upstream/release/dev16.2
# Fix merge conflicts
git commit
git push upstream merges/release/dev16.2-to-release/dev16.3 --force

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

* Added shims over document diagnostic analyzers

* Shims over completions and sig help

* Removed content type definitions, putting them in external access

* Added shim over InlineRenameService

* We are now simply using export on the diagnostic analyzers

* Using shim for document highlights service

* GoToDefinition implemented with shims

* NavigableSymbolsService shimmed

* GoToDefinitionService shimmed

* NavigationBarItemService shimmmed

* Shimmed NavigateToSearchService

* Quick cast fix

* Using FSharpGlyphTags

* Removed CommentSelectionService as it is ExternalAccess now

* Shimmed BlockStructureService

* Trying to finish shim

* Removed folder from FSharp.Editor

* Update package

* fixing build

* Trying to fix build

* match roslyn package version
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

@brettfo brettfo merged commit 27d65e4 into release/dev16.3 Jun 17, 2019
@brettfo brettfo deleted the merges/release/dev16.2-to-release/dev16.3 branch June 17, 2019 17:25
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.

3 participants