You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add support for tab stops (#1945)
* feat: add support for tab stops
* refactor: simplify `tab_offset == nil` case
Co-authored-by: Takase <20792268+takase1121@users.noreply.github.com>
* refactor: use `NAN` `offset` instead of bool to enable tab stops
---------
Co-authored-by: Takase <20792268+takase1121@users.noreply.github.com>