docs: document attr_toggle behavior after formatting
This commit is contained in:
@@ -291,6 +291,10 @@ Note: `<Leader>` is typically `\` (backslash) or `<Space>` depending on your con
|
|||||||
```
|
```
|
||||||
Should show the mapping.
|
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
|
## Testing
|
||||||
|
|
||||||
Manual testing using: `~/dev/siemens/projects/scl_lang_support_lazyvim_ref_project`
|
Manual testing using: `~/dev/siemens/projects/scl_lang_support_lazyvim_ref_project`
|
||||||
|
|||||||
Reference in New Issue
Block a user