3569c76e53
fix: skip empty VBA modules during extraction to avoid creating unnecessary files
Misaka_Company
2026-01-28 11:24:01 +08:00
69b92884a1
refactor: migrate configuration to .env file for better environment management
Misaka_Company
2026-01-28 11:20:50 +08:00
d8e843001b
add: enhance metadata file handling in import_vba.py for improved path configuration and error messages
Misaka_Company
2026-01-20 08:41:34 +08:00
5bc1dbc3f5
add: enhance TARGET_XLSM_FILE configuration and improve file selection process in extract_vba.py
Misaka_Company
2026-01-20 08:38:19 +08:00
4b8ba2d144
add: create CLAUDE.md for project documentation and guidance on VBA code extraction and management
Misaka_Company
2026-01-19 17:39:00 +08:00
33ae440f6e
fix: improve line handling in VBA code extraction to avoid extra blank lines
Misaka_Company
2026-01-19 17:31:07 +08:00
c80e03e1ea
add import_vba.py for VBA code import tool with path recognition and encoding fixes
Misaka_Company
2026-01-19 17:06:15 +08:00
7d1d41eb66
add settings.json to associate .cls files with Visual Basic syntax highlighting
Misaka_Company
2026-01-19 16:19:02 +08:00
75c90937fa
add extract_vba.py for VBA code extraction and update requirements.txt
Misaka_Company
2026-01-19 16:13:52 +08:00
8f3d015ed2
add .gitignore to exclude build artifacts and temporary files
Misaka_Company
2026-01-19 15:46:54 +08:00
f40c2f01fc
add initial implementation of main.py
Misaka_Company
2026-01-19 15:42:24 +08:00