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

readhint

chaox

|
4 installs
| (1) | Free
使用代码提示的方式看小说 & Read novels by using completion sggestions
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

chaox-readhint

使用代码提示的方式看小说 & Read novels by using completion sggestions

主要功能

  • 通过快捷键在 txt 文件的每一行之间切换,并以内联补全的方式显示在光标后面。
  • 支持 alt+q(上一行)、alt+w(下一行)、alt+e(清空/隐藏提示)。
  • 支持记忆上次阅读进度,重启 VS Code 后可继续阅读。
  • 可与其他 AI 补全插件共存,alt+e 后自动让位于其他补全。由于使用快捷键会重复触发代码补全,影响阅读速度,因此建议禁用其他代码补全插件。

快捷键

  • Alt+Q:显示上一行
  • Alt+W:显示下一行
  • Alt+E:清空当前提示,允许其他 AI 补全显示

配置

在设置中搜索 chaox-readhint,配置 txtFilePath,如:

"chaox-readhint.txtFilePath": "d:/myhint.txt"

使用方法

  • 在设置中配置 txt 文件路径。
  • 在任意代码文件中,使用快捷键切换阅读行。
  • 插件会自动记忆阅读进度。
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft