-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Description
- Change insertionCreateDraftPR to false
- Implement compiler support for System.Runtime.InteropServices.ExtendedLayoutAttribute
- Don't assume misc files are documents
- Move to async/await (Workspaces) layer (attempt-b)
- Update workflow messaging on who has command access
- Move lsp handlers to async/await (attempt 2).
- Disable solutionless-load
- Ensure extension receiver is converted for pattern matching Deconstruct and pattern based
usingscenarios. - Set enforce latest commit based on if a commit was passed in for perf workflow
- Update config after 18.3 snap
- Include Roslyn.Diagnostics.Analyzers in source build
- HotReloadMSBuildWorkspace
- Remove sourebranch param from perf workflow
- Simplify LSP refresh queue management
- Document ordering of SyntaxNode Ancestor methods
- Change environment from pr_val to roslyn_perf
- Add workflow to run validation pipelines from a PR directly
- Properly await calls to ensure exception handling works for sync and async scenarios
- Use new test plan for dictionary expressions
- Update dartlab pipeline setup