Skip to content

Merge master to features/embeddedRegex#27516

Merged
2 commits merged intofeatures/embeddedRegexfrom
merges/master-to-features/embeddedRegex
Jun 6, 2018
Merged

Merge master to features/embeddedRegex#27516
2 commits merged intofeatures/embeddedRegexfrom
merges/master-to-features/embeddedRegex

Conversation

@dotnet-bot
Copy link
Copy Markdown
Collaborator

This is an automatically generated pull request from master into features/embeddedRegex.

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

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

Carol Hu and others added 2 commits June 5, 2018 22:51
* remove usings when format document

* sort usings when format document

* add code fix

* hack fix for the issue with apply multiple changes.

* refactoring

* 3 changes

1. put open file editorconfig change tracking back
2. handle open file leaking when solution close with files opened case
3. don't share locks between editorconfig events and roslyn events

* skip the 'Remove unused variable' when format document

* changed code fix part to use "fix all" and only fixes P1 list rather than fix everything in the document. also not apply changes to buffer until everything is done rather than doing it per fix.

* made undo experience better

* add expression body as one of fix to offer

* add code fix options in format document settings

* add hidden box IsCodeCleanupConfiguredCheckBox to track if the user ever configured the code cleanup

* clean up

* fix some tests

* disable a test temporarily

* PR comments

* refactoring

* Revert "3 changes"

This reverts commit 7e0fd53.

* PR comments

* PR comments

* renaming

* bug fixing

* PR comments

* refactoring

* refactoring

* refactoring

* refactoring

* Make ICodeCleanupService extend ILanguageService

* refactoring

* refactoring

* fix deadlock, call Format inside CodeCleanupService

* rename async methods

* PR comments

* move files under features

* PR comments

* PR comments

* Never Show this again will never show the code cleanup info bar for this user.

* rename

* use ImmutableArray
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 154f1ae into features/embeddedRegex Jun 6, 2018
@ghost ghost deleted the merges/master-to-features/embeddedRegex branch June 6, 2018 06:30
@dotnet-bot dotnet-bot restored the merges/master-to-features/embeddedRegex branch June 6, 2018 07:00
@dotnet-bot dotnet-bot deleted the merges/master-to-features/embeddedRegex branch June 6, 2018 07:00
@dotnet-bot dotnet-bot restored the merges/master-to-features/embeddedRegex branch June 6, 2018 08:00
@dotnet-bot dotnet-bot deleted the merges/master-to-features/embeddedRegex branch June 6, 2018 08:00
@dotnet-bot dotnet-bot restored the merges/master-to-features/embeddedRegex branch June 6, 2018 09:00
@dotnet-bot dotnet-bot deleted the merges/master-to-features/embeddedRegex branch June 6, 2018 09:00
@dotnet-bot dotnet-bot restored the merges/master-to-features/embeddedRegex branch June 6, 2018 10:00
@dotnet-bot dotnet-bot deleted the merges/master-to-features/embeddedRegex branch June 6, 2018 10:00
@dotnet-bot dotnet-bot restored the merges/master-to-features/embeddedRegex branch June 6, 2018 11:00
@dotnet-bot dotnet-bot deleted the merges/master-to-features/embeddedRegex branch June 6, 2018 11:00
@dotnet-bot dotnet-bot restored the merges/master-to-features/embeddedRegex branch June 6, 2018 12:00
@dotnet-bot dotnet-bot deleted the merges/master-to-features/embeddedRegex branch June 6, 2018 12:00
@dotnet-bot dotnet-bot restored the merges/master-to-features/embeddedRegex branch June 6, 2018 13:00
@dotnet-bot dotnet-bot deleted the merges/master-to-features/embeddedRegex branch June 6, 2018 13:00
@dotnet-bot dotnet-bot restored the merges/master-to-features/embeddedRegex branch June 6, 2018 14:00
@dotnet-bot dotnet-bot deleted the merges/master-to-features/embeddedRegex branch June 6, 2018 14:00
@dotnet-bot dotnet-bot restored the merges/master-to-features/embeddedRegex branch June 6, 2018 15:00
@dotnet-bot dotnet-bot deleted the merges/master-to-features/embeddedRegex branch June 6, 2018 15:00
@dotnet-bot dotnet-bot restored the merges/master-to-features/embeddedRegex branch June 6, 2018 16:00
@dotnet-bot dotnet-bot deleted the merges/master-to-features/embeddedRegex branch June 6, 2018 16:00
@dotnet-bot dotnet-bot restored the merges/master-to-features/embeddedRegex branch June 6, 2018 17:00
@dotnet-bot dotnet-bot deleted the merges/master-to-features/embeddedRegex branch June 6, 2018 17:00
@dotnet-bot dotnet-bot restored the merges/master-to-features/embeddedRegex branch June 6, 2018 18:00
@dotnet-bot dotnet-bot deleted the merges/master-to-features/embeddedRegex branch June 6, 2018 18: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.

2 participants