-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Move IDE off of SpecializedCollections.Singleton to using collectoin exprs #72899
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
Merged
Merged
Changes from all commits
Commits
Show all changes
57 commits
Select commit
Hold shift + click to select a range
5b1cefb
use collection expr
CyrusNajmabadi b1ad3a9
use collection expr
CyrusNajmabadi c2723ff
use collection expr
CyrusNajmabadi 6eae9d3
use collection expr
CyrusNajmabadi 6f29ecc
use collection expr
CyrusNajmabadi 1d161f0
use collection expr
CyrusNajmabadi 8ce6597
use collection expr
CyrusNajmabadi 66e4621
use collection expr
CyrusNajmabadi 287d755
use collection expr
CyrusNajmabadi 61bbeaf
use collection expr
CyrusNajmabadi c37bf61
use collection expr
CyrusNajmabadi 5972199
use collection expr
CyrusNajmabadi 5910bf7
use collection expr
CyrusNajmabadi 42b6e42
use collection expr
CyrusNajmabadi 87355c2
use collection expr
CyrusNajmabadi a5fc822
use collection expr
CyrusNajmabadi 9981fba
use collection expr
CyrusNajmabadi 36f595a
use collection expr
CyrusNajmabadi 755963d
use collection expr
CyrusNajmabadi b7d1355
use collection expr
CyrusNajmabadi 0e6c150
use collection expr
CyrusNajmabadi 8efbd4f
use collection expr
CyrusNajmabadi 2205cc3
use collection expr
CyrusNajmabadi 30c7756
use collection expr
CyrusNajmabadi 8c81f6e
use collection expr
CyrusNajmabadi 964b07c
use collection expr
CyrusNajmabadi 4a81e6c
use collection expr
CyrusNajmabadi 61782b6
use collection expr
CyrusNajmabadi 3c2320f
use collection expr
CyrusNajmabadi e96968a
use collection expr
CyrusNajmabadi 7317482
use collection expr
CyrusNajmabadi 0d49c33
use collection expr
CyrusNajmabadi 990b648
use collection expr
CyrusNajmabadi 54488ec
use collection expr
CyrusNajmabadi 96730eb
use collection expr
CyrusNajmabadi 89cd3ed
use collection expr
CyrusNajmabadi d011c76
use collection expr
CyrusNajmabadi 219b4e4
use collection expr
CyrusNajmabadi 1a929eb
use collection expr
CyrusNajmabadi 72c99d5
use collection expr
CyrusNajmabadi 0895867
use collection expr
CyrusNajmabadi 8ee5ed9
use collection expr
CyrusNajmabadi 495611f
use collection expr
CyrusNajmabadi 538a13d
use collection expr
CyrusNajmabadi 9bed21c
use collection expr
CyrusNajmabadi 458e8be
use collection expr
CyrusNajmabadi 4196ca5
use collection expr
CyrusNajmabadi 06ba49a
use collection expr
CyrusNajmabadi ef22741
use collection expr
CyrusNajmabadi 5e2cfcb
use collection expr
CyrusNajmabadi 380a52a
use collection expr
CyrusNajmabadi ad9ec29
use collection expr
CyrusNajmabadi c0de600
fix
CyrusNajmabadi 9c22aab
use collection expr
CyrusNajmabadi b6d33c9
use collection expr
CyrusNajmabadi 1c8e45a
use collection expr
CyrusNajmabadi 2a1720d
Revert
CyrusNajmabadi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -390,8 +390,8 @@ private void RaiseTagsChanged(ITextBuffer buffer, DiffResult difference) | |
| return; | ||
| } | ||
|
|
||
| OnTagsChangedForBuffer(SpecializedCollections.SingletonCollection( | ||
| new KeyValuePair<ITextBuffer, DiffResult>(buffer, difference)), | ||
| OnTagsChangedForBuffer( | ||
| [new KeyValuePair<ITextBuffer, DiffResult>(buffer, difference)], | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
|
||
| highPriority: false); | ||
| } | ||
| } | ||
|
|
||
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.