mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-07-23 13:11:05 +03:00
Empty Ext/ directories for Constants, Enums, and DocumentJournals caused platform to wipe all extension modules during LoadConfigFromFiles. Now Ext/ is only created when files will be placed in it, and Constant gets ManagerModule + ValueManagerModule, Enum gets ManagerModule. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>