Releases: xlboy/ts-type-hidden
Releases · xlboy/ts-type-hidden
0.6.0
fix(type-analyzer): add missing generic parameters in class declarations (#11)
feat: add import/export type hidden (#9)
v0.4.0
-
feat: support for ignoring specified type kinds when hiding (#5)
-
fix(editor-context): fix inaccurate cursor when opening a new file
-
fix(editor-context): type flicker problem when editing current line code
v0.3.0
- refactor: improve the icon next to the line of type code
- support custom icon(
svg/png/jpg/jpeg/...
file format)
v0.1.1
- fix: adjust the wrong
keybindings.command
(toggleHiddenMode
-> toogle
)