tomblachut / svelte-intellij

Svelte components in WebStorm and friends
MIT License
482 stars 38 forks source link

Write tests for folding #34

Closed tomblachut closed 4 years ago

tomblachut commented 5 years ago

Folding refers to those +/- signs in the gutter that allow you to collapse parts of file.

intellij-rust repo has quite robust tests.

Work on folding tests can be based on https://github.com/intellij-rust/intellij-rust/blob/master/src/test/kotlin/org/rust/ide/folding/RsFoldingBuilderTest.kt