Copilot

Results 4803 comments of Copilot

> @PowerKiKi don't waste your time asking for that because I'm pretty sure it's untestable in jsdom environment. > > For resize to have an impact on inner sizes, we...

> @copilot that doesn't explain why TOPPView behaves differently than TOPPAS. You're absolutely right - my initial explanation was incomplete. Both TOPPAS and TOPPView had the same `LSEnvironment` PATH before...

> @copilot even when I remove the old install location I get weird behaviour: > `2025-12-10 14:02:01+01 abibuilder9 installd[1328]: PackageKit: Applications/OpenMS-3.5.0-pre-35-mac-compat-2025-12-10/TOPP... The relocation to the build directory (`Users/abiadmin/pjones/OpenMS/build/bin/TOPPAS.app`) is caused...

> @copilot why not just add BundleIsRelocatable > > to the plist files? Could you clarify which plist key you'd like to add? The comment appears truncated (shows `` without...

> @copilot We mean > `BundleIsRelocatable ` Same question for you - did you mean `` instead of ``? Setting `BundleIsRelocatable` to `false` would prevent the relocation issue, while `true`...

> @copilot of course false. I just copied the response. Added `BundleIsRelocatable = false` to TOPPAS.plist.in, TOPPView.plist.in, and INIFileEditor.plist.in. This explicitly prevents the PKG installer from relocating these bundles to...

> Some thoughts on the UX (maybe @SophCarp could weigh in here too): > > ... I've addressed all the UX feedback in commit de782ae: 1. **Grey properties without symbols**:...

> @copilot resolve merge conflicts Resolved merge conflict in commit 9c96403. The conflict was in `bicep_provider.go` where I combined main's improved resource state handling (Before/After fallback for delete/create scenarios) with...

> @copilot fix the merge conflicts Resolved merge conflicts in commit 2c972fc. The conflicts were in multiple files from main branch updates. I kept all the property-level preview changes (Delta,...

> @copilot , there is still one conflict, can you rebase? Rebase completed successfully in commits 4626e4db through 4c80bf9d. The branch has been rebased onto the latest main (9fb599af) with...