update at 2025-11-04 18:05:12

This commit is contained in:
douboer
2025-11-04 18:05:12 +08:00
parent bb62226ef6
commit fe4daf0469
7 changed files with 1374 additions and 524 deletions

View File

@@ -173,14 +173,14 @@ npm run build
./deploy.sh
```
### Debug
#### Debug
The plugin outputs key logs in the console:
- `🚀 Loading plugin...` - Plugin loaded
- `🔤 ESC → English` - ESC switches to English
- `🈳 → Chinese` - Switch to Chinese
- `Error...` - Error messages
- `Loading plugin...` - Plugin loaded
- `ESC → English` - ESC switches to English
- `→ Chinese` - Switch to Chinese
- `Error...` - Error messages
## Changelog
### Changelog
See [CHANGELOG_en.md](./CHANGELOG_en.md) for detailed version history.