lazar
74e521fe04
feat: add interactive attribute block toggle with keybindings and commands
Add ability to expand/collapse SCL variable attribute blocks like {EXTERNALACCESSIBLE := 'false'} to {...}
Features:
- Per-variable collapse rules via collapseVariableRules option
- Interactive toggle with <Leader>xa keybinding
- Commands: SCLToggleAttrBlock, SCLExpandAllAttrBlocks, SCLCollapseAllAttrBlocks
- Keybindings: <Leader>xa (toggle), <Leader>xae (expand all), <Leader>xac (collapse all)
- Supports both formatter-collapsed and manually collapsed blocks
Also update AGENTS.md with new documentation and troubleshooting guide
2026-02-19 10:12:58 +01:00
..
2026-02-19 10:12:58 +01:00
2026-02-17 12:34:59 +01:00
2026-02-18 09:21:38 +01:00
2026-02-17 15:06:36 +01:00
2026-02-14 15:05:12 +01:00
2026-02-19 10:12:58 +01:00
2026-02-18 10:04:41 +01:00
2026-02-14 15:05:12 +01:00
2026-02-14 15:05:12 +01:00
2026-02-17 15:06:36 +01:00