Skip to content

Commit

Permalink
Merge pull request #50950 from jasonmalinowski/clean-up-editor-featur…
Browse files Browse the repository at this point in the history
…es-suggested-actions

Unify EditorFeatures.Cocoa/Wpf suggested actions code
  • Loading branch information
jasonmalinowski authored Feb 12, 2021
2 parents 7d3f07c + 823f16e commit fb89a5d
Show file tree
Hide file tree
Showing 51 changed files with 161 additions and 2,705 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
<Compile Include="..\Core.Wpf\ExternalAccess\VSTypeScript\**\*.cs" LinkBase="ExternalAccess\VSTypeScript" />
<Compile Include="..\Core.Wpf\InlineRename\**\*.cs" Exclude="..\Core.Wpf\InlineRename\Dashboard\**\*.cs" LinkBase="InlineRename" />
<Compile Include="..\Core.Wpf\SignatureHelp\**\*.cs" LinkBase="SignatureHelp" />
<Compile Include="..\Core.Wpf\Suggestions\**\*.cs" LinkBase="Suggestions" />
<Compile Include="..\Core.Wpf\IDebuggerTextView2.cs" Link="IDebuggerTextView2.cs" />
</ItemGroup>

Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit fb89a5d

Please sign in to comment.