-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
Description
- Implement workaround for missing ValueTuple in remote debugger
- Extract base LanguageServerProjectLoader from LanguageServerProjectSystem
- Remove suppression and fix VSTHRD100
- Edit & Continue support for field access in auto-properties
- Extensions: xml docs
- Move ICollectionExtensions to MS.CA.Collections
- Allow Razor cohosting to hook into configuration change notifications
- Move more collections and collection related extensions to MS.CA.Collections source package
- Do not leak cancellation exception for our own operation
- Use ActivationConstraint.FeatureFlag API to control when Semantic Search is enabled
- Optimize work done in ProjectCodeModelFactory
- Add conditional access to test plan
- Update
RuntimeHelpers.Awaitrules - Add legacy workspace eventing APIs to the banned list inside roslyn
- Move Range and Index to Contracts source package