Skip to content

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

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

Keavon merged 1 commit into
masterfrom
node-macro-doc-comment

Conversation

@Keavon

@Keavon Keavon commented Mar 30, 2026

Copy link
Copy Markdown
Member

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

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

Copy link
Copy Markdown
Contributor

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.

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

Copy link
Copy Markdown
Contributor

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