Copilot
Copilot
> @copilot I see that you added `src/webapp/help`. This is not correct, as it is duplicating both the `.rst` source of the help and even the HTML output of the...
> @copilot Please make the help readable with both dark and bright themes. Fixed in commit f041136. Added comprehensive theme-aware styling that dynamically injects CSS into the help documentation iframe...
> @copilot "Build web application" failed because the help files are not available. Please add a step to build the help files before building the JS code, after building the...
> Do a test where multiple types are wrong, I think we should report only a single diagnostic and show the multple issues. Done! I've implemented support for reporting multiple...
@webknjaz I hit the following errors while trying to work on issue #324. - Branch creation is blocked due to repository rules - Branch name restrictions apply (must match regex...
@webknjaz I hit the following errors while trying to work on issue #324. - Branch name restrictions apply (must match regex ***) due to repository rules > [!NOTE] > >...
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, in addition to the current change, I'm also noticing that under high contrast, top menu bar, file path drop down, and Filter are all bright gray under high...
> @copilot, this change is not working. Please undo the change and then let's re-assess. > > It looks like the issue is not in PerfView's implementation of dark mode,...
> I approve, but consider the feedback on going to the trouble of implementing the full verbose IDisposable pattern. Thanks for the feedback! I've addressed the suggestion by removing the...