Skip to content

Conversation

@KubaZ2
Copy link
Member

@KubaZ2 KubaZ2 commented Nov 20, 2025

No description provided.

@github-actions
Copy link

The documentation preview is available at https://preview.netcord.dev/224.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR enhances the source generator by adding XML documentation comments to the HandleAsync methods of generated gateway handler interfaces. The changes improve the developer experience by providing IntelliSense documentation for these methods.

  • Adds XML documentation to generated HandleAsync methods describing their purpose and parameters
  • Refactors event type arity checking into a reusable hasArg variable to reduce code duplication
  • Introduces a new WriteHandleAsyncXmlDoc helper method to generate consistent XML documentation

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@KubaZ2 KubaZ2 merged commit 0d83cf1 into alpha Nov 20, 2025
7 checks passed
@KubaZ2 KubaZ2 deleted the feature/handle-async-xml-doc branch November 20, 2025 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants