mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-07-11 13:33:41 +03:00
989f4e49d9
- Inline mode (-Operation/-Value) as alternative to JSON -DefinitionFile for quick single operations: add/remove/modify attributes, TS, dims, resources, enum values, forms, templates, commands - Batch syntax with ;; separator, positional insertion (>> after, << before) - Complex property support: Owners, RegisterRecords, BasedOn, InputByString with add-*/remove-*/set-* inline ops and JSON modify.properties arrays - Paren-aware comma splitting for types like Number(15,2) in modify values Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>