mirror of
https://github.com/yuaotian/go-cursor-help.git
synced 2025-08-28 00:57:36 +08:00

- Updated `go.mod` to include new dependencies for color output. - Refactored `main.go` to improve `StorageConfig` structure and add new methods for configuration management. - Implemented a progress spinner and error handling for file operations. - Enhanced build scripts (`build_all.bat` and `build_all.sh`) for better output and error handling, including versioning and cleanup processes. - Removed obsolete binary files for various platforms. - Updated VSCode settings for spell checking. This commit improves the overall functionality and user experience of the Cursor ID Modifier tool.
16 lines
267 B
JSON
16 lines
267 B
JSON
{
|
|
"cSpell.words": [
|
|
"buildmode",
|
|
"endlocal",
|
|
"errorlevel",
|
|
"fatih",
|
|
"gcflags",
|
|
"GOARCH",
|
|
"ldflags",
|
|
"LOCALAPPDATA",
|
|
"pkill",
|
|
"setlocal",
|
|
"taskkill",
|
|
"trimpath"
|
|
]
|
|
} |