Skip to content

docs: improve JSDoc for xlmake function to enhance IDE auto-import - #23

Merged
yn1323 merged 1 commit into
developfrom
claude/fix-xlmake-autocomplete-BdOX0
Jan 15, 2026
Merged

docs: improve JSDoc for xlmake function to enhance IDE auto-import#23
yn1323 merged 1 commit into
developfrom
claude/fix-xlmake-autocomplete-BdOX0

Conversation

@yn1323

@yn1323 yn1323 commented Jan 15, 2026

Copy link
Copy Markdown
Owner

Added detailed JSDoc comment with @example annotation to the xlmake()
function. This improves TypeScript/VSCode auto-import suggestions when
users type 'xlmake' in their code.

The example demonstrates basic usage in both Node.js and browser
environments, making the function more discoverable through IDE
autocomplete features.

Added detailed JSDoc comment with @example annotation to the xlmake()
function. This improves TypeScript/VSCode auto-import suggestions when
users type 'xlmake' in their code.

The example demonstrates basic usage in both Node.js and browser
environments, making the function more discoverable through IDE
autocomplete features.
@yn1323
yn1323 merged commit 4cff128 into develop Jan 15, 2026
4 checks passed
@yn1323
yn1323 deleted the claude/fix-xlmake-autocomplete-BdOX0 branch January 15, 2026 00:11
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