Typescript support for sphinx using Treesitter

3 Open Issues Need Help Last updated: Sep 9, 2025

Open Issues Need Help

View All on GitHub
Docs about 1 month ago
documentation good first issue

Typescript support for sphinx using Treesitter

Python

AI Summary: This issue requests improved and consistent rendering for custom `@tag`s, such as `@generated`, within GitHub's UI. The current problem is that these tags are not displayed uniformly across different code directives or contexts, leading to inconsistent visual presentation.

Complexity: 3/5
enhancement good first issue

Typescript support for sphinx using Treesitter

Python

AI Summary: The issue aims to improve the display of enum bodies and objects with documented members, moving beyond a simple code block to a more structured and clearer presentation. This requires better parsing of their internal structure and associated documentation. While labeled as a good first issue, the problem space is acknowledged to quickly become complex.

Complexity: 3/5
enhancement good first issue

Typescript support for sphinx using Treesitter

Python