docs(README): clarify formatter attribute collapsing behavior
This commit is contained in:
@@ -155,7 +155,7 @@ statCounter{...} : Int;
|
|||||||
- Use `<Leader>xae` to expand all blocks in buffer
|
- Use `<Leader>xae` to expand all blocks in buffer
|
||||||
- Use `<Leader>xac` to collapse all blocks
|
- Use `<Leader>xac` to collapse all blocks
|
||||||
|
|
||||||
The formatter also supports automatic collapsing via `collapseAttributes` option.
|
**Note:** The formatter has automatic collapsing disabled by default to preserve compatibility with the toggle feature. Format with `:LspSCLFormat` first, then use `:SCLCollapseAllAttrBlocks` to collapse while preserving the ability to expand later.
|
||||||
|
|
||||||
## External UDT Support
|
## External UDT Support
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user