-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Apply code review feedback to Quick Info PR
This commit has a few significant changes beyond correcting minor nit picks: 1. It unifies the GlyphExtensions classes in the Workspaces and non-WPF EditorFeatures layers. 2. It significantly cleans up the super-ugly mocking code in QuickInfoControlTests.vb 3. Tweaks the QuickInfo API to remove QuickInfoItem.Empty and QuickInfoItem.IsEmpty properties.
- Loading branch information
1 parent
6b9f0c4
commit 0c10f4b
Showing
33 changed files
with
279 additions
and
580 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
src/EditorFeatures/Core.Wpf/Completion/Presentation/ImageMonikers.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
284 changes: 0 additions & 284 deletions
284
src/EditorFeatures/Core/Shared/Extensions/GlyphExtensions.cs
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.