Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ReadNovelNew to Visual Studio Code? Get it now.
ReadNovel

ReadNovel

DaHuaZhuXi

|
13,279 installs
| (5) | Free
使用代码注释的方式偷偷看小说 & Using code annotation to secretly read novels
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

插件说明

代码注释阅读小说插件:读取txt小说文件,并在当前编辑器的文档任意行使用代码注释的方式插入小说文字,用于阅读。

在这里插入图片描述

更新说明

  • 1.0.3
    1. 因为新版本vscode冲突,所以去掉Mac系统快捷键,只保留Window系统快捷键: 需要修改或自定义快捷键的可以:右击插件-->扩展键盘快捷方式
    2. 更新功能,可以任意行插入小说文字: 先光标指定任意位置,然后执行“使用方式的第3点”操作

插件设置

  • ReadNovel.filePath: TXT 格式小说绝对路径。例如 D:\abc.txt

  • ReadNovel.replaceMark: 代码注释规则,程序会自动替换 $ 为小说文字。例如 /*$*/ or //$

使用方式

  1. 准备好utf8编码的 txt 小说文件;

  2. 在插件设置里填好小说文件地址和代码注释规则;

  3. 编辑器打开一个代码文件,鼠标选择代码任意位置,然后按 Ctrl+Shift+P (Cmd+Shift+P),输入ReadNovel,即在文件该行插入小说文字;

  4. 关闭文件等操作,程序会把阅读进度记录在小说文件第一行,下次阅读会自动读取进度;

快捷键

  • 下一页:Alt + W

  • 上一页:Alt + Q

  • 清空内容(老板键):Alt + E

  • 修改或自定义快捷键:右击插件-->扩展键盘快捷方式


About :

Code Comment Reading Novel Plugin: Read txt novel files and insert novel text in any line of the current editor's document using code comments, for reading purposes.

Extension Settings

  • ReadNovel.filePath: The absolute file path of the TXT format novel, for example, D:\ abc.txt

  • ReadNovel.replaceMark: Code comment rules, the program will automatically replace $ with novel text. For example /*$*/ or //$

How to use

  1. Ready with a UTF-8 encoded txt novel file.

  2. Please fill in the novel file address and code comment rules in the plugin settings.

  3. Open a code file in the editor, select any position with the mouse, then press Ctrl+Shift+P (Cmd+Shift+P), type 'ReadNovel', and it will insert novel text at that line in the file.

  4. The program will record the reading progress in the first line of the novel file. When you close the file and reopen it, the program will automatically read the progress and resume from where you left off.;

Shortcut key

  • next page : Alt + W

  • prev page : Alt + Q

  • clear : Alt + E

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