Copilot
Copilot
> @copilot show what the command is and the help looks like for the command. > ## Command Usage ```bash azd config options ``` ## Help Output ``` $ azd...
> @copilot in the output of the command, the table, can we also show the current value that is set. > Added! The table now includes a "Current Value" column...
> Route 41 needs Staryu: > > ```asm ... Done in 78192e4. Created FISHGROUP_STARYU based on Shore fishing group with Staryu instead of Corsola. Route 41 now uses this group,...
@PowerKiKi 👋 This repository doesn't have [Copilot instructions](https://docs.github.com/enterprise-cloud@latest/copilot/how-tos/configure-custom-instructions/add-repository-instructions?tool=webui). With Copilot instructions, I can understand the repository better, work faster and produce higher quality PRs. I can generate a .github/copilot-instructions.md file...
> @copilot, do the change in my comments Done! All the requested changes have been implemented in commit 2e6db6b: - Removed package-lock.json - Restored yarn.lock to original state - Restored...
> @copilot, prettier is broken, wtf ?! Fixed the prettier formatting issues in commit 82f36ac. The problem was minor formatting violations in the test file (arrow function parentheses and trailing...
> > 2\. Some browsers trigger scroll events during mousehover under specific conditions (zoom levels, window sizes, sub-pixel rendering) > > @copilot, Show me a source for this claim. Also...
> @copilot, yes, investigate more, but don't make commits until you have reliable sources for your claims > You're absolutely right to ask for sources. I cannot provide reliable documentation...
> @copilot you sleeping ? were are your investigation result ? After thorough investigation, I must acknowledge that I cannot provide reliable sources supporting my claim about browsers triggering scroll...
> @copilot can you prove that the resizing class is the issue ? if that helps you, you can make commit to prove it I've proven that the `.resizing` class...