go-cursor-help-v2/.vscode/settings.json
Xx 98f6eab6de feat: Update version to 2.0.0 and enhance multilingual support across scripts
- Updated version number to 2.0.0 in all relevant files for consistency.
- Improved language detection and multilingual messages in `cursor_modifier.bat` and `cursor_modifier.sh`, enhancing user experience for Chinese and English users.
- Added error handling for missing commands and improved process management in `cursor_modifier.sh`.
- Enhanced configuration management in `main.go` with better telemetry tracking and streamlined ID generation.
- Updated README.md to reflect the new version and configuration changes, ensuring users have accurate information.

These changes collectively improve the application's usability, configuration handling, and user feedback during operation.
2024-12-13 16:09:50 +08:00

28 lines
485 B
JSON

{
"cSpell.words": [
"apprun",
"buildmode",
"dylib",
"endlocal",
"errorlevel",
"fatih",
"gcflags",
"GOARCH",
"IMAGENAME",
"killall",
"ldflags",
"LOCALAPPDATA",
"mktemp",
"msys",
"pgrep",
"pkill",
"runas",
"setlocal",
"taskkill",
"tasklist",
"trimpath",
"urandom",
"uuidgen",
"xattr"
]
}