Copilot

Results 4907 comments of Copilot

@kwannoel I've opened a new pull request, #24083, to work on those changes. Once the pull request is ready, I'll request review from you.

@kwannoel I've opened a new pull request, #24111, to work on those changes. Once the pull request is ready, I'll request review from you.

@kwannoel I've opened a new pull request, #24190, to work on those changes. Once the pull request is ready, I'll request review from you.

> @copilot 继续 Fixed in commit 2f35ce3. Changed the scroll-to-bottom detection from strict equality to tolerance-based comparison (`Math.abs(clientHeight + scrollTop - scrollHeight) < 1`) to handle sub-pixel values when the...

> @copilot, please fix these invalid links: > ##[warning]Link has invalid format ../AGENTS.md > ##[warning]DO NOT use relative link ../AGENTS.md. Please use absolute link instead. Check here for more inf......

> @copilot refactor so that each RarStream gets given a new instance of IRarunpack instead of removing multi-thread support Refactored in `acffccd` and `3ec4035`. Each `RarStream` now gets a new...

> @copilot Please resolve other comments first. > > **Important**:... I've reverted the Generator.csproj to use PackageReference and updated eng/Packages.Data.props to version 1.6.0-alpha.20251208.1 (commit 7cdacb2). However, I'm unable to run...

> @copilot should note this is a breaking change Updated the PR description to clearly mark this as a breaking change with ⚠️ BREAKING CHANGE header, impact details, and migration...

> @copilot this solution won't work with pagination. Can you update it to only apply to the 'group by namespace' group and in that case, to use the data we...

> @copilot this doesn't quite work - the check for the namespace group should allow `metadata.namespace` as well as`namespace`. Can you fix that and also reduce the padding from 5px...