Copilot

Results 4682 issues of Copilot

GitHub Issue (If applicable): Fixes issue described in problem statement ## PR Type - Bugfix ## What is the current behavior? On iOS with Native renderer, when `MainCommandStyle` is set...

GitHub Issue (If applicable): #1541 ## PR Type - Feature - Build or CI related changes - Documentation content changes ## What is the current behavior? WinUI library projects use...

- [x] Initial plan created - [x] Update main repository go.mod to use go-zero v1.9.1 - [x] Update all HTTP examples (9 modules) - [x] Update all logging examples (6...

## Implementation Plan for Advanced Study Search Functionality - [x] 1. Update Smithy API schema (modules/api/src/main/smithy/search.smithy) - [x] Add chapter-level filter fields (chapterName, chapterDescription) - [x] Add tag-level filter fields...

The server wants to remove the backward compatibility layer that includes pre-computed `'id'` fields in analysis tree nodes. ## Changes - **Compute node IDs from UCI**: Changed `mergeOngoingAnalysis()` to derive...

This PR updates all SCSS files to use modern Dart SCSS syntax, eliminating deprecation warnings that were being issued by newer SCSS compilers. ## Changes Made **1. Fixed Global Built-in...

Modernizes the incremental source generator with significant performance optimizations and project improvements while maintaining the exact same API and functionality. ## Performance Optimizations - **Eliminated LINQ usage** in hot code...

The repository required manual intervention to update GitHub stars data and redeploy the Shiny app. This PR implements full automation via GitHub Actions. ## Changes ### Workflow Automation - **New...

The `codecov/test-results-action` is deprecated. Consolidated test results upload into the existing `codecov/codecov-action` step, which natively supports this functionality in v5+. ## Changes - Removed the separate `codecov/test-results-action` step - Added...

Adds a recipe demonstrating PDF rendering inside SweetAlert2 modals using Mozilla's PDF.js library with page navigation controls. ## Implementation - **Recipe files**: `pdf-viewer-src.ts`, `pdf-viewer-styles.css`, `pdf-viewer.tsx` - Renders PDF on canvas...