Skip to content

Latest commit

 

History

History
125 lines (77 loc) · 8.03 KB

CHANGELOG.md

File metadata and controls

125 lines (77 loc) · 8.03 KB

1.4.10 (2024-12-25)

Bug Fixes

  • 添加statusWordReset设置选项,允许切换文件时不重置字数(默认为不重置) (82c234c)

1.4.9 (2024-12-24)

Bug Fixes

  • 添加statusWordReset设置选项,允许切换文件时不重置字数(默认为不重置) (82c234c)
  • csv定义的元数据允许空行和省略 (4ab412d)
  • csv定义的元数据允许空行和省略 (00f92a1)

1.4.8 (2023-12-25)

Bug Fixes

  • csvreader.ts: solve bug of failing to show default highlight when no csv settings (ac29c89)
  • stricten the onChangeConf hook (20b40e7)
  • word count bug (e43f117)

1.4.7 (2023-07-28)

Bug Fixes

  • csvreader.ts: solve bug of failing to show default highlight when no csv settings (ac29c89)
  • word count bug (e43f117)

1.4.6 (2023-05-15)

Bug Fixes

1.4.5 (2023-04-09)

Bug Fixes

  • change behavior of default highlight & fix bug of completion (e377b5d)

1.4.4 (2023-03-27)

Bug Fixes

Features

  • add comment from sample (2e1af64)
  • add lint-staged (fbd2a86)
  • app & panel: add router in app module & sidebar panel in extension (60b2682)
  • completion (8fd24c3)
  • deal with scrollbar & responsive (1a0fed4)
  • diagnostic (c352a88)
  • doc, panel outlook, keywords, readme, conf recommand (f567509)
  • github actions (d044ae1)
  • outline in panel (5d4d412)
  • package: add install script (838d413)
  • panel: success add panel, and change webview html to control router (e64af0c)
  • update status bar (afd292c)
  • webpack: optimize (88b2803)

Reverts

  • version: delete version script (7b0f0bb)