Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cteamx/Thief-Book-VSCode
VScode 上一款真正的摸鱼插件
https://github.com/cteamx/Thief-Book-VSCode
book javascript nodejs typescript vscode-plugin
Last synced: 3 months ago
JSON representation
VScode 上一款真正的摸鱼插件
- Host: GitHub
- URL: https://github.com/cteamx/Thief-Book-VSCode
- Owner: cteamx
- License: mit
- Created: 2019-08-07T04:30:01.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-09-07T04:57:51.000Z (about 2 years ago)
- Last Synced: 2024-07-11T05:33:06.823Z (4 months ago)
- Topics: book, javascript, nodejs, typescript, vscode-plugin
- Language: TypeScript
- Homepage:
- Size: 925 KB
- Stars: 391
- Watchers: 7
- Forks: 53
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome - cteamx/Thief-Book-VSCode - VScode 上一款真正的摸鱼插件 (TypeScript)
README
# Thief Book
一个摸鱼看书神器
![](./images/1.png)
## 安装
- https://marketplace.visualstudio.com/items?itemName=C-TEAM.thief-book
## PC版本
更加隐蔽功能更加丰富:https://github.com/cteams/Thief-Book
## 默认配置
> 需要填写 TXT小说 路径才可以使用此插件
- 当前页数:1
- 每页长度:50
- 是否为英文:false 如果是英文小说,请勾选
- 换行分隔符号:一个空格
- TXT绝对路径:空## 路径格式
- **Mac** or **Linux** : /opt/test/name.txt
- **Win** : C:\\\Users\\\Administrator\\\Desktop\\\name.txt or C:/Users/Administrator/Desktop/name.txt## 快捷键
> 没有设置TXT小说的本地绝对路径,会报错,会提示设置路径
**MAC**
`Cmd+M` 老板键 。 随机显示不同语言的 Hello World ,随时可用
`Cmd+,` 上一页 。 文本聚焦(编辑代码)的时候,才可以使用
`Cmd+.` 下一页 。 文本聚焦(编辑代码)的时候,才可以使用
`Cmd+;` 跳转 。 文本聚焦(编辑代码)的时候,需要设置跳转页面,才可以使用
**WIN**
`Ctrl+M` 老板键 。 随机显示不同语言的 Hello World ,随时可用
`Ctrl+Alt+,` 上一页 。 文本聚焦(编辑代码)的时候,才可以使用
`Ctrl+Alt+.` 下一页 。 文本聚焦(编辑代码)的时候,才可以使用
`Ctrl+Alt+;` 跳转 。 文本聚焦(编辑代码)的时候,需要设置跳转页面,才可以使用
## 修改快捷键
![](./images/2.png)
![](./images/3.png)
---
A fishing and reading magic weapon
## Install
- https://marketplace.visualstudio.com/items?itemName=C-TEAM.thief-book
## PC
https://github.com/cteams/Thief-Book
## Default configuration
> You need to fill in the TXT novel path to use this plug-in
- Current Page: 1
- Length per page: 50
- Is English:false If it's an English novel, please check it out.
- Line Break Separation Symbol:A space
- TXT Absolute Path: null## Path format
- **Mac** or **Linux** : /opt/test/name.txt
- **Win** : C:\\\Users\\\Administrator\\\Desktop\\\name.txt or C:/Users/Administrator/Desktop/name.txt## Shortcut keys
> If there is no absolute local path for TXT fiction, errors will be reported and paths will be prompted.
**MAC**
`Cmd+M` Boss key. randomly displays Hello World in different languages , Available at any time
`Cmd+,` Previous page. When text is focused (editing code) , Only then can it be used
`Cmd+.` Next page . When text is focused (editing code) , Only then can it be used
`Cmd+;` Jump page . When focusing on text (editing code), jump pages need to be set before you can use them
**WIN**
`Ctrl+M` Boss key. randomly displays Hello World in different languages , Available at any time
`Ctrl+Alt+,` Previous page. When text is focused (editing code) , Only then can it be used
`Ctrl+Alt+.` Next page . When text is focused (editing code) , Only then can it be used
`Ctrl+Alt+;` Jump page . When focusing on text (editing code), jump pages need to be set before you can use them
## Update Shortcut keys
![](./images/2.png)
![](./images/3.png)
**Enjoy!**