Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>txt-novel-readingNew to Visual Studio Code? Get it now.
txt-novel-reading

txt-novel-reading

cao1987

|
1,503 installs
| (0) | Free
TXT小说阅读,中文小说阅读
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

txt-novel-reading

一个使用vscode阅读中文txt小说的插件,将txt文件分割为章节,使用vscode阅读,可自定义字体大小、字体颜色、背景颜色,可查看和快速跳转章节。

开始使用

  1. 安装插件

  2. 设置文件存放目录

  3. 选择txt文件,会将txt文件按章节切割,文件越大等待时间越长

快捷操作

  • 空格键/↓: 向下滚动,滚动到最后自动切换下一章.
  • ↑: 向上滚动
  • esc: 快速关闭窗口
  • 单击右键: 操作菜单
  • 双击左键: 快速隐藏和展示内容,摸鱼必备

存在问题

本插件章节切割使用正则规则为 /(?<=\r\n)(\s*)([第序]{1}.*?[章幕卷篇]{1}.*?)(?=\r\n)/g,可以适配第一章、第一篇、第1章、第1篇......如果解析错误,可能是正则无法匹配分割,请检查并更换txt文件

仓库地址

https://gitee.com/cao1234/txt-novel-reading

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft