swyddfa / esbonio

A language server for working with Sphinx projects.

Home Page:https://docs.esbon.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Better type annotations for `rst.get_feature`

alcarney opened this issue · comments

I'm fairly sure we can do some type annotation magic so that the return type of rst.get_feature matches the requested feature, removing the need for # type comments or similar