-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
Description
- Remove lazy enumerables
- Use Linq helpers.
- Compute solution explorer diagnostic descriptors in OOP process.
- Remove unused test impl of an interface
- Fix crash when generating explicit impl properties
- Simplify code that was always using a constant.
- Actually export proposal adjuster
- Allow Razor to call into codelens
- Do not report 'no-effect' warning when active top-level code is updated
- Locate usable MSBuild when launching .NET Core BuildHost
- Fix nameof no longer appear in call hierarchy
- Improve error reporting from RemoteInitializationService
- Add a few tests to ensure Razor span mapping is hooked up
- Allow Razor to control the lifetime of caches, rather than using statics
- Fix file-based programs getting stuck in the host workspace
- Fixed irregular spacing between list items
- Reduce some UI thread blocking
- Better Razor cohosting lifecycle management
- Introduce helper to ensure span mapping is consistent everywhere
- Semantic search updates
- Add Copilot semantic search
- In PR validation, test sign contents of nupkg, but not the nupkg itself
- Move 'use auto prop' to code style layer.
- Move fix all helpers to shared location so that CodeStyle can reference them
- Fix formatting in use-auto-prop when attributes are present
- Extensions: address instrumentation follow-ups
- Simplify determination of live vs. build diagnostics
- Remove untriaged label automation
- VB: EmitDelegateCreation - account for the fact that static methods can be marked virtual in metadata
- Fix spelling mistakes in tests.
- Add Copilot.EA IVT
- Allow PR val build insertion step to be re-run