docs: document attr_toggle behavior after formatting

This commit is contained in:
2026-02-19 11:18:16 +01:00
parent 4ac49eeb95
commit 3d9d1599b9
+4
View File
@@ -291,6 +291,10 @@ Note: `<Leader>` is typically `\` (backslash) or `<Space>` depending on your con
```
Should show the mapping.
### Attribute Toggle After Formatting
**Note:** After using `:LspSCLFormat`, all collapsed attribute blocks will be expanded and the toggle state is reset. This is because formatting changes line numbers and positions. You can collapse blocks again after formatting.
## Testing
Manual testing using: `~/dev/siemens/projects/scl_lang_support_lazyvim_ref_project`