Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.21 KB

README.md

File metadata and controls

26 lines (17 loc) · 1.21 KB

gitbook-kit README

由于Gitbook Editor的Mac版本存在一些bug,使用起来并不方便。当单个页面长度需要滑动时,每次删除都会异常卡、慢,令人困扰。Gitbook-Kit为VSCode添加了相关功能支持。

Since there're some bugs in Gitbook Editor(Mac version), I made this extension so that I could use VSCode as the gitbook editor.

preview

功能 Features

  • 若存在SUMMARY.md文件,自动激活插件

  • 文档结构树支持编辑功能,可以增加、删除、重命名节点

  • 文档借口树的变动会自动同步到SUMMARY.md文件中

  • SUMMARY.md文件发上变动时,左侧文档树会同步更新

  • Extension will be actived when SUMMARY.md exits.

  • You can edit book structure in the Gitbook Struct Explorer View. (Create node, rename node or delete node)

  • All changes made in the structure view will be synchronized to SUMMARY.md

  • Gitbook struct will be updated once SUMMARY.md changed.

更多信息 More

Enjoy!