-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
Description
- Remove nested types in diagnostic analyzer service (77124)
- Add main to release/dev18.0 flow (77148)
- Return LSP diagnostics with their reported severity. (77145)
- Fix syntax generation of explict checked operator from symbol (77102)
- Make more APIs project-based in diag service. (77122)
- Do not build Microsoft.CodeAnalysis.ExternalAccess.Copilot during source-build (77136)
- Update PublishData.json (77140)
- Add new workspace event that gives handlers the opportunity to be processed immediately (76932)
- Optimize DiagnosticService on NetCore (77126)
- Remove 'state set' concept for diagnostic analysis subsystem. (77121)
- Consume mibc data from VSCode profiling runs in official builds (77044)
- Add culture to the extensionmanager reference to unblock d18 (77112)
- Simplify the computation and caching of 'CompilationWithAnalyzers' for a particular project in the diagnostics layer. (77113)
- Large simplification in how diagnostics are cached in the diagnostic service. (77111)
- Update data section string literals spec (77050)
- Set a RID for InteractiveHost32 (77116)
- Inline diagnostic service helpers (77099)
- Pass the ITestOutputHelper to the MSBuildWorkspace logger (77072)
- Delete old stuff from vsixmanifest (76801)
- Use common helper for diagnostics (77109)
- Merge base and parent type in diagnostic subsystem (77110)
- Make DiagnosticIncrementalAnalyzer a nested private type (77096)
- Simplify caching api between CodeAnalysisService and DiagnosticAnalysisService (77094)
- Handle nullable postcondition for non-static local function inside field initializer (76716)
- Always write the Api output files, even if they don't change (77097)