Skip to content

Make the node macro include doc comments when hovering a node's function#3979

Merged
Keavon merged 1 commit intomasterfrom
node-macro-doc-comment
Mar 31, 2026
Merged

Make the node macro include doc comments when hovering a node's function#3979
Keavon merged 1 commit intomasterfrom
node-macro-doc-comment

Conversation

@Keavon
Copy link
Copy Markdown
Member

@Keavon Keavon commented Mar 30, 2026

Now we can preview how the markdown is rendered for the node and its parameter descriptions, which is helpful for the in-editor tooltips and user manual that both rely on the markdown formatting.

image

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request enhances the node macro's code generation by automatically producing comprehensive documentation for the generated functions. The changes include generating doc attributes for the node's display name, description, and a "Parameters" section that lists each input name and its corresponding description. I have no feedback to provide.

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

@Keavon Keavon merged commit 86e41a1 into master Mar 31, 2026
1 check passed
@Keavon Keavon deleted the node-macro-doc-comment branch March 31, 2026 09:55
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.

1 participant