main
Add IDE benchmark targeting .NET Core
Share metadata between lsp server instances in daemon mode (#84713)
Stream project.assets.json when checking for unresolved package references (#84647)
[main] Update dependencies from dotnet/arcade (#84740)
Remove unused usings
Convert Roslyn.sln to slnx (#80440)
Remove dispose support
Remove workspace config option for which db to use
Optimized Rope Equals and GetHashCode by replacing Rope's `IEnumerable<char>` iterator with struct `Enumerator` (#83664)
Tighten fuzzy edit-distance threshold for length-5 patterns (#82459)
Update regex search with sparse-ngram searching (#82708)
Fix IdeCore benchmark build isolation (#84668)
Enable CA1052 (static holder types should be static)
Extract CopyOverlapped<T> to a non-inlined method
Reuse segments during SegmentedDictionary growth (#75943)
Modify segmented list to grow by growth rate. (#75756)
Add benchmarks for InsertRange
Update src/Tools/IdeCoreBenchmarks/SyntacticChangeRangeBenchmark.cs