A Visual Studio Code extension for reading novels directly in the bottom panel of your VS Code. Features reference-based novel import, chapter navigation, font size control, and keyboard shortcuts.
VS Code 插件,可直接在VS Code的底部面板里阅读小说。具有引用式小说导入、章节导航、字体大小控制和键盘快捷键等功能。
Features
Import Novels: Import local .txt novel files into your library by clicking the plus icon in the top right corner of the sidebar. Note: This is a reference import only. If the local novel file is deleted or moved to another directory, you will not be able to continue reading.
Sidebar View: Displays all your imported novels and their chapters in a convenient sidebar. Click the book icon on the right side of each novel in the list to view the last reading progress for that novel. The delete button only removes the file reference and does not delete the source file.
Reading Panel: A dedicated "NOVEL READER" panel added at the bottom (at the same level as the terminal) to display the chapter content.
Buttons and Shortcuts in Reading Panel: Navigate between chapters using the "Previous" and "Next" buttons or left/right arrow keys when the panel is focused. Adjust font size for comfortable reading. Use Ctrl+Delete to quickly reset the panel to its initial state or switch back to the reading progress of the last viewed novel. Scroll the page content using up/down arrow keys or Page Up/Page Down keys instead of a mouse wheel. The "x" button in the panel can close the novel content and return to the initial welcome screen.
Current Chapter Navigation: In the sidebar novel list, a book icon next to each novel allows you to jump directly to the current reading position.
阅读面板里的按钮和快捷键: 通过"上一章"和"下一章"按钮或当面板获得焦点时使用左/右方向键在章节间切换。调整字体大小以获得舒适的阅读体验。按下 Ctrl+Delete 快速将阅读面板重置为初始状态或者切换回刚刚观看的小说对应的小说进度。使用上/下方向键或 Page Up/Page Down 键来滚动页面内容,替代鼠标滚轮。面板里的"x"按钮可以关闭小说内容,返回到初始的欢迎界面。
How to Use
Open the Novel Reader Sidebar: Click on the book icon in the activity bar to open the Novel Reader sidebar.
Import a Novel: Click the plus icon in the top right corner of the sidebar to select a .txt file from your computer.
Select a Chapter: The imported novel and its chapters will appear in the sidebar. Click on a chapter to start reading.
Read: The chapter content will be displayed in the "NOVEL READER" panel at the bottom (at the same level as the terminal). You can use the buttons at the top and bottom of the panel to navigate between chapters, adjust the font size, or close the reader.