-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
Description
- Update ICSharpCode.Decompiler to 8.2.0.7535 (71837)
- Reduce CPU costs under AnalyzerExecutor.ExecuteSyntaxNodeActions (76894)
- Always specify Image width/height for glyphs sourced from IGlyphService (76935)
- add configs for net9 branch (76939)
- Move merging of partial members to an earlier phase of members construction. (76871)
- Update rebuild test Semantic Search Refs exclusions (76933)
- Remove accidentally added files (76924)
- Target test projects in Workspaces and Features layers to NetVSShared (76918)
- Do not offer to convert typeof to nameof on a generic type (76920)
- Enable extract refactorings in LSP (76718)
- Add generated semantic search API list (73966)
- Speed up 'fix all' for 'use auto prop' by running in parallel (76905)
- Add back intenral EE APIs used by the debugger until the debugger switches to the new overloads (76912)
- Add support for converting an auto-prop to a field-backed property. (76900)
- Fix throw in generator comparer (76769)
- Do not offer the containing type when offering completion in teh base-list (76891)
- Testing time (76873)
- On-the-fly-docs -- Add quota exceeded dialogue (76877)
- Improve handling bad metadata in EE (76878)
- Opt in MS.CA.LS.Protocol into using optprof training data (76768)
- Remove workaround for old version of SRM. (76826)
- Record completion of "Simple lambda parameters with modifiers" feature (76884)
- Enc logging (76042)
- Add feature status of Partial Events and Constructors (76879)
- Reduce work in ConversionsBase.AddUserDefinedConversionsToExplicitCandidateSet (76835)
- Update formatOnType handler to support formatting on NewLine (76876)
- Fix new document formatting (76736)
- Revert "Change PR Val builds to be unsigned (#76358)" (76866)
- Ensure we deploy the build hosts in Roslyn.VisualStudio.Setup (76747)
- Initial work to collapse comments at the end of a block (76865)
- Push diagnostic suppression filtering flag to feature levels (76849)
- Use Assert.Empty (76862)
- Use existing property over linq operator (76853)
- Remove helper extension in diagnostics (76850)
- Support organizing imports as part of LSP document formatting (76806)