-
Notifications
You must be signed in to change notification settings - Fork 213
Closed
Labels
Description
- Cohost document highlighting (10656)
- Localized file check-in by OneLocBuild Task: Build definition ID 262: Build ID 2500297 (10663)
- Add latest .NET 8 runtime to global.json (10659)
- Always use designtime document for formatting with FUSE (10640)
- Set RootNamespace for MS.VS.LanguageServices.Razor (10653)
- Revisit Razor logging (10641)
- Fix attribute parsing recovery (10620)
- Cohosting tests for Uri presentation (10642)
- Move BuildAnalyzers.sln to eng (10647)
- Cohost: Support signature help (10595)
- Turn off trailing whitespace triming in strings (10646)
- Remove dodgy
UpdateSolution
method in cohosting tests (10627) - Minor updates for Razor repo (10576)
- Merge release/dev17.11 to main (10643)
- Port AsyncBatchingWorkQueue fix to release/dev17.11 (10636)
- Add GetPooledArraySpan(...) extension method (10625)
- Remove binary test (10639)
- Expand string and span extension methods (10629)
- Fix handful of unit test issues and the intermittent IndexOutOfRangeException failures (10635)
- Handle
:get
/:set
inEditorRequired
checking (10628) - Cohosting folding range tests (10638)
- Localized file check-in by OneLocBuild Task: Build definition ID 262: Build ID 2496558 (10637)
- Cohosting semantic tokens tests (10619)
- Move StreamExtensions to netcore only (10634)
- Simplify co-hosting infrastructure and improve co-hosting test infrastructure (10622)
- Fix Visual Studio unit tests (10626)
- [FUSE] Component attribute nameof() (10581)
- Pool CodeWriter ReadOnlyMemory pages (10585)
- Improve performance of
DefaultRazorTagHelperContextDiscoveryPhase
(10602) - Flesh out
PooledArrayBuilder<T>
a bit (10606) - Add ImmutableArray extension methods for ordering (10608)
- Fix project info reading (10623)
- Add tests for cohosting linked editing range that use real components (10618)
- Fix NRE when invoking completion in empty document (10610)
- Cohosting test infrastructure v2 (10612)
- Use pooled objects in more locations (10598)
- Avoid UI thread dependency in the constructor (10593)
- Fix unified settings (10607)
- Fix razor/namedPipe params to use STJ. Also rename the endpoint (10604)
- Add tests for the cohost linked editing range endpoint (10596)
- Improve perf in generator cache cases (10577)
- Clean up code actions code (10582)
- Removing unnecessary Razor Legacy Editor feature flag (10591)
- Explicitly pass formatting options to Roslyn APIs (via External Access) (6166)
- Unskip bound attribute test (10580)