I'm trying to switch to 0.8.0, but I have the following issue, I have a class with the following:
---@class registers
---@field options options
---@field private _mode string
When I generate the documentation, I get this:
registers._mode() *registers._mode*