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

Extend make type abstract to include records #48227

Merged
merged 28 commits into from
Nov 5, 2020
Merged
Show file tree
Hide file tree
Changes from 20 commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
c94024e
Rename AbstractMakeClassAbstractCodeFixProvider to AbstractMakeTypeAb…
Youssef1313 Oct 1, 2020
d8ca0db
Update VisualBasicMakeClassAbstractCodeFixProvider.vb
Youssef1313 Oct 1, 2020
0f2f211
Rename CSharpMakeClassAbstractCodeFixProvider to CSharpMakeTypeAbstra…
Youssef1313 Oct 1, 2020
140e9a3
Update tests to include records
Youssef1313 Oct 1, 2020
16450fb
Update MakeTypeAbstractTests.cs
Youssef1313 Oct 1, 2020
a417b77
Fix namespaces
Youssef1313 Oct 1, 2020
276875a
Fix namespace
Youssef1313 Oct 1, 2020
9dbf9f7
Fix
Youssef1313 Oct 1, 2020
ff75e05
Rename
Youssef1313 Oct 1, 2020
95f9685
Update CSharpMakeTypeAbstractCodeFixProvider.cs
Youssef1313 Oct 1, 2020
ba57424
Fix FixAll test
Youssef1313 Oct 1, 2020
b46acea
Rename trait in Traits.cs
Youssef1313 Oct 1, 2020
b8bf84f
Rename trait in C# test
Youssef1313 Oct 1, 2020
76c8ccf
Rename trait in VB test
Youssef1313 Oct 1, 2020
57027c3
Fix typo
Youssef1313 Oct 2, 2020
a7cde2e
Fix typo
Youssef1313 Oct 2, 2020
1a70a53
Final fixes
Youssef1313 Oct 2, 2020
d277833
Update MakeTypeAbstractTests.cs
Youssef1313 Oct 2, 2020
69514cb
Update VB codefix
Youssef1313 Oct 3, 2020
b8a55f6
Update VB tests
Youssef1313 Oct 3, 2020
158d8b7
Ensure that typeDeclaration is null when returning false
Youssef1313 Oct 5, 2020
7f0bb1a
Revert `InlineData`s
Youssef1313 Oct 5, 2020
c0ab249
Fix traits
Youssef1313 Oct 5, 2020
ae218bc
Merge branch 'master' into patch-38
Youssef1313 Nov 5, 2020
c0a39b2
Update src/Features/CSharp/Portable/MakeTypeAbstract/CSharpMakeTypeAb…
Youssef1313 Nov 5, 2020
6e7bb15
Update CSharpMakeTypeAbstractCodeFixProvider.cs
Youssef1313 Nov 5, 2020
35daead
Update CSharpMakeTypeAbstractCodeFixProvider.cs
Youssef1313 Nov 5, 2020
6ecffc9
Update CSharpMakeTypeAbstractCodeFixProvider.cs
Youssef1313 Nov 5, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

This file was deleted.

Loading