-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
Description
- Prioritize original user symbol in FAR results above cascaded symbols.
- Add file watchers for analyzer references
- Move to basic ref assemblies for net40 (74796)
- Move net451 test assets to net461 (74766)
- Fix issue where output path set in construction never updated the project update state (74791)
- Expose trigger in argument list option to vscode (74792)
- Use EnableCodeStyleSeverity instead of AnalysisLevel to control new diagnostic severity behavior (73843)
- fix bug with option not working when clicked (74781)
- Snippet refactoring 2 (74767)
- Handle partial properties in struct field ordering warning (74706)
- Remove net35 reference assemblies (74763)
- Expose document symbols to Razor cohosting (74730)
- Fix nested nullability of collection expressions (74490)
- Remove nonexistent folders from the solution explorer (74759)
- Use manual
foreachinstead ofAddRangemethod for certain collection expression spreads (74630) - Cleanup LSP error reporting (74530)
- Add support in DevKit for source link go to definition (74626)
- Remove unnecessary CODE_STYLE workarounds