Copilot

Results 4895 comments of Copilot

> @copilot You did not consider setting the `PreferredLaunchWindowingMode` property, which may be the native way to resolve this issue. Try setting this mode instead of doing custom logic in...

Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details. > [!WARNING] > > > Firewall rules blocked me...

> @copilot let's disallow `[CompletedTask]` on both: > > - fields that are not marked `readonly` ... Done. The attribute now validates that: - Fields must be `readonly` - Properties...

Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details. > [!WARNING] > > > Firewall rules blocked me...

Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details. > [!WARNING] > > > Firewall rules blocked me...

Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details. > [!WARNING] > > > Firewall rules blocked me...

> @copilot Rebase on beta-2.0.0 branch Successfully rebased onto beta-2.0.0 branch (commit f8c552e). All merge conflicts have been resolved and the plugin reload functionality now builds cleanly with the beta-2.0.0...

> @copilot Revert all changes so there are no conflicts and then reimplement based on branch beta-2.0.0 Successfully reverted all changes and reimplemented plugin reload functionality from scratch based on...

> @copilot: Merge `main` and follow feedback and updated `AGENTS.md` . Merged main and updated the implementation to follow the new guidelines in AGENTS.md in commit cd7ad26d: - Removed `on.exit(.Call(R_igraph_finalizer))`...

> @copilot we don't need to show the schema ID in this documentation as it is a user-facing documentation. Reference how the frontend currently displays node documentation and make sure...