- Add case-insensitive pattern matching for attributes - Add patterns for NonRetain and Retain attributes - Add generic patterns for key := value and single word attributes - Fix BufUnload autocmd to also handle *.udt and *.db files
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
Powered by TurnKey Linux.