-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
Description
- 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