Skip to content

feat(api-ref): enhance type references and documentation display #9569

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Feb 22, 2025

Conversation

luvkapur
Copy link
Member

@luvkapur luvkapur commented Feb 20, 2025

This PR introduces several improvements to the API reference system:

  • Enhanced Type Reference Resolution for Inference Types

    • Improved handling of internal and external type references
    • Better handling of inferred array types, generic types, and Promise types
    • Fixed type reference resolution for internal components (non exported)
  • Documentation Display Improvements

    • Added support for displaying examples in function documentation
    • Better code block extraction and formatting in JSDoc comments
    • Improved rendering of tuple types
    • Added external link icons for external type references

@luvkapur luvkapur marked this pull request as ready for review February 21, 2025 21:37
@luvkapur luvkapur changed the title feat(api-ref): extract and link node references from inference types + enhanced docs support feat(api-ref): enhance type references and documentation display Feb 21, 2025
@luvkapur luvkapur merged commit bc0f718 into master Feb 22, 2025
10 checks passed
@luvkapur luvkapur deleted the api-ref-fix-ret-ref branch February 22, 2025 03:18
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